Merge pull request #325 from wbkd/dependabot/npm_and_yarn/develop/postcss-nested-4.2.3

This commit is contained in:
dependabot-preview[bot]
2020-07-13 05:34:44 +00:00
committed by GitHub
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -10378,9 +10378,9 @@
}
},
"postcss-nested": {
"version": "4.2.2",
"resolved": "https://registry.npmjs.org/postcss-nested/-/postcss-nested-4.2.2.tgz",
"integrity": "sha512-KivGs+ikQlX8VvR9pbaNA/eVmnCN9WcvD8sO9gPqgy6Q6teOH9NqbHHv+czcVJwbBtIdcq/lCzsVgK9daNrhDQ==",
"version": "4.2.3",
"resolved": "https://registry.npmjs.org/postcss-nested/-/postcss-nested-4.2.3.tgz",
"integrity": "sha512-rOv0W1HquRCamWy2kFl3QazJMMe1ku6rCFoAAH+9AcxdbpDeBr6k968MLWuLjvjMcGEip01ak09hKOEgpK9hvw==",
"dev": true,
"requires": {
"postcss": "^7.0.32",
+1 -1
View File
@@ -45,7 +45,7 @@
"babel-loader": "^8.1.0",
"babel-preset-react-app": "^9.1.2",
"cypress": "^4.9.0",
"postcss-nested": "^4.2.2",
"postcss-nested": "^4.2.3",
"prettier": "2.0.5",
"prop-types": "^15.7.2",
"react": "^16.13.1",