Skip to content

Commit

Permalink
Trying to update eslint and eslint-plugin-promises (#607)
Browse files Browse the repository at this point in the history
  • Loading branch information
JamesVanWaza committed Mar 29, 2021
1 parent 0017719 commit 6bbbac0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions cloud-functions/functions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
"firebase-functions": "^3.13.2"
},
"devDependencies": {
"eslint": "^4.12.0",
"eslint-plugin-promise": "^3.6.0"
"eslint": "^7.23.0",
"eslint-plugin-promise": "^4.3.1"
},
"engines": {
"node": "12"
Expand Down

0 comments on commit 6bbbac0

Please sign in to comment.