Skip to content

Commit fe55993

Browse files
fix: bump jsdom from 29.0.0 to 29.0.1 (#737)
Bumps [jsdom](https://github.com/jsdom/jsdom) from 29.0.0 to 29.0.1. - [Release notes](https://github.com/jsdom/jsdom/releases) - [Commits](jsdom/jsdom@v29.0.0...v29.0.1) --- updated-dependencies: - dependency-name: jsdom dependency-version: 29.0.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f1a31f3 commit fe55993

File tree

2 files changed

+18
-18
lines changed

2 files changed

+18
-18
lines changed

package-lock.json

Lines changed: 17 additions & 17 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"babel-loader": "^10.1.1",
3636
"chai": "^6.2.2",
3737
"copy-webpack-plugin": "^14.0.0",
38-
"jsdom": "^29.0.0",
38+
"jsdom": "^29.0.1",
3939
"lodash": "^4.17.23",
4040
"mocha": "^11.7.5",
4141
"nanoid": ">=5.1.6",

0 commit comments

Comments
 (0)