mirror of
https://github.com/pi-hole/web.git
synced 2024-12-06 19:36:21 +01:00
Bump postcss from 8.4.24 to 8.4.25 (#2620)
This commit is contained in:
Generated
+4
-4
@@ -11,7 +11,7 @@
|
||||
"devDependencies": {
|
||||
"autoprefixer": "^10.4.14",
|
||||
"eslint-plugin-compat": "^4.1.4",
|
||||
"postcss": "^8.4.24",
|
||||
"postcss": "^8.4.25",
|
||||
"postcss-cli": "^10.1.0",
|
||||
"prettier": "2.8.8",
|
||||
"xo": "^0.54.2"
|
||||
@@ -4365,9 +4365,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/postcss": {
|
||||
"version": "8.4.24",
|
||||
"resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.24.tgz",
|
||||
"integrity": "sha512-M0RzbcI0sO/XJNucsGjvWU9ERWxb/ytp1w6dKtxTKgixdtQDq4rmx/g8W1hnaheq9jgwL/oyEdH5Bc4WwJKMqg==",
|
||||
"version": "8.4.25",
|
||||
"resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.25.tgz",
|
||||
"integrity": "sha512-7taJ/8t2av0Z+sQEvNzCkpDynl0tX3uJMCODi6nT3PfASC7dYCWV9aQ+uiCf+KBD4SEFcu+GvJdGdwzQ6OSjCw==",
|
||||
"dev": true,
|
||||
"funding": [
|
||||
{
|
||||
|
||||
+1
-1
@@ -26,7 +26,7 @@
|
||||
"devDependencies": {
|
||||
"autoprefixer": "^10.4.14",
|
||||
"eslint-plugin-compat": "^4.1.4",
|
||||
"postcss": "^8.4.24",
|
||||
"postcss": "^8.4.25",
|
||||
"postcss-cli": "^10.1.0",
|
||||
"prettier": "2.8.8",
|
||||
"xo": "^0.54.2"
|
||||
|
||||
Reference in New Issue
Block a user