Skip to content

Commit c14951d

Browse files
authored
Merge pull request #415 from javaistic/depfu/update/yarn/postcss-8.4.21
Update postcss: 8.4.20 → 8.4.21 (patch)
2 parents 13b5e10 + a5e7560 commit c14951d

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.20",
52+
"postcss": "^8.4.21",
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
@@ -5200,10 +5200,10 @@ postcss@^7.0.27:
52005200
picocolors "^0.2.1"
52015201
source-map "^0.6.1"
52025202

5203-
postcss@^8.4.20:
5204-
version "8.4.20"
5205-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.20.tgz#64c52f509644cecad8567e949f4081d98349dc56"
5206-
integrity sha512-6Q04AXR1212bXr5fh03u8aAwbLxAQNGQ/Q1LNa0VfOI06ZAlhPHtQvE4OIdpj4kLThXilalPnmDSOD65DcHt+g==
5203+
postcss@^8.4.21:
5204+
version "8.4.21"
5205+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.21.tgz#c639b719a57efc3187b13a1d765675485f4134f4"
5206+
integrity sha512-tP7u/Sn/dVxK2NnruI4H9BG+x+Wxz6oeZ1cJ8P6G/PZY0IKk4k/63TDsQf2kQq3+qoJeLm2kIBUNlZe3zgb4Zg==
52075207
dependencies:
52085208
nanoid "^3.3.4"
52095209
picocolors "^1.0.0"

0 commit comments

Comments
 (0)