Skip to content

Commit

Permalink
chore(deps-dev): update jsdom to v23
Browse files Browse the repository at this point in the history
  • Loading branch information
kleinfreund committed Dec 15, 2023
1 parent 2bd7824 commit 2fea5c1
Show file tree
Hide file tree
Showing 2 changed files with 66 additions and 117 deletions.
181 changes: 65 additions & 116 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 @@ -80,7 +80,7 @@
"eslint-config-standard": "^17.1.0",
"eslint-plugin-vue": "^9.19.2",
"husky": "^8.0.3",
"jsdom": "^22.1.0",
"jsdom": "^23.0.1",
"lockfile-lint": "^4.12.1",
"postcss": "^8.4.32",
"publint": "^0.2.6",
Expand Down

0 comments on commit 2fea5c1

Please sign in to comment.