Skip to content

Commit

Permalink
Bump jsdom from 24.1.1 to 25.0.0 in /frontend-react (#15744)
Browse files Browse the repository at this point in the history
Bumps [jsdom](https://github.com/jsdom/jsdom) from 24.1.1 to 25.0.0.
- [Release notes](https://github.com/jsdom/jsdom/releases)
- [Changelog](https://github.com/jsdom/jsdom/blob/main/Changelog.md)
- [Commits](jsdom/jsdom@24.1.1...25.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>
  • Loading branch information
dependabot[bot] authored Sep 10, 2024
1 parent d3ec406 commit 7da1ff2
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion frontend-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@
"eslint-plugin-testing-library": "^6.3.0",
"eslint-plugin-vitest": "^0.5.4",
"husky": "^9.1.5",
"jsdom": "^24.1.1",
"jsdom": "^25.0.0",
"lint-staged": "^15.2.10",
"mockdate": "^3.0.5",
"msw": "^2.3.5",
Expand Down
10 changes: 5 additions & 5 deletions frontend-react/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9412,9 +9412,9 @@ __metadata:
languageName: node
linkType: hard

"jsdom@npm:^24.1.1":
version: 24.1.1
resolution: "jsdom@npm:24.1.1"
"jsdom@npm:^25.0.0":
version: 25.0.0
resolution: "jsdom@npm:25.0.0"
dependencies:
cssstyle: ^4.0.1
data-urls: ^5.0.0
Expand Down Expand Up @@ -9442,7 +9442,7 @@ __metadata:
peerDependenciesMeta:
canvas:
optional: true
checksum: c3f3c9c8f6ac4ce308de6f005980d0f3da4d504686a0fc20c59760f1e3be714d48adf3d31f8d3a352d8adb4961e6cfebfc6b6c3c9841408cf6e7f8c0cd4dcdc4
checksum: aa7dc92333f7694c3ddd61685b640f743a61e5e638fcc9c24156e63dc432ab36dbe90137d608c82a3f84d9e05f70c903a38f9e34d6cca1a74469fad4c93f76c2
languageName: node
linkType: hard

Expand Down Expand Up @@ -12132,7 +12132,7 @@ __metadata:
history: ^5.3.0
html-to-text: ^9.0.5
husky: ^9.1.5
jsdom: ^24.1.1
jsdom: ^25.0.0
lint-staged: ^15.2.10
lodash: ^4.17.21
mockdate: ^3.0.5
Expand Down

0 comments on commit 7da1ff2

Please sign in to comment.