Skip to content

Commit

Permalink
npm-dressca-frontend: bump postcss in /samples/Dressca/dressca-frontend
Browse files Browse the repository at this point in the history
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.47 to 8.5.1.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](postcss/postcss@8.4.47...8.5.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 15, 2025
1 parent 365e584 commit 2a6388d
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 11 deletions.
2 changes: 1 addition & 1 deletion samples/Dressca/dressca-frontend/admin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"eslint-plugin-vue": "^9.30.0",
"jsdom": "^25.0.1",
"npm-run-all2": "^7.0.1",
"postcss": "^8.4.47",
"postcss": "^8.5.1",
"postcss-nesting": "^13.0.1",
"prettier": "^3.3.3",
"start-server-and-test": "^2.0.8",
Expand Down
2 changes: 1 addition & 1 deletion samples/Dressca/dressca-frontend/consumer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"eslint-plugin-vue": "^9.30.0",
"jsdom": "^25.0.1",
"npm-run-all2": "^7.0.1",
"postcss": "^8.4.47",
"postcss": "^8.5.1",
"postcss-nesting": "^13.0.1",
"prettier": "^3.3.3",
"start-server-and-test": "^2.0.8",
Expand Down
19 changes: 10 additions & 9 deletions samples/Dressca/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 2a6388d

Please sign in to comment.