chore(deps-dev): bump postcss-nested from 5.0.4 to 5.0.5

Bumps [postcss-nested](https://github.com/postcss/postcss-nested) from 5.0.4 to 5.0.5.
- [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.4...5.0.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2021-03-08 05:07:33 +00:00
committed by GitHub
parent e7e556b605
commit 112fc3f8ad
2 changed files with 8 additions and 8 deletions
+7 -7
View File
@@ -38,7 +38,7 @@
"cypress": "^6.5.0",
"postcss": "^8.2.6",
"postcss-cli": "^8.3.1",
"postcss-nested": "^5.0.4",
"postcss-nested": "^5.0.5",
"prettier": "2.2.1",
"prop-types": "^15.7.2",
"react": "^17.0.1",
@@ -8716,9 +8716,9 @@
}
},
"node_modules/postcss-nested": {
"version": "5.0.4",
"resolved": "https://registry.npmjs.org/postcss-nested/-/postcss-nested-5.0.4.tgz",
"integrity": "sha512-/dimXVqdUAVS2ZiIX0uvyk9UCI825y6LW4TnjG51JTKF89CcorHPAjTUGPF70k2wlQYts5OzfnhYMgfGfHCClQ==",
"version": "5.0.5",
"resolved": "https://registry.npmjs.org/postcss-nested/-/postcss-nested-5.0.5.tgz",
"integrity": "sha512-GSRXYz5bccobpTzLQZXOnSOfKl6TwVr5CyAQJUPub4nuRJSOECK5AqurxVgmtxP48p0Kc/ndY/YyS1yqldX0Ew==",
"dev": true,
"dependencies": {
"postcss-selector-parser": "^6.0.4"
@@ -19088,9 +19088,9 @@
}
},
"postcss-nested": {
"version": "5.0.4",
"resolved": "https://registry.npmjs.org/postcss-nested/-/postcss-nested-5.0.4.tgz",
"integrity": "sha512-/dimXVqdUAVS2ZiIX0uvyk9UCI825y6LW4TnjG51JTKF89CcorHPAjTUGPF70k2wlQYts5OzfnhYMgfGfHCClQ==",
"version": "5.0.5",
"resolved": "https://registry.npmjs.org/postcss-nested/-/postcss-nested-5.0.5.tgz",
"integrity": "sha512-GSRXYz5bccobpTzLQZXOnSOfKl6TwVr5CyAQJUPub4nuRJSOECK5AqurxVgmtxP48p0Kc/ndY/YyS1yqldX0Ew==",
"dev": true,
"requires": {
"postcss-selector-parser": "^6.0.4"
+1 -1
View File
@@ -57,7 +57,7 @@
"cypress": "^6.5.0",
"postcss": "^8.2.6",
"postcss-cli": "^8.3.1",
"postcss-nested": "^5.0.4",
"postcss-nested": "^5.0.5",
"prettier": "2.2.1",
"prop-types": "^15.7.2",
"react": "^17.0.1",