Skip to content

Commit e2fcb92

Browse files
committed
Update postcss to version 8.2.6
1 parent bab21b0 commit e2fcb92

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"eslint-config-prettier": "^7.2.0",
4949
"eslint-plugin-prettier": "^3.3.1",
5050
"jest": "^26.6.3",
51-
"postcss": "^8.2.4",
51+
"postcss": "^8.2.6",
5252
"prettier": "^2.2.1",
5353
"rimraf": "^3.0.0"
5454
},

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -4536,10 +4536,10 @@ postcss@^8.2.1:
45364536
nanoid "^3.1.20"
45374537
source-map "^0.6.1"
45384538

4539-
postcss@^8.2.4:
4540-
version "8.2.4"
4541-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.2.4.tgz#20a98a39cf303d15129c2865a9ec37eda0031d04"
4542-
integrity sha512-kRFftRoExRVXZlwUuay9iC824qmXPcQQVzAjbCCgjpXnkdMCJYBu2gTwAaFBzv8ewND6O8xFb3aELmEkh9zTzg==
4539+
postcss@^8.2.6:
4540+
version "8.2.6"
4541+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.2.6.tgz#5d69a974543b45f87e464bc4c3e392a97d6be9fe"
4542+
integrity sha512-xpB8qYxgPuly166AGlpRjUdEYtmOWx2iCwGmrv4vqZL9YPVviDVPZPRXxnXr6xPZOdxQ9lp3ZBFCRgWJ7LE3Sg==
45434543
dependencies:
45444544
colorette "^1.2.1"
45454545
nanoid "^3.1.20"

0 commit comments

Comments
 (0)