Skip to content

Commit c476463

Browse files
committed
Update dependency postcss to ^8.4.5
1 parent 075b947 commit c476463

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/swag-squad/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"@headlessui/react": "^1.4.2",
2727
"autoprefixer": "^10.4.0",
2828
"next": "^12.0.7",
29-
"postcss": "^8.4.1",
29+
"postcss": "^8.4.5",
3030
"react": "^17.0.2",
3131
"react-dom": "^17.0.2",
3232
"react-hook-form": "^7.22.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5227,10 +5227,10 @@ postcss@^8.1.6, postcss@^8.2.1:
52275227
nanoid "^3.1.23"
52285228
source-map-js "^0.6.2"
52295229

5230-
postcss@^8.4.1:
5231-
version "8.4.1"
5232-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.1.tgz#73051f825509ad1a716ef500108001bf3d1fa8f7"
5233-
integrity sha512-WqLs/TTzXdG+/A4ZOOK9WDZiikrRaiA+eoEb/jz2DT9KUhMNHgP7yKPO8vwi62ZCsb703Gwb7BMZwDzI54Y2Ag==
5230+
postcss@^8.4.5:
5231+
version "8.4.5"
5232+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.5.tgz#bae665764dfd4c6fcc24dc0fdf7e7aa00cc77f95"
5233+
integrity sha512-jBDboWM8qpaqwkMwItqTQTiFikhs/67OYVvblFFTM7MrZjt6yMKd6r2kgXizEbTTljacm4NldIlZnhbjr84QYg==
52345234
dependencies:
52355235
nanoid "^3.1.30"
52365236
picocolors "^1.0.0"

0 commit comments

Comments
 (0)