Bump postcss from 8.4.25 to 8.4.26 (#2635)

This commit is contained in:
Adam Warner
2023-07-16 22:22:57 +01:00
committed by GitHub
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -11,7 +11,7 @@
"devDependencies": {
"autoprefixer": "^10.4.14",
"eslint-plugin-compat": "^4.1.4",
"postcss": "^8.4.25",
"postcss": "^8.4.26",
"postcss-cli": "^10.1.0",
"prettier": "3.0.0",
"xo": "^0.54.2"
@@ -4624,9 +4624,9 @@
}
},
"node_modules/postcss": {
"version": "8.4.25",
"resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.25.tgz",
"integrity": "sha512-7taJ/8t2av0Z+sQEvNzCkpDynl0tX3uJMCODi6nT3PfASC7dYCWV9aQ+uiCf+KBD4SEFcu+GvJdGdwzQ6OSjCw==",
"version": "8.4.26",
"resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.26.tgz",
"integrity": "sha512-jrXHFF8iTloAenySjM/ob3gSj7pCu0Ji49hnjqzsgSRa50hkWCKD0HQ+gMNJkW38jBI68MpAAg7ZWwHwX8NMMw==",
"dev": true,
"funding": [
{
+1 -1
View File
@@ -26,7 +26,7 @@
"devDependencies": {
"autoprefixer": "^10.4.14",
"eslint-plugin-compat": "^4.1.4",
"postcss": "^8.4.25",
"postcss": "^8.4.26",
"postcss-cli": "^10.1.0",
"prettier": "3.0.0",
"xo": "^0.54.2"