Skip to content

Commit 45f97df

Browse files
chore(deps-dev): bump jsdom from 27.4.0 to 28.0.0 (#1445)
Bumps [jsdom](https://github.com/jsdom/jsdom) from 27.4.0 to 28.0.0. - [Release notes](https://github.com/jsdom/jsdom/releases) - [Changelog](https://github.com/jsdom/jsdom/blob/main/Changelog.md) - [Commits](jsdom/jsdom@27.4.0...28.0.0) --- updated-dependencies: - dependency-name: jsdom dependency-version: 28.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 59db11b commit 45f97df

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
@@ -76,7 +76,7 @@
7676
"glob": "^11.0.0",
7777
"husky": "^9.0.11",
7878
"immutability-helper": "^3.0.0",
79-
"jsdom": "^27.0.1",
79+
"jsdom": "^28.0.0",
8080
"less": "^4.1.3",
8181
"lint-staged": "^16.1.5",
8282
"prettier": "^3.1.0",

0 commit comments

Comments
 (0)