Skip to content
This repository was archived by the owner on Dec 6, 2022. It is now read-only.

Commit b7f0bb3

Browse files
chore(deps): update dependency postcss to v8.4.19
1 parent ada4e6e commit b7f0bb3

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
@@ -37,7 +37,7 @@
3737
"husky": "7.0.4",
3838
"jest": "27.5.1",
3939
"lint-staged": "12.5.0",
40-
"postcss": "8.4.18",
40+
"postcss": "8.4.19",
4141
"prettier": "2.7.1",
4242
"tailwindcss": "2.2.19",
4343
"typescript": "4.8.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5844,10 +5844,10 @@ postcss-value-parser@^4.2.0:
58445844
resolved "https://registry.yarnpkg.com/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz#723c09920836ba6d3e5af019f92bc0971c02e514"
58455845
integrity sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==
58465846

5847-
postcss@8.4.18:
5848-
version "8.4.18"
5849-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.18.tgz#6d50046ea7d3d66a85e0e782074e7203bc7fbca2"
5850-
integrity sha512-Wi8mWhncLJm11GATDaQKobXSNEYGUHeQLiQqDFG1qQ5UTDPTEvKw0Xt5NsTpktGTwLps3ByrWsBrG0rB8YQ9oA==
5847+
postcss@8.4.19:
5848+
version "8.4.19"
5849+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.19.tgz#61178e2add236b17351897c8bcc0b4c8ecab56fc"
5850+
integrity sha512-h+pbPsyhlYj6N2ozBmHhHrs9DzGmbaarbLvWipMRO7RLS+v4onj26MPFXA5OBYFxyqYhUJK456SwDcY9H2/zsA==
58515851
dependencies:
58525852
nanoid "^3.3.4"
58535853
picocolors "^1.0.0"

0 commit comments

Comments
 (0)