Skip to content

Commit

Permalink
build(deps-dev): bump jsdom from 24.1.1 to 25.0.1 in /superset-frontend
Browse files Browse the repository at this point in the history
Bumps [jsdom](https://github.com/jsdom/jsdom) from 24.1.1 to 25.0.1.
- [Release notes](https://github.com/jsdom/jsdom/releases)
- [Changelog](https://github.com/jsdom/jsdom/blob/main/Changelog.md)
- [Commits](jsdom/jsdom@24.1.1...25.0.1)

---
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 Oct 1, 2024
1 parent 0fdcd8b commit 8be2eac
Show file tree
Hide file tree
Showing 2 changed files with 68 additions and 166 deletions.
232 changes: 67 additions & 165 deletions superset-frontend/package-lock.json

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

2 changes: 1 addition & 1 deletion superset-frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -323,7 +323,7 @@
"jest-enzyme": "^7.1.2",
"jest-html-reporter": "^3.10.2",
"jest-websocket-mock": "^2.5.0",
"jsdom": "^24.1.1",
"jsdom": "^25.0.1",
"lerna": "^8.1.7",
"less": "^4.2.0",
"less-loader": "^12.2.0",
Expand Down

0 comments on commit 8be2eac

Please sign in to comment.