Skip to content

Commit c07bdc7

Browse files
Bump jsdom from 27.0.1 to 27.1.0
Bumps [jsdom](https://github.com/jsdom/jsdom) from 27.0.1 to 27.1.0. - [Release notes](https://github.com/jsdom/jsdom/releases) - [Changelog](https://github.com/jsdom/jsdom/blob/main/Changelog.md) - [Commits](jsdom/jsdom@27.0.1...27.1.0) --- updated-dependencies: - dependency-name: jsdom dependency-version: 27.1.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 406451b commit c07bdc7

File tree

2 files changed

+141
-93
lines changed

2 files changed

+141
-93
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"@vitejs/plugin-vue": "^6.0.1",
1717
"@vue/test-utils": "^2.4.6",
1818
"happy-dom": "^20.0.10",
19-
"jsdom": "^27.0.1",
19+
"jsdom": "^27.1.0",
2020
"nuxt": "^4.2.0",
2121
"vitest": "^3.2.4"
2222
},

0 commit comments

Comments
 (0)