Skip to content

Commit

Permalink
Bump jsdom from 25.0.1 to 26.0.0 (#246)
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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Marcelo Rodrigo <marcelorodrigo@users.noreply.github.com>
  • Loading branch information
dependabot[bot] and marcelorodrigo authored Feb 5, 2025
1 parent db2eea4 commit d60ced5
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 31 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"@nuxt/test-utils": "^3.15.1",
"@pinia-plugin-persistedstate/nuxt": "^1.1.1",
"@vitejs/plugin-vue": "^5.2.1",
"jsdom": "^25.0.0",
"jsdom": "^26.0.0",
"nuxt": "^3.15.4",
"vite-plugin-vuetify": "^2.1.0",
"vitest": "^3.0.4",
Expand Down
55 changes: 25 additions & 30 deletions pnpm-lock.yaml

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

0 comments on commit d60ced5

Please sign in to comment.