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:
committed by
GitHub
parent
6bf8d909df
commit
77882ec841
6
package-lock.json
generated
6
package-lock.json
generated
@@ -6942,9 +6942,9 @@
|
||||
}
|
||||
},
|
||||
"postcss-nested": {
|
||||
"version": "5.0.2",
|
||||
"resolved": "https://registry.npmjs.org/postcss-nested/-/postcss-nested-5.0.2.tgz",
|
||||
"integrity": "sha512-ddUGffzocy13jyKzl172kd7IY3puSbGLYDh2UgryYoQWHcpHkOecR6lDnIMgnu+TRVOPajIBqIX9si8a2oRfNg==",
|
||||
"version": "5.0.3",
|
||||
"resolved": "https://registry.npmjs.org/postcss-nested/-/postcss-nested-5.0.3.tgz",
|
||||
"integrity": "sha512-R2LHPw+u5hFfDgJG748KpGbJyTv7Yr33/2tIMWxquYuHTd9EXu27PYnKi7BxMXLtzKC0a0WVsqHtd7qIluQu/g==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"postcss-selector-parser": "^6.0.4"
|
||||
|
||||
@@ -54,7 +54,7 @@
|
||||
"babel-preset-react-app": "^10.0.0",
|
||||
"cypress": "^6.0.1",
|
||||
"postcss": "^8.2.1",
|
||||
"postcss-nested": "^5.0.2",
|
||||
"postcss-nested": "^5.0.3",
|
||||
"prettier": "2.2.1",
|
||||
"prop-types": "^15.7.2",
|
||||
"react": "^17.0.1",
|
||||
|
||||
Reference in New Issue
Block a user