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:
2021-02-20 12:16:19 +01:00
committed by GitHub
2 changed files with 5 additions and 5 deletions

View File

@@ -7076,10 +7076,10 @@ postcss-import@^12.0.1:
read-cache "^1.0.0"
resolve "^1.1.7"
postcss-import@^13.0.0:
version "13.0.0"
resolved "https://registry.yarnpkg.com/postcss-import/-/postcss-import-13.0.0.tgz#d6960cd9e3de5464743b04dd8cd9d870662f8b8c"
integrity sha512-LPUbm3ytpYopwQQjqgUH4S3EM/Gb9QsaSPP/5vnoi+oKVy3/mIk2sc0Paqw7RL57GpScm9MdIMUypw2znWiBpg==
postcss-import@^14.0.0:
version "14.0.0"
resolved "https://registry.yarnpkg.com/postcss-import/-/postcss-import-14.0.0.tgz#3ed1dadac5a16650bde3f4cdea6633b9c3c78296"
integrity sha512-gFDDzXhqr9ELmnLHgCC3TbGfA6Dm/YMb/UN8/f7Uuq4fL7VTk2vOIj6hwINEwbokEmp123bLD7a5m+E+KIetRg==
dependencies:
postcss-value-parser "^4.0.0"
read-cache "^1.0.0"