Merge pull request #764 from wbkd/dependabot/npm_and_yarn/main/postcss-8.2.1
This commit is contained in:
Generated
+3
-3
@@ -6228,9 +6228,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"postcss": {
|
"postcss": {
|
||||||
"version": "8.1.14",
|
"version": "8.2.1",
|
||||||
"resolved": "https://registry.npmjs.org/postcss/-/postcss-8.1.14.tgz",
|
"resolved": "https://registry.npmjs.org/postcss/-/postcss-8.2.1.tgz",
|
||||||
"integrity": "sha512-KatkyVPBKfENS+c3dpXJoDXnDD5UZs5exAnDksLqaRJPKwYphEPZt4N0m0i049v2/BtWVQibAhxW4ilXXcolpA==",
|
"integrity": "sha512-RhsqOOAQzTgh1UB/IZdca7F9WDb7SUCR2Vnv1x7DbvuuggQIpoDwjK+q0rzoPffhYvWNKX5JSwS4so4K3UC6vA==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"requires": {
|
"requires": {
|
||||||
"colorette": "^1.2.1",
|
"colorette": "^1.2.1",
|
||||||
|
|||||||
+1
-1
@@ -53,7 +53,7 @@
|
|||||||
"autoprefixer": "^10.0.4",
|
"autoprefixer": "^10.0.4",
|
||||||
"babel-preset-react-app": "^10.0.0",
|
"babel-preset-react-app": "^10.0.0",
|
||||||
"cypress": "^6.0.1",
|
"cypress": "^6.0.1",
|
||||||
"postcss": "^8.1.14",
|
"postcss": "^8.2.1",
|
||||||
"postcss-nested": "^5.0.2",
|
"postcss-nested": "^5.0.2",
|
||||||
"prettier": "2.2.1",
|
"prettier": "2.2.1",
|
||||||
"prop-types": "^15.7.2",
|
"prop-types": "^15.7.2",
|
||||||
|
|||||||
Reference in New Issue
Block a user