aboutsummaryrefslogtreecommitdiff
path: root/vnext/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2022-12-02 17:02:05 +0000
committerGravatar Vitaly Takmazov2023-01-13 10:37:59 +0300
commitfd4dac7da20cc522cbc89f112156e087c8bba89b (patch)
tree0e3308c84fb017f6b91f3f41e731a915ec206701 /vnext/package.json
parent72f4469c38f40c0b0b640073da764fad362122f2 (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 'vnext/package.json')
-rw-r--r--vnext/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/vnext/package.json b/vnext/package.json
index edb71cf1..f4d67f7b 100644
--- a/vnext/package.json
+++ b/vnext/package.json
@@ -41,7 +41,7 @@
"live-server": "^1.2.2",
"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",
"postcss-url": "^10.1.3",
"react-test-renderer": "^18.2.0",