Bump postcss from 8.4.33 to 8.4.35 (#2953)

This commit is contained in:
yubiuser
2024-02-10 12:50:13 +01:00
committed by GitHub
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -31,7 +31,7 @@
"devDependencies": {
"autoprefixer": "^10.4.17",
"eslint-plugin-compat": "^4.2.0",
"postcss": "^8.4.33",
"postcss": "^8.4.35",
"postcss-cli": "^11.0.0",
"prettier": "^3.2.4",
"xo": "^0.56.0"
@@ -5734,9 +5734,9 @@
}
},
"node_modules/postcss": {
"version": "8.4.33",
"resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.33.tgz",
"integrity": "sha512-Kkpbhhdjw2qQs2O2DGX+8m5OVqEcbB9HRBvuYM9pgrjEFUg30A9LmXNlTAUj4S9kgtGyrMbTzVjH7E+s5Re2yg==",
"version": "8.4.35",
"resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.35.tgz",
"integrity": "sha512-u5U8qYpBCpN13BsiEB0CbR1Hhh4Gc0zLFuedrHJKMctHCHAGrMdG0PRM/KErzAL3CU6/eckEtmHNB3x6e3c0vA==",
"dev": true,
"funding": [
{
+1 -1
View File
@@ -27,7 +27,7 @@
"devDependencies": {
"autoprefixer": "^10.4.17",
"eslint-plugin-compat": "^4.2.0",
"postcss": "^8.4.33",
"postcss": "^8.4.35",
"postcss-cli": "^11.0.0",
"prettier": "^3.2.4",
"xo": "^0.56.0"