Bump postcss from 8.4.16 to 8.4.17 (#2381)

This commit is contained in:
yubiuser
2022-10-01 12:09:09 +02:00
committed by GitHub
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -2743,9 +2743,9 @@
"dev": true
},
"postcss": {
"version": "8.4.16",
"resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.16.tgz",
"integrity": "sha512-ipHE1XBvKzm5xI7hiHCZJCSugxvsdq2mPnsq5+UF+VHCjiBvtDrlxJfMBToWaP9D5XlgNmcFGqoHmUn0EYEaRQ==",
"version": "8.4.17",
"resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.17.tgz",
"integrity": "sha512-UNxNOLQydcOFi41yHNMcKRZ39NeXlr8AxGuZJsdub8vIb12fHzcq37DTU/QtbI6WLxNg2gF9Z+8qtRwTj1UI1Q==",
"dev": true,
"requires": {
"nanoid": "^3.3.4",
+1 -1
View File
@@ -26,7 +26,7 @@
"devDependencies": {
"autoprefixer": "^10.4.12",
"eslint-plugin-compat": "^4.0.2",
"postcss": "^8.4.16",
"postcss": "^8.4.17",
"postcss-cli": "^10.0.0",
"prettier": "2.7.1",
"xo": "^0.52.3"