Skip to content

Commit 68959f7

Browse files
committed
fix(deps): update dependency postcss to v8.4.17
1 parent a84dabc commit 68959f7

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

app/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"graphql": "16.6.0",
1818
"javascript-time-ago": "2.5.7",
1919
"next": "12.3.1",
20-
"postcss": "8.4.16",
20+
"postcss": "8.4.17",
2121
"react": "17.0.2",
2222
"react-dom": "17.0.2",
2323
"tailwindcss": "3.1.8",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -4017,10 +4017,10 @@ postcss@8.4.14:
40174017
picocolors "^1.0.0"
40184018
source-map-js "^1.0.2"
40194019

4020-
postcss@8.4.16, postcss@^8.4.14:
4021-
version "8.4.16"
4022-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.16.tgz#33a1d675fac39941f5f445db0de4db2b6e01d43c"
4023-
integrity sha512-ipHE1XBvKzm5xI7hiHCZJCSugxvsdq2mPnsq5+UF+VHCjiBvtDrlxJfMBToWaP9D5XlgNmcFGqoHmUn0EYEaRQ==
4020+
postcss@8.4.17, postcss@^8.4.14:
4021+
version "8.4.17"
4022+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.17.tgz#f87863ec7cd353f81f7ab2dec5d67d861bbb1be5"
4023+
integrity sha512-UNxNOLQydcOFi41yHNMcKRZ39NeXlr8AxGuZJsdub8vIb12fHzcq37DTU/QtbI6WLxNg2gF9Z+8qtRwTj1UI1Q==
40244024
dependencies:
40254025
nanoid "^3.3.4"
40264026
picocolors "^1.0.0"

0 commit comments

Comments
 (0)