Skip to content

Commit

Permalink
fix(deps): update dependency jsdom to v16.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Mar 13, 2021
1 parent 909f887 commit f66daff
Show file tree
Hide file tree
Showing 2 changed files with 51 additions and 44 deletions.
93 changes: 50 additions & 43 deletions functions/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion functions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"axios": "0.21.1",
"firebase-admin": "9.4.2",
"firebase-functions": "3.13.1",
"jsdom": "16.4.0"
"jsdom": "16.5.1"
},
"devDependencies": {
"typescript": "4.1.3",
Expand Down

0 comments on commit f66daff

Please sign in to comment.