Skip to content

Commit 30165db

Browse files
Bump jsdom from 23.1.0 to 24.0.0 (#3436)
* Bump jsdom from 23.1.0 to 24.0.0 Bumps [jsdom](https://github.com/jsdom/jsdom) from 23.1.0 to 24.0.0. - [Release notes](https://github.com/jsdom/jsdom/releases) - [Changelog](https://github.com/jsdom/jsdom/blob/main/Changelog.md) - [Commits](jsdom/jsdom@23.1.0...24.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> * ^ --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Nicolas Stepien <stepien.nicolas@gmail.com>
1 parent dbdb8ba commit 30165db

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
@@ -91,7 +91,7 @@
9191
"eslint-plugin-react-hooks": "^4.6.0",
9292
"eslint-plugin-sonarjs": "^0.23.0",
9393
"eslint-plugin-testing-library": "^6.2.0",
94-
"jsdom": "23.1.0",
94+
"jsdom": "^24.0.0",
9595
"jspdf": "^2.5.1",
9696
"jspdf-autotable": "^3.5.23",
9797
"lodash-es": "^4.17.21",

0 commit comments

Comments
 (0)