Skip to content

Commit 63e7a6f

Browse files
authored
Merge pull request #74 from javaistic/depfu/update/yarn/postcss-8.4.5
Update postcss: 8.4.4 → 8.4.5 (patch)
2 parents b2ffd36 + d9c4e30 commit 63e7a6f

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.0.4",
5050
"next": "^12.0.7",
5151
"next-themes": "^0.0.15",
52-
"postcss": "^8.4.4",
52+
"postcss": "^8.4.5",
5353
"postcss-focus-visible": "^5.0.0",
5454
"postcss-import": "^14.0.2",
5555
"postcss-nested": "^5.0.6",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5591,10 +5591,10 @@ postcss@^8.1.6, postcss@^8.2.1:
55915591
nanoid "^3.1.23"
55925592
source-map-js "^0.6.2"
55935593

5594-
postcss@^8.4.4:
5595-
version "8.4.4"
5596-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.4.tgz#d53d4ec6a75fd62557a66bb41978bf47ff0c2869"
5597-
integrity sha512-joU6fBsN6EIer28Lj6GDFoC/5yOZzLCfn0zHAn/MYXI7aPt4m4hK5KC5ovEZXy+lnCjmYIbQWngvju2ddyEr8Q==
5594+
postcss@^8.4.5:
5595+
version "8.4.5"
5596+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.5.tgz#bae665764dfd4c6fcc24dc0fdf7e7aa00cc77f95"
5597+
integrity sha512-jBDboWM8qpaqwkMwItqTQTiFikhs/67OYVvblFFTM7MrZjt6yMKd6r2kgXizEbTTljacm4NldIlZnhbjr84QYg==
55985598
dependencies:
55995599
nanoid "^3.1.30"
56005600
picocolors "^1.0.0"

0 commit comments

Comments
 (0)