Skip to content

Commit bf6ab57

Browse files
committed
fix(deps): update dependency postcss to ^8.4.5
1 parent ece1efe commit bf6ab57

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"commander": "^8.1.0",
3636
"css-modules-loader-core": "^1.1.0",
3737
"lodash": "^4.17.21",
38-
"postcss": "^8.3.6",
38+
"postcss": "^8.4.5",
3939
"postcss-nested": "^5.0.6",
4040
"postcss-scss": "^4.0.0",
4141
"postcss-selector-parser": "^6.0.6",

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6252,7 +6252,7 @@ postcss@7.x.x, postcss@^7.0.14, postcss@^7.0.2, postcss@^7.0.21, postcss@^7.0.26
62526252
picocolors "^0.2.1"
62536253
source-map "^0.6.1"
62546254

6255-
postcss@^8.3.6:
6255+
postcss@^8.4.5:
62566256
version "8.4.5"
62576257
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.5.tgz#bae665764dfd4c6fcc24dc0fdf7e7aa00cc77f95"
62586258
integrity sha512-jBDboWM8qpaqwkMwItqTQTiFikhs/67OYVvblFFTM7MrZjt6yMKd6r2kgXizEbTTljacm4NldIlZnhbjr84QYg==

0 commit comments

Comments
 (0)