Skip to content

Commit

Permalink
update jsdom to new major version 24.1.1
Browse files Browse the repository at this point in the history
Performed by:

npm install jsdom@24
  • Loading branch information
magjac committed Aug 17, 2024
1 parent d737ed4 commit bd2c35e
Show file tree
Hide file tree
Showing 2 changed files with 115 additions and 105 deletions.
218 changes: 114 additions & 104 deletions 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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
"d3-transition": "^3.0.1",
"d3-zoom": "^3.0.0",
"deep-equal": "^2.2.3",
"jsdom": "^22.1.0",
"jsdom": "^24.1.1",
"mocha": "^10.7.3",
"rollup": "^4.20.0",
"terser": "^5.31.6",
Expand Down

0 comments on commit bd2c35e

Please sign in to comment.