Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
Signed-off-by: Renovate Bot <[email protected]>
  • Loading branch information
renovate-bot committed May 13, 2022
1 parent 3cb6dde commit 575801a
Show file tree
Hide file tree
Showing 5 changed files with 656 additions and 517 deletions.
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v16.14.2
16.15.0
60 changes: 30 additions & 30 deletions functions/package-lock.json

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

6 changes: 3 additions & 3 deletions functions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@
"main": "lib/index.js",
"dependencies": {
"eslint-config-prettier": "8.5.0",
"firebase-admin": "10.1.0",
"firebase-functions": "3.20.1",
"firebase-admin": "10.2.0",
"firebase-functions": "3.21.1",
"handlebars": "4.7.7",
"nodemailer": "6.7.5",
"prettier": "2.6.2"
Expand All @@ -28,7 +28,7 @@
"eslint": "8.14.0",
"eslint-config-google": "0.14.0",
"eslint-plugin-import": "2.26.0",
"firebase-functions-test": "2.0.0",
"firebase-functions-test": "2.0.2",
"typescript": "4.6.4"
},
"private": true,
Expand Down
Loading

0 comments on commit 575801a

Please sign in to comment.