Skip to content

Commit 50888e3

Browse files
authored
Merge pull request #56 from scala-js/dependabot/npm_and_yarn/jsdom-20.0.0
Bump jsdom from 19.0.0 to 20.0.0
2 parents d31cf60 + 368bf62 commit 50888e3

File tree

2 files changed

+85
-83
lines changed

2 files changed

+85
-83
lines changed

package-lock.json

Lines changed: 84 additions & 82 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
@@ -1,6 +1,6 @@
11
{
22
"private": true,
33
"devDependencies": {
4-
"jsdom": "^19.0.0"
4+
"jsdom": "^20.0.0"
55
}
66
}

0 commit comments

Comments
 (0)