Skip to content

Commit 2c82997

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.0.1",
1717
"globals": "^15.9.0",
1818
"prettier": "^3.3.3"
1919
}

0 commit comments

Comments
 (0)