Skip to content

Commit fafcdea

Browse files
chore(deps-dev): bump jsdom from 24.0.0 to 27.0.0
Bumps [jsdom](https://github.com/jsdom/jsdom) from 24.0.0 to 27.0.0. - [Release notes](https://github.com/jsdom/jsdom/releases) - [Changelog](https://github.com/jsdom/jsdom/blob/main/Changelog.md) - [Commits](jsdom/jsdom@24.0.0...27.0.0) --- updated-dependencies: - dependency-name: jsdom dependency-version: 27.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 362acc9 commit fafcdea

File tree

2 files changed

+232
-114
lines changed

2 files changed

+232
-114
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"eslint": "^8.57.0",
5656
"eslint-plugin-vitest": "^0.4.1",
5757
"express": "^4.20.0",
58-
"jsdom": "^24.0.0",
58+
"jsdom": "^27.0.0",
5959
"msw": "^2.6.6",
6060
"react": "^18.3.1",
6161
"react-dom": "^18.3.1",

0 commit comments

Comments
 (0)