aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2022-12-02 21:01:40 +0000
committerGravatar vitalyster2022-12-03 07:23:19 +0300
commit6c42cd62cf0276bd26f0c2ff5b3ac8a7b84e553e (patch)
treef32e0b95825aebefa55754244e1f8c57ea0cb2c3 /package.json
parent93a9b957035b99311e183fc4d7dc72df28f04c1b (diff)
Bump postcss-import from 15.0.0 to 15.0.1
Bumps [postcss-import](https://github.com/postcss/postcss-import) from 15.0.0 to 15.0.1. - [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.0...15.0.1) --- updated-dependencies: - dependency-name: postcss-import dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 67761917..5e06896c 100644
--- a/package.json
+++ b/package.json
@@ -45,7 +45,7 @@
"file-loader": "^6.2.0",
"postcss": "^8.4.19",
"postcss-cli": "^10.1.0",
- "postcss-import": "^15.0.0",
+ "postcss-import": "^15.0.1",
"postcss-preset-env": "^7.8.3",
"regenerator-runtime": "^0.13.11",
"stylelint": "^14.15.0",