Bump postcss-import from 14.0.0 to 14.0.2 (#167)
This commit is contained in:
parent
36c10ff11a
commit
f3cf2bca06
|
@ -5673,9 +5673,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.2",
|
||||
"resolved": "https://registry.npmjs.org/postcss-import/-/postcss-import-14.0.2.tgz",
|
||||
"integrity": "sha512-BJ2pVK4KhUyMcqjuKs9RijV5tatNzNa73e/32aBVE/ejYPe37iH+6vAu9WvqUkB5OAYgLHzbSvzHnorybJCm9g==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"postcss-value-parser": "^4.0.0",
|
||||
|
|
|
@ -14,7 +14,7 @@
|
|||
"gulp": "4.0.2",
|
||||
"gulp-postcss": "9.0.0",
|
||||
"postcss": "8.3.4",
|
||||
"postcss-import": "14.0.0",
|
||||
"postcss-import": "14.0.2",
|
||||
"tailwindcss": "2.1.4"
|
||||
},
|
||||
"engines": {
|
||||
|
|
Loading…
Reference in New Issue