mirror of
https://github.com/primer/css.git
synced 2024-11-10 07:58:36 +03:00
Bump postcss-import from 14.0.1 to 14.0.2
Bumps [postcss-import](https://github.com/postcss/postcss-import) from 14.0.1 to 14.0.2. - [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.1...14.0.2) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
debcdcd35b
commit
1f29f68a49
@ -49,7 +49,7 @@
|
||||
"jest": "26.6.3",
|
||||
"js-yaml": "4.1.0",
|
||||
"postcss": "8.2.14",
|
||||
"postcss-import": "14.0.1",
|
||||
"postcss-import": "14.0.2",
|
||||
"postcss-load-config": "3.0.1",
|
||||
"postcss-node-sass": "3.1.0",
|
||||
"postcss-scss": "3.0.5",
|
||||
|
@ -5340,10 +5340,10 @@ postcss-html@^0.36.0:
|
||||
dependencies:
|
||||
htmlparser2 "^3.10.0"
|
||||
|
||||
postcss-import@14.0.1:
|
||||
version "14.0.1"
|
||||
resolved "https://registry.yarnpkg.com/postcss-import/-/postcss-import-14.0.1.tgz#6a3f8f2ce74a95fc7c72ecfe3eddfa0e9124e677"
|
||||
integrity sha512-Xn2+z++vWObbEPhiiKO1a78JiyhqipyrXHBb3AHpv0ks7Cdg+GxQQJ24ODNMTanldf7197gSP3axppO9yaG0lA==
|
||||
postcss-import@14.0.2:
|
||||
version "14.0.2"
|
||||
resolved "https://registry.yarnpkg.com/postcss-import/-/postcss-import-14.0.2.tgz#60eff77e6be92e7b67fe469ec797d9424cae1aa1"
|
||||
integrity sha512-BJ2pVK4KhUyMcqjuKs9RijV5tatNzNa73e/32aBVE/ejYPe37iH+6vAu9WvqUkB5OAYgLHzbSvzHnorybJCm9g==
|
||||
dependencies:
|
||||
postcss-value-parser "^4.0.0"
|
||||
read-cache "^1.0.0"
|
||||
|
Loading…
Reference in New Issue
Block a user