mirror of
https://github.com/wallabag/wallabag.git
synced 2024-11-15 21:41:06 +00:00
Merge pull request #4802 from wallabag/dependabot/npm_and_yarn/postcss-8.2.0
Bump postcss from 8.1.14 to 8.2.0
This commit is contained in:
commit
a7ee3fcb1f
2 changed files with 5 additions and 5 deletions
|
@ -50,7 +50,7 @@
|
|||
"lato-font": "^3.0.0",
|
||||
"mini-css-extract-plugin": "^1.3.2",
|
||||
"node-sass": "^5.0.0",
|
||||
"postcss": "^8.1.14",
|
||||
"postcss": "^8.2.0",
|
||||
"postcss-loader": "^4.0.4",
|
||||
"sass": "^1.30.0",
|
||||
"sass-loader": "^10.0.5",
|
||||
|
|
|
@ -5247,10 +5247,10 @@ postcss@^7.0.14, postcss@^7.0.2, postcss@^7.0.21, postcss@^7.0.26, postcss@^7.0.
|
|||
source-map "^0.6.1"
|
||||
supports-color "^6.1.0"
|
||||
|
||||
postcss@^8.1.14, postcss@^8.1.4:
|
||||
version "8.1.14"
|
||||
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.1.14.tgz#77d6a5db2fdc0afa918e24af5323a53fb8727f2e"
|
||||
integrity sha512-KatkyVPBKfENS+c3dpXJoDXnDD5UZs5exAnDksLqaRJPKwYphEPZt4N0m0i049v2/BtWVQibAhxW4ilXXcolpA==
|
||||
postcss@^8.1.4, postcss@^8.2.0:
|
||||
version "8.2.0"
|
||||
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.2.0.tgz#214be4eda36db762eb8a89d7c7362b9341156eb5"
|
||||
integrity sha512-vZ8cb6AlN53hHlnPvR+oj7fA46LU05Ysv7O7sNh1ixQrCbtx+d8/h+5tDER9XAccVhkf3aYskAiWmh0DdjNLbw==
|
||||
dependencies:
|
||||
colorette "^1.2.1"
|
||||
nanoid "^3.1.20"
|
||||
|
|
Loading…
Reference in a new issue