Skip to content

Commit bff15f7

Browse files
Bump jsdom from 22.1.0 to 23.0.0 (#3393)
Bumps [jsdom](https://github.com/jsdom/jsdom) from 22.1.0 to 23.0.0. - [Release notes](https://github.com/jsdom/jsdom/releases) - [Changelog](https://github.com/jsdom/jsdom/blob/main/Changelog.md) - [Commits](jsdom/jsdom@22.1.0...23.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 e312d64 commit bff15f7

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
@@ -89,7 +89,7 @@
8989
"eslint-plugin-react-hooks": "^4.6.0",
9090
"eslint-plugin-sonarjs": "^0.23.0",
9191
"eslint-plugin-testing-library": "^6.2.0",
92-
"jsdom": "^22.0.0",
92+
"jsdom": "^23.0.0",
9393
"jspdf": "^2.5.1",
9494
"jspdf-autotable": "^3.5.23",
9595
"lodash-es": "^4.17.21",

0 commit comments

Comments
 (0)