Skip to content

Commit

Permalink
npm-dressca-frontend: bump postcss-nesting (#1442)
Browse files Browse the repository at this point in the history
Bumps [postcss-nesting](https://github.com/csstools/postcss-plugins/tree/HEAD/plugins/postcss-nesting) from 13.0.0 to 13.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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 25, 2024
1 parent 3266f07 commit 0497be8
Show file tree
Hide file tree
Showing 2 changed files with 65 additions and 28 deletions.
2 changes: 1 addition & 1 deletion samples/web-csr/dressca-frontend/consumer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"jsdom": "^25.0.1",
"npm-run-all2": "^6.2.3",
"postcss": "^8.4.47",
"postcss-nesting": "^13.0.0",
"postcss-nesting": "^13.0.1",
"prettier": "^3.3.3",
"start-server-and-test": "^2.0.8",
"stylelint": "^16.9.0",
Expand Down
91 changes: 64 additions & 27 deletions samples/web-csr/dressca-frontend/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 0497be8

Please sign in to comment.