Skip to content

Commit

Permalink
npm-dressca-frontend: bump jsdom in /samples/web-csr/dressca-frontend
Browse files Browse the repository at this point in the history
Bumps [jsdom](https://github.com/jsdom/jsdom) from 25.0.1 to 26.0.0.
- [Release notes](https://github.com/jsdom/jsdom/releases)
- [Changelog](https://github.com/jsdom/jsdom/blob/main/Changelog.md)
- [Commits](jsdom/jsdom@25.0.1...26.0.0)

---
updated-dependencies:
- dependency-name: jsdom
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 10, 2025
1 parent c4a687b commit 7250f60
Show file tree
Hide file tree
Showing 3 changed files with 142 additions and 48 deletions.
2 changes: 1 addition & 1 deletion samples/web-csr/dressca-frontend/admin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"eslint": "^8.57.0",
"eslint-plugin-cypress": "^3.4.0",
"eslint-plugin-vue": "^9.30.0",
"jsdom": "^25.0.1",
"jsdom": "^26.0.0",
"npm-run-all2": "^7.0.2",
"postcss": "^8.4.49",
"postcss-nesting": "^13.0.1",
Expand Down
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 @@ -48,7 +48,7 @@
"eslint": "^8.57.0",
"eslint-plugin-cypress": "^3.4.0",
"eslint-plugin-vue": "^9.30.0",
"jsdom": "^25.0.1",
"jsdom": "^26.0.0",
"npm-run-all2": "^7.0.2",
"postcss": "^8.4.49",
"postcss-nesting": "^13.0.1",
Expand Down
186 changes: 140 additions & 46 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 7250f60

Please sign in to comment.