Skip to content

Commit 8d1617b

Browse files
build(deps-dev): bump jsdom from 25.0.1 to 26.0.0
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>
1 parent 66d39aa commit 8d1617b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"eslint-plugin-jsx-a11y": "^6.3.1",
2727
"eslint-plugin-react": "^7.20.0",
2828
"eslint-plugin-react-hooks": "^4.0.4",
29-
"jsdom": "^25.0.1",
29+
"jsdom": "^26.0.0",
3030
"react": "^18.0.0",
3131
"react-dom": "^18.0.0",
3232
"react-test-renderer": "^18.0.0",

0 commit comments

Comments
 (0)