Skip to content

Commit ad4f9fa

Browse files
authored
Merge pull request #403 from javaistic/depfu/update/yarn/postcss-8.4.20
Update postcss: 8.4.19 → 8.4.20 (patch)
2 parents 0e6dd88 + 621d1df commit ad4f9fa

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.19",
52+
"postcss": "^8.4.20",
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
@@ -5153,10 +5153,10 @@ postcss@^7.0.27:
51535153
picocolors "^0.2.1"
51545154
source-map "^0.6.1"
51555155

5156-
postcss@^8.4.19:
5157-
version "8.4.19"
5158-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.19.tgz#61178e2add236b17351897c8bcc0b4c8ecab56fc"
5159-
integrity sha512-h+pbPsyhlYj6N2ozBmHhHrs9DzGmbaarbLvWipMRO7RLS+v4onj26MPFXA5OBYFxyqYhUJK456SwDcY9H2/zsA==
5156+
postcss@^8.4.20:
5157+
version "8.4.20"
5158+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.20.tgz#64c52f509644cecad8567e949f4081d98349dc56"
5159+
integrity sha512-6Q04AXR1212bXr5fh03u8aAwbLxAQNGQ/Q1LNa0VfOI06ZAlhPHtQvE4OIdpj4kLThXilalPnmDSOD65DcHt+g==
51605160
dependencies:
51615161
nanoid "^3.3.4"
51625162
picocolors "^1.0.0"

0 commit comments

Comments
 (0)