Skip to content

Commit 770d748

Browse files
Update postcss
1 parent 5d34ca7 commit 770d748

File tree

2 files changed

+2
-11
lines changed

2 files changed

+2
-11
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@
8585
"eslint-plugin-jsx-a11y": "^6.10.2",
8686
"eslint-plugin-react": "^7.37.5",
8787
"eslint-plugin-react-hooks": "^4.6.2",
88-
"postcss": "8",
88+
"postcss": "8.5.8",
8989
"sass-lint": "^1.13.1",
9090
"sw-precache-webpack-plugin": "^1.0.0",
9191
"uglify-js": "git+https://github.com/mishoo/UglifyJS2.git#harmony-v3.3.10",

yarn.lock

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -9124,16 +9124,7 @@ postcss-value-parser@^4.0.0, postcss-value-parser@^4.1.0, postcss-value-parser@^
91249124
resolved "https://registry.yarnpkg.com/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz#723c09920836ba6d3e5af019f92bc0971c02e514"
91259125
integrity sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==
91269126

9127-
postcss@8:
9128-
version "8.5.6"
9129-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.5.6.tgz#2825006615a619b4f62a9e7426cc120b349a8f3c"
9130-
integrity sha512-3Ybi1tAuwAP9s0r1UQ2J4n5Y0G05bJkpUIO0/bI9MhwmD70S5aTWbXGBwxHrelT+XM1k6dM0pk+SwNkpTRN7Pg==
9131-
dependencies:
9132-
nanoid "^3.3.11"
9133-
picocolors "^1.1.1"
9134-
source-map-js "^1.2.1"
9135-
9136-
postcss@^8.4.40:
9127+
postcss@8.5.8, postcss@^8.4.40:
91379128
version "8.5.8"
91389129
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.5.8.tgz#6230ecc8fb02e7a0f6982e53990937857e13f399"
91399130
integrity sha512-OW/rX8O/jXnm82Ey1k44pObPtdblfiuWnrd8X7GJ7emImCOstunGbXUpp7HdBrFQX6rJzn3sPT397Wp5aCwCHg==

0 commit comments

Comments
 (0)