Skip to content

Commit 2208ebd

Browse files
Bump jsdom from 21.1.2 to 22.0.0 (#426)
Bumps [jsdom](https://github.com/jsdom/jsdom) from 21.1.2 to 22.0.0. - [Release notes](https://github.com/jsdom/jsdom/releases) - [Changelog](https://github.com/jsdom/jsdom/blob/master/Changelog.md) - [Commits](jsdom/jsdom@21.1.2...22.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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 19cda83 commit 2208ebd

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
@@ -68,7 +68,7 @@
6868
"eslint-plugin-react-hooks": "^4.2.0",
6969
"global-jsdom": "^9.0.1",
7070
"html-bundler-webpack-plugin": "^1.6.5",
71-
"jsdom": "^21.0.0",
71+
"jsdom": "^22.0.0",
7272
"less": "^4.1.3",
7373
"mocha": "^10.0.0",
7474
"postcss": "^8.4.21",

0 commit comments

Comments
 (0)