Skip to content

Commit 8e38623

Browse files
Bump jsdom from 16.7.0 to 17.0.0 (#295)
Bumps [jsdom](https://github.com/jsdom/jsdom) from 16.7.0 to 17.0.0. - [Release notes](https://github.com/jsdom/jsdom/releases) - [Changelog](https://github.com/jsdom/jsdom/blob/master/Changelog.md) - [Commits](jsdom/jsdom@16.7.0...17.0.0) --- updated-dependencies: - dependency-name: jsdom 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 8c76877 commit 8e38623

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
@@ -58,7 +58,7 @@
5858
"gulp-less": "^5.0.0",
5959
"gulp-mocha": "^8.0.0",
6060
"gulp-stylelint": "^13.0.0",
61-
"jsdom": "^16.0.1",
61+
"jsdom": "^17.0.0",
6262
"mocha": "^9.0.0",
6363
"react": "^17.0.2",
6464
"react-dom": "^17.0.2",

0 commit comments

Comments
 (0)