Skip to content

Commit

Permalink
chore(deps): update dependency postcss to ^8.2.4 (#28711)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot committed Jan 28, 2021
1 parent 0f99174 commit 63c1bdb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/gatsby-plugin-image/package.json
Expand Up @@ -59,7 +59,7 @@
"do-sync": "^2.2.0",
"microbundle": "^0.12.4",
"npm-run-all": "^4.1.5",
"postcss": "^8.1.6",
"postcss": "^8.2.4",
"terser": "^5.3.8",
"typescript": "^3.9.7"
},
Expand Down
2 changes: 1 addition & 1 deletion yarn.lock
Expand Up @@ -19757,7 +19757,7 @@ postcss@^7.0.0, postcss@^7.0.1, postcss@^7.0.14, postcss@^7.0.26, postcss@^7.0.2
source-map "^0.6.1"
supports-color "^6.1.0"

postcss@^8.1.6, postcss@^8.2.2:
postcss@^8.1.6, postcss@^8.2.2, postcss@^8.2.4:
version "8.2.4"
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.2.4.tgz#20a98a39cf303d15129c2865a9ec37eda0031d04"
integrity sha512-kRFftRoExRVXZlwUuay9iC824qmXPcQQVzAjbCCgjpXnkdMCJYBu2gTwAaFBzv8ewND6O8xFb3aELmEkh9zTzg==
Expand Down

0 comments on commit 63c1bdb

Please sign in to comment.