Skip to content

Commit

Permalink
build(deps-dev): update jsdom requirement in /template
Browse files Browse the repository at this point in the history
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] <[email protected]>
  • Loading branch information
dependabot-preview[bot] authored Oct 4, 2020
1 parent 3da8454 commit e71dc6a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion template/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"@testing-library/react": "^10.4.3",
"clj-kondo": "2020.01.13",
"highlight.js": "10.1.1",
"jsdom": "^16.2.2",
"jsdom": "^16.4.0",
"jsdom-global": "^3.0.2",
"marked": "^1.1.0",
"rimraf": "~3.0.2",
Expand Down

0 comments on commit e71dc6a

Please sign in to comment.