Merge pull request #1568 from wbkd/dependabot/npm_and_yarn/main/postcss-8.3.9
chore(deps-dev): bump postcss from 8.3.8 to 8.3.9
This commit is contained in:
Generated
+11
-11
@@ -35,7 +35,7 @@
|
|||||||
"autoprefixer": "^10.3.7",
|
"autoprefixer": "^10.3.7",
|
||||||
"babel-preset-react-app": "^10.0.0",
|
"babel-preset-react-app": "^10.0.0",
|
||||||
"cypress": "^8.5.0",
|
"cypress": "^8.5.0",
|
||||||
"postcss": "^8.3.8",
|
"postcss": "^8.3.9",
|
||||||
"postcss-cli": "^9.0.1",
|
"postcss-cli": "^9.0.1",
|
||||||
"postcss-nested": "^5.0.6",
|
"postcss-nested": "^5.0.6",
|
||||||
"prettier": "2.4.1",
|
"prettier": "2.4.1",
|
||||||
@@ -8077,13 +8077,13 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/postcss": {
|
"node_modules/postcss": {
|
||||||
"version": "8.3.8",
|
"version": "8.3.9",
|
||||||
"resolved": "https://registry.npmjs.org/postcss/-/postcss-8.3.8.tgz",
|
"resolved": "https://registry.npmjs.org/postcss/-/postcss-8.3.9.tgz",
|
||||||
"integrity": "sha512-GT5bTjjZnwDifajzczOC+r3FI3Cu+PgPvrsjhQdRqa2kTJ4968/X9CUce9xttIB0xOs5c6xf0TCWZo/y9lF6bA==",
|
"integrity": "sha512-f/ZFyAKh9Dnqytx5X62jgjhhzttjZS7hMsohcI7HEI5tjELX/HxCy3EFhsRxyzGvrzFF+82XPvCS8T9TFleVJw==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"nanocolors": "^0.2.2",
|
"nanoid": "^3.1.28",
|
||||||
"nanoid": "^3.1.25",
|
"picocolors": "^0.2.1",
|
||||||
"source-map-js": "^0.6.2"
|
"source-map-js": "^0.6.2"
|
||||||
},
|
},
|
||||||
"engines": {
|
"engines": {
|
||||||
@@ -17246,13 +17246,13 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"postcss": {
|
"postcss": {
|
||||||
"version": "8.3.8",
|
"version": "8.3.9",
|
||||||
"resolved": "https://registry.npmjs.org/postcss/-/postcss-8.3.8.tgz",
|
"resolved": "https://registry.npmjs.org/postcss/-/postcss-8.3.9.tgz",
|
||||||
"integrity": "sha512-GT5bTjjZnwDifajzczOC+r3FI3Cu+PgPvrsjhQdRqa2kTJ4968/X9CUce9xttIB0xOs5c6xf0TCWZo/y9lF6bA==",
|
"integrity": "sha512-f/ZFyAKh9Dnqytx5X62jgjhhzttjZS7hMsohcI7HEI5tjELX/HxCy3EFhsRxyzGvrzFF+82XPvCS8T9TFleVJw==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"requires": {
|
"requires": {
|
||||||
"nanocolors": "^0.2.2",
|
"nanoid": "^3.1.28",
|
||||||
"nanoid": "^3.1.25",
|
"picocolors": "^0.2.1",
|
||||||
"source-map-js": "^0.6.2"
|
"source-map-js": "^0.6.2"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
+1
-1
@@ -57,7 +57,7 @@
|
|||||||
"autoprefixer": "^10.3.7",
|
"autoprefixer": "^10.3.7",
|
||||||
"babel-preset-react-app": "^10.0.0",
|
"babel-preset-react-app": "^10.0.0",
|
||||||
"cypress": "^8.5.0",
|
"cypress": "^8.5.0",
|
||||||
"postcss": "^8.3.8",
|
"postcss": "^8.3.9",
|
||||||
"postcss-cli": "^9.0.1",
|
"postcss-cli": "^9.0.1",
|
||||||
"postcss-nested": "^5.0.6",
|
"postcss-nested": "^5.0.6",
|
||||||
"prettier": "2.4.1",
|
"prettier": "2.4.1",
|
||||||
|
|||||||
Reference in New Issue
Block a user