Skip to content

Commit 6626d83

Browse files
Update dependency postcss to v8.4.17
1 parent df6fe6c commit 6626d83

File tree

2 files changed

+11
-2
lines changed

2 files changed

+11
-2
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"autoprefixer": "10.4.8",
4242
"less": "4.1.3",
4343
"less-loader": "11.0.0",
44-
"postcss": "8.4.16",
44+
"postcss": "8.4.17",
4545
"tailwindcss": "3.1.8",
4646
"typescript": "4.8.3",
4747
"vite": "3.0.9",

yarn.lock

+10-1
Original file line numberDiff line numberDiff line change
@@ -3013,7 +3013,16 @@ postcss-value-parser@^4.0.0, postcss-value-parser@^4.2.0:
30133013
resolved "https://registry.yarnpkg.com/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz#723c09920836ba6d3e5af019f92bc0971c02e514"
30143014
integrity sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==
30153015

3016-
[email protected], postcss@^8.4.14, postcss@^8.4.16:
3016+
3017+
version "8.4.17"
3018+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.17.tgz#f87863ec7cd353f81f7ab2dec5d67d861bbb1be5"
3019+
integrity sha512-UNxNOLQydcOFi41yHNMcKRZ39NeXlr8AxGuZJsdub8vIb12fHzcq37DTU/QtbI6WLxNg2gF9Z+8qtRwTj1UI1Q==
3020+
dependencies:
3021+
nanoid "^3.3.4"
3022+
picocolors "^1.0.0"
3023+
source-map-js "^1.0.2"
3024+
3025+
postcss@^8.4.14, postcss@^8.4.16:
30173026
version "8.4.16"
30183027
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.16.tgz#33a1d675fac39941f5f445db0de4db2b6e01d43c"
30193028
integrity sha512-ipHE1XBvKzm5xI7hiHCZJCSugxvsdq2mPnsq5+UF+VHCjiBvtDrlxJfMBToWaP9D5XlgNmcFGqoHmUn0EYEaRQ==

0 commit comments

Comments
 (0)