From 7fc3fd3d82d45d2501c03a683ecd1ec71f676943 Mon Sep 17 00:00:00 2001 From: dependabot[bot] Date: Thu, 8 Dec 2022 21:02:28 +0000 Subject: Bump postcss-import from 15.0.1 to 15.1.0 Bumps [postcss-import](https://github.com/postcss/postcss-import) from 15.0.1 to 15.1.0. - [Release notes](https://github.com/postcss/postcss-import/releases) - [Changelog](https://github.com/postcss/postcss-import/blob/master/CHANGELOG.md) - [Commits](https://github.com/postcss/postcss-import/compare/15.0.1...15.1.0) --- updated-dependencies: - dependency-name: postcss-import dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'package-lock.json') diff --git a/package-lock.json b/package-lock.json index dcee5b28..8c233372 100644 --- a/package-lock.json +++ b/package-lock.json @@ -34,7 +34,7 @@ "file-loader": "^6.2.0", "postcss": "^8.4.19", "postcss-cli": "^10.1.0", - "postcss-import": "^15.0.1", + "postcss-import": "^15.1.0", "postcss-preset-env": "^7.8.3", "regenerator-runtime": "^0.13.11", "stylelint": "^14.16.0", @@ -6200,9 +6200,9 @@ } }, "node_modules/postcss-import": { - "version": "15.0.1", - "resolved": "https://registry.npmjs.org/postcss-import/-/postcss-import-15.0.1.tgz", - "integrity": "sha512-UGlvk8EgT7Gm/Ndf9xZHnzr8xm8P54N8CBWLtcY5alP+YxlEge/Rv78etQyevZs3qWTE9If13+Bo6zATBrPOpA==", + "version": "15.1.0", + "resolved": "https://registry.npmjs.org/postcss-import/-/postcss-import-15.1.0.tgz", + "integrity": "sha512-hpr+J05B2FVYUAXHeK1YyI267J/dDDhMU6B6civm8hSY1jYJnBXxzKDKDswzJmtLHryrjhnDjqqp/49t8FALew==", "dev": true, "dependencies": { "postcss-value-parser": "^4.0.0", @@ -12756,9 +12756,9 @@ } }, "postcss-import": { - "version": "15.0.1", - "resolved": "https://registry.npmjs.org/postcss-import/-/postcss-import-15.0.1.tgz", - "integrity": "sha512-UGlvk8EgT7Gm/Ndf9xZHnzr8xm8P54N8CBWLtcY5alP+YxlEge/Rv78etQyevZs3qWTE9If13+Bo6zATBrPOpA==", + "version": "15.1.0", + "resolved": "https://registry.npmjs.org/postcss-import/-/postcss-import-15.1.0.tgz", + "integrity": "sha512-hpr+J05B2FVYUAXHeK1YyI267J/dDDhMU6B6civm8hSY1jYJnBXxzKDKDswzJmtLHryrjhnDjqqp/49t8FALew==", "dev": true, "requires": { "postcss-value-parser": "^4.0.0", -- cgit v1.2.3