Skip to content

Commit

Permalink
Updated postcss dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
ekfuhrmann committed Jan 10, 2022
1 parent 5579b4a commit 0f12beb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"gulp-sourcemaps": "^3.0.0",
"gulp-svgmin": "^3.0.0",
"gulp-svgstore": "^7.0.1",
"postcss": "^8.2.10",
"postcss": "^8.4.5",
"postcss-include-media": "^1.0.1",
"postcss-nested": "^5.0.6",
"prettier": "^2.5.1",
Expand Down
2 changes: 1 addition & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6869,7 +6869,7 @@ postcss@^7.0.16, postcss@^7.0.17:
picocolors "^0.2.1"
source-map "^0.6.1"

postcss@^8.2.10, postcss@^8.3.11:
postcss@^8.3.11, postcss@^8.4.5:
version "8.4.5"
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.5.tgz#bae665764dfd4c6fcc24dc0fdf7e7aa00cc77f95"
integrity sha512-jBDboWM8qpaqwkMwItqTQTiFikhs/67OYVvblFFTM7MrZjt6yMKd6r2kgXizEbTTljacm4NldIlZnhbjr84QYg==
Expand Down

0 comments on commit 0f12beb

Please sign in to comment.