Bump postcss from 8.4.47 to 8.4.49 (#3171)
CodeQL / Analyze (push) Waiting to run
Codespell / spell-check (push) Waiting to run
editorconfig-checker / editorconfig-checker (push) Waiting to run
Check for merge conflicts / main (push) Waiting to run
Tests / Node (push) Waiting to run

This commit is contained in:
yubiuser
2024-11-18 11:47:33 +01:00
committed by GitHub
2 changed files with 6 additions and 6 deletions
+5 -5
View File
@@ -39,7 +39,7 @@
"devDependencies": {
"autoprefixer": "^10.4.20",
"eslint-plugin-compat": "^6.0.1",
"postcss": "^8.4.47",
"postcss": "^8.4.49",
"postcss-cli": "^11.0.0",
"prettier": "^3.3.3",
"xo": "^0.59.3"
@@ -6119,9 +6119,9 @@
}
},
"node_modules/postcss": {
"version": "8.4.47",
"resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.47.tgz",
"integrity": "sha512-56rxCq7G/XfB4EkXq9Egn5GCqugWvDFjafDOThIdMBsI15iqPqR5r15TfSr1YPYeEI19YeaXMCbY6u88Y76GLQ==",
"version": "8.4.49",
"resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.49.tgz",
"integrity": "sha512-OCVPnIObs4N29kxTjzLfUryOkvZEq+pf8jTF0lg8E7uETuWHA+v7j3c/xJmiqpX450191LlmZfUKkXxkTry7nA==",
"dev": true,
"funding": [
{
@@ -6139,7 +6139,7 @@
],
"dependencies": {
"nanoid": "^3.3.7",
"picocolors": "^1.1.0",
"picocolors": "^1.1.1",
"source-map-js": "^1.2.1"
},
"engines": {
+1 -1
View File
@@ -27,7 +27,7 @@
"devDependencies": {
"autoprefixer": "^10.4.20",
"eslint-plugin-compat": "^6.0.1",
"postcss": "^8.4.47",
"postcss": "^8.4.49",
"postcss-cli": "^11.0.0",
"prettier": "^3.3.3",
"xo": "^0.59.3"