Skip to content

Commit 2c94e34

Browse files
committed
Update dependency postcss to v8.4.19
1 parent 992508e commit 2c94e34

File tree

2 files changed

+11
-2
lines changed

2 files changed

+11
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"@types/react-dom": "18.0.8",
1515
"autoprefixer": "10.4.13",
1616
"parcel": "2.8.0",
17-
"postcss": "8.4.18",
17+
"postcss": "8.4.19",
1818
"process": "0.11.10",
1919
"typescript": "4.8.4"
2020
},

yarn.lock

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1606,7 +1606,16 @@ postcss-value-parser@^4.0.0, postcss-value-parser@^4.2.0:
16061606
resolved "https://registry.yarnpkg.com/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz#723c09920836ba6d3e5af019f92bc0971c02e514"
16071607
integrity sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==
16081608

1609-
[email protected], postcss@^8.4.18:
1609+
1610+
version "8.4.19"
1611+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.19.tgz#61178e2add236b17351897c8bcc0b4c8ecab56fc"
1612+
integrity sha512-h+pbPsyhlYj6N2ozBmHhHrs9DzGmbaarbLvWipMRO7RLS+v4onj26MPFXA5OBYFxyqYhUJK456SwDcY9H2/zsA==
1613+
dependencies:
1614+
nanoid "^3.3.4"
1615+
picocolors "^1.0.0"
1616+
source-map-js "^1.0.2"
1617+
1618+
postcss@^8.4.18:
16101619
version "8.4.18"
16111620
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.18.tgz#6d50046ea7d3d66a85e0e782074e7203bc7fbca2"
16121621
integrity sha512-Wi8mWhncLJm11GATDaQKobXSNEYGUHeQLiQqDFG1qQ5UTDPTEvKw0Xt5NsTpktGTwLps3ByrWsBrG0rB8YQ9oA==

0 commit comments

Comments
 (0)