Skip to content

Commit f4df561

Browse files
deps(deps): bump jsdom from 23.2.0 to 27.0.0
Bumps [jsdom](https://github.com/jsdom/jsdom) from 23.2.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@23.2.0...27.0.0) --- updated-dependencies: - dependency-name: jsdom dependency-version: 27.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c7f871b commit f4df561

File tree

2 files changed

+109
-119
lines changed

2 files changed

+109
-119
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"@actions/github": "^6.0.0",
3232
"axios": "^1.12.2",
3333
"glob": "^10.3.10",
34-
"jsdom": "^23.0.1",
34+
"jsdom": "^27.0.0",
3535
"marked": "^9.1.6"
3636
},
3737
"devDependencies": {
@@ -45,7 +45,7 @@
4545
"@vercel/ncc": "^0.38.1",
4646
"eslint": "^8.54.0",
4747
"jest": "^29.7.0",
48-
"jsdom": "^23.0.1",
48+
"jsdom": "^27.0.0",
4949
"nock": "^14.0.10",
5050
"prettier": "^3.1.0",
5151
"ts-jest": "^29.4.1",

0 commit comments

Comments
 (0)