Skip to content

Commit cc93d01

Browse files
depfu[bot]adamwathan
authored andcommitted
Update postcss to version 8.2.4
1 parent 5de2ba8 commit cc93d01

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"eslint-config-prettier": "^6.15.0",
4949
"eslint-plugin-prettier": "^3.3.1",
5050
"jest": "^26.6.3",
51-
"postcss": "^8.2.2",
51+
"postcss": "^8.2.4",
5252
"prettier": "^2.2.1",
5353
"rimraf": "^3.0.0"
5454
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4565,10 +4565,10 @@ postcss@^8.2.1:
45654565
nanoid "^3.1.20"
45664566
source-map "^0.6.1"
45674567

4568-
postcss@^8.2.2:
4569-
version "8.2.2"
4570-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.2.2.tgz#60613b62297005084fd21024a68637798864fe26"
4571-
integrity sha512-HM1NDNWLgglJPQQMNwvLxgH2KcrKZklKLi/xXYIOaqQB57p/pDWEJNS83PVICYsn1Dg/9C26TiejNr422/ePaQ==
4568+
postcss@^8.2.4:
4569+
version "8.2.4"
4570+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.2.4.tgz#20a98a39cf303d15129c2865a9ec37eda0031d04"
4571+
integrity sha512-kRFftRoExRVXZlwUuay9iC824qmXPcQQVzAjbCCgjpXnkdMCJYBu2gTwAaFBzv8ewND6O8xFb3aELmEkh9zTzg==
45724572
dependencies:
45734573
colorette "^1.2.1"
45744574
nanoid "^3.1.20"

0 commit comments

Comments
 (0)