Skip to content

Commit

Permalink
chore(deps-dev): upgrade to jsdom v23
Browse files Browse the repository at this point in the history
  • Loading branch information
kleinfreund committed Dec 4, 2023
1 parent a9700cd commit 05f6dbc
Show file tree
Hide file tree
Showing 2 changed files with 57 additions and 126 deletions.
181 changes: 56 additions & 125 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 @@ -62,7 +62,7 @@
"cross-env": "^7.0.3",
"eslint": "^8.55.0",
"husky": "^8.0.3",
"jsdom": "^22.1.0",
"jsdom": "^23.0.1",
"lockfile-lint": "^4.12.1",
"publint": "^0.2.6",
"semantic-release": "^22.0.8",
Expand Down

0 comments on commit 05f6dbc

Please sign in to comment.