mirror of
https://github.com/ArthurDanjou/website-old.git
synced 2026-01-24 00:40:32 +01:00
Merge pull request #2 from ArthurDanjou/dependabot/npm_and_yarn/postcss-import-14.0.0
chore(deps-dev): bump postcss-import from 13.0.0 to 14.0.0
This commit is contained in:
@@ -27,7 +27,7 @@
|
|||||||
"autoprefixer": "^10.2.4",
|
"autoprefixer": "^10.2.4",
|
||||||
"css-loader": "^5.0.0",
|
"css-loader": "^5.0.0",
|
||||||
"postcss": "^8.1.10",
|
"postcss": "^8.1.10",
|
||||||
"postcss-import": "^13.0.0",
|
"postcss-import": "^14.0.0",
|
||||||
"postcss-loader": "^4.1.0",
|
"postcss-loader": "^4.1.0",
|
||||||
"postcss-url": "^10.1.1",
|
"postcss-url": "^10.1.1",
|
||||||
"tailwindcss": "2.0.3"
|
"tailwindcss": "2.0.3"
|
||||||
|
|||||||
@@ -7076,10 +7076,10 @@ postcss-import@^12.0.1:
|
|||||||
read-cache "^1.0.0"
|
read-cache "^1.0.0"
|
||||||
resolve "^1.1.7"
|
resolve "^1.1.7"
|
||||||
|
|
||||||
postcss-import@^13.0.0:
|
postcss-import@^14.0.0:
|
||||||
version "13.0.0"
|
version "14.0.0"
|
||||||
resolved "https://registry.yarnpkg.com/postcss-import/-/postcss-import-13.0.0.tgz#d6960cd9e3de5464743b04dd8cd9d870662f8b8c"
|
resolved "https://registry.yarnpkg.com/postcss-import/-/postcss-import-14.0.0.tgz#3ed1dadac5a16650bde3f4cdea6633b9c3c78296"
|
||||||
integrity sha512-LPUbm3ytpYopwQQjqgUH4S3EM/Gb9QsaSPP/5vnoi+oKVy3/mIk2sc0Paqw7RL57GpScm9MdIMUypw2znWiBpg==
|
integrity sha512-gFDDzXhqr9ELmnLHgCC3TbGfA6Dm/YMb/UN8/f7Uuq4fL7VTk2vOIj6hwINEwbokEmp123bLD7a5m+E+KIetRg==
|
||||||
dependencies:
|
dependencies:
|
||||||
postcss-value-parser "^4.0.0"
|
postcss-value-parser "^4.0.0"
|
||||||
read-cache "^1.0.0"
|
read-cache "^1.0.0"
|
||||||
|
|||||||
Reference in New Issue
Block a user