Skip to content

Commit 31ffb7b

Browse files
authored
Update postcss to version 8.4.19
1 parent 3ef2323 commit 31ffb7b

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
@@ -49,7 +49,7 @@
4949
"minimatch": "^3.1.2",
5050
"next": "^12.3.1",
5151
"next-themes": "^0.2.1",
52-
"postcss": "^8.4.18",
52+
"postcss": "^8.4.19",
5353
"postcss-focus-visible": "^5.0.0",
5454
"postcss-import": "^14.1.0",
5555
"postcss-nested": "^5.0.6",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5159,10 +5159,10 @@ postcss@^7.0.27:
51595159
picocolors "^0.2.1"
51605160
source-map "^0.6.1"
51615161

5162-
postcss@^8.4.18:
5163-
version "8.4.18"
5164-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.18.tgz#6d50046ea7d3d66a85e0e782074e7203bc7fbca2"
5165-
integrity sha512-Wi8mWhncLJm11GATDaQKobXSNEYGUHeQLiQqDFG1qQ5UTDPTEvKw0Xt5NsTpktGTwLps3ByrWsBrG0rB8YQ9oA==
5162+
postcss@^8.4.19:
5163+
version "8.4.19"
5164+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.19.tgz#61178e2add236b17351897c8bcc0b4c8ecab56fc"
5165+
integrity sha512-h+pbPsyhlYj6N2ozBmHhHrs9DzGmbaarbLvWipMRO7RLS+v4onj26MPFXA5OBYFxyqYhUJK456SwDcY9H2/zsA==
51665166
dependencies:
51675167
nanoid "^3.3.4"
51685168
picocolors "^1.0.0"

0 commit comments

Comments
 (0)