Skip to content

Commit 09bf9b9

Browse files
build(deps-dev): update jsdom requirement in /template
Updates the requirements on [jsdom](https://github.com/jsdom/jsdom) to permit the latest version. - [Release notes](https://github.com/jsdom/jsdom/releases) - [Changelog](https://github.com/jsdom/jsdom/blob/master/Changelog.md) - [Commits](jsdom/jsdom@16.2.2...16.4.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 68c0816 commit 09bf9b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

template/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"@testing-library/react": "^10.4.3",
2222
"clj-kondo": "2020.11.7",
2323
"highlight.js": "10.1.1",
24-
"jsdom": "^16.2.2",
24+
"jsdom": "^16.4.0",
2525
"jsdom-global": "^3.0.2",
2626
"marked": "^1.1.0",
2727
"rimraf": "~3.0.2",

0 commit comments

Comments
 (0)