chore(deps-dev): bump postcss-nested from 5.0.2 to 5.0.3
Bumps [postcss-nested](https://github.com/postcss/postcss-nested) from 5.0.2 to 5.0.3. - [Release notes](https://github.com/postcss/postcss-nested/releases) - [Changelog](https://github.com/postcss/postcss-nested/blob/main/CHANGELOG.md) - [Commits](https://github.com/postcss/postcss-nested/compare/5.0.2...5.0.3) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
Generated
+3
-3
@@ -6942,9 +6942,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"postcss-nested": {
|
"postcss-nested": {
|
||||||
"version": "5.0.2",
|
"version": "5.0.3",
|
||||||
"resolved": "https://registry.npmjs.org/postcss-nested/-/postcss-nested-5.0.2.tgz",
|
"resolved": "https://registry.npmjs.org/postcss-nested/-/postcss-nested-5.0.3.tgz",
|
||||||
"integrity": "sha512-ddUGffzocy13jyKzl172kd7IY3puSbGLYDh2UgryYoQWHcpHkOecR6lDnIMgnu+TRVOPajIBqIX9si8a2oRfNg==",
|
"integrity": "sha512-R2LHPw+u5hFfDgJG748KpGbJyTv7Yr33/2tIMWxquYuHTd9EXu27PYnKi7BxMXLtzKC0a0WVsqHtd7qIluQu/g==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"requires": {
|
"requires": {
|
||||||
"postcss-selector-parser": "^6.0.4"
|
"postcss-selector-parser": "^6.0.4"
|
||||||
|
|||||||
+1
-1
@@ -54,7 +54,7 @@
|
|||||||
"babel-preset-react-app": "^10.0.0",
|
"babel-preset-react-app": "^10.0.0",
|
||||||
"cypress": "^6.0.1",
|
"cypress": "^6.0.1",
|
||||||
"postcss": "^8.2.1",
|
"postcss": "^8.2.1",
|
||||||
"postcss-nested": "^5.0.2",
|
"postcss-nested": "^5.0.3",
|
||||||
"prettier": "2.2.1",
|
"prettier": "2.2.1",
|
||||||
"prop-types": "^15.7.2",
|
"prop-types": "^15.7.2",
|
||||||
"react": "^17.0.1",
|
"react": "^17.0.1",
|
||||||
|
|||||||
Reference in New Issue
Block a user