Merge pull request #94 from moritzruth/dependabot/npm_and_yarn/postcss-8.2.5
This commit is contained in:
commit
f8bf715df1
2 changed files with 5 additions and 5 deletions
|
@ -19,7 +19,7 @@
|
|||
"autoprefixer": "^10.2.3",
|
||||
"eslint": "^7.18.0",
|
||||
"eslint-config-awzzm-vue": "^1.3.4",
|
||||
"postcss": "^8.2.4",
|
||||
"postcss": "^8.2.5",
|
||||
"tailwindcss": "^2.0.2",
|
||||
"vite": "^2.0.0-beta.50"
|
||||
}
|
||||
|
|
|
@ -1703,10 +1703,10 @@ postcss@^7.0.14, postcss@^7.0.32, postcss@^7.0.5, postcss@^7.0.6:
|
|||
source-map "^0.6.1"
|
||||
supports-color "^6.1.0"
|
||||
|
||||
postcss@^8.1.6, postcss@^8.2.1, postcss@^8.2.4:
|
||||
version "8.2.4"
|
||||
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.2.4.tgz#20a98a39cf303d15129c2865a9ec37eda0031d04"
|
||||
integrity sha512-kRFftRoExRVXZlwUuay9iC824qmXPcQQVzAjbCCgjpXnkdMCJYBu2gTwAaFBzv8ewND6O8xFb3aELmEkh9zTzg==
|
||||
postcss@^8.1.6, postcss@^8.2.1, postcss@^8.2.5:
|
||||
version "8.2.5"
|
||||
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.2.5.tgz#3c75149ada4e93db9521913654c0144517f77c9a"
|
||||
integrity sha512-wMcb7BpDcm3gxQOQx46NDNT36Kk0Ao6PJLLI2ed5vehbbbxCEuslSQzbQ2sfSKy+gkYxhWcGWSeaK+gwm4KIZg==
|
||||
dependencies:
|
||||
colorette "^1.2.1"
|
||||
nanoid "^3.1.20"
|
||||
|
|
Loading…
Add table
Reference in a new issue