Skip to content

Commit e22e6ae

Browse files
Bump jsdom from 24.1.3 to 27.1.0
Bumps [jsdom](https://github.com/jsdom/jsdom) from 24.1.3 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@24.1.3...27.1.0) --- updated-dependencies: - dependency-name: jsdom dependency-version: 27.1.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c7f05a5 commit e22e6ae

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
@@ -13,7 +13,7 @@
1313
"eslint": "^9.13.0",
1414
"eslint-config-prettier": "^9.1.0",
1515
"jest": "^29.7.0",
16-
"jsdom": "^24.1.0",
16+
"jsdom": "^27.1.0",
1717
"globals": "^15.9.0",
1818
"prettier": "^3.3.3"
1919
}

0 commit comments

Comments
 (0)