aboutsummaryrefslogtreecommitdiff
path: root/package-lock.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2021-04-01 07:56:16 +0000
committerGravatar vitalyster2021-04-01 14:45:57 +0300
commit38f7574a6cdcab1802e551baf637382d80093719 (patch)
tree30abd1eea98e975594869917215576467a8a665d /package-lock.json
parente2ecd61a656f8677a70f9e29f1745a4d8c660811 (diff)
Bump postcss-import from 14.0.0 to 14.0.1
Bumps [postcss-import](https://github.com/postcss/postcss-import) from 14.0.0 to 14.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/14.0.0...14.0.1) Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/package-lock.json b/package-lock.json
index 356472ec..afef7051 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -6021,9 +6021,9 @@
}
},
"postcss-import": {
- "version": "14.0.0",
- "resolved": "https://registry.npmjs.org/postcss-import/-/postcss-import-14.0.0.tgz",
- "integrity": "sha512-gFDDzXhqr9ELmnLHgCC3TbGfA6Dm/YMb/UN8/f7Uuq4fL7VTk2vOIj6hwINEwbokEmp123bLD7a5m+E+KIetRg==",
+ "version": "14.0.1",
+ "resolved": "https://registry.npmjs.org/postcss-import/-/postcss-import-14.0.1.tgz",
+ "integrity": "sha512-Xn2+z++vWObbEPhiiKO1a78JiyhqipyrXHBb3AHpv0ks7Cdg+GxQQJ24ODNMTanldf7197gSP3axppO9yaG0lA==",
"dev": true,
"requires": {
"postcss-value-parser": "^4.0.0",