build(deps-dev): Bump postcss-nesting from 12.0.0 to 12.0.1

Bumps [postcss-nesting](https://github.com/csstools/postcss-plugins/tree/HEAD/plugins/postcss-nesting) from 12.0.0 to 12.0.1.
- [Changelog](https://github.com/csstools/postcss-plugins/blob/main/plugins/postcss-nesting/CHANGELOG.md)
- [Commits](https://github.com/csstools/postcss-plugins/commits/HEAD/plugins/postcss-nesting)

---
updated-dependencies:
- dependency-name: postcss-nesting
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-08-07 09:34:03 +00:00 committed by Jonny Barnes
parent 683916c24a
commit a2dafd4c9e
2 changed files with 8 additions and 8 deletions

View file

@ -22,7 +22,7 @@
"postcss-combine-media-query": "^1.0.1",
"postcss-import": "^15.1.0",
"postcss-loader": "^7.3.3",
"postcss-nesting": "^12.0.0",
"postcss-nesting": "^12.0.1",
"style-loader": "^3.3.3",
"stylelint": "^15.10.2",
"stylelint-config-standard": "^34.0.0",