Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies (#8)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot authored Mar 9, 2020
1 parent e085dcd commit feba5b9
Show file tree
Hide file tree
Showing 4 changed files with 256 additions and 121 deletions.
18 changes: 9 additions & 9 deletions functions/package-lock.json

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

8 changes: 4 additions & 4 deletions functions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,15 +13,15 @@
"node": "8"
},
"dependencies": {
"@ecomplus/application-sdk": "^1.11.5",
"@ecomplus/application-sdk": "^1.11.6",
"express": "4.x",
"firebase-admin": "^8.6.0",
"firebase-admin": "^8.9.2",
"firebase-functions": "^3.3.0"
},
"devDependencies": {
"eslint": "^6.8.0",
"eslint-plugin-promise": "^4.0.1",
"firebase-functions-test": "^0.1.6"
"eslint-plugin-promise": "^4.2.1",
"firebase-functions-test": "^0.1.7"
},
"private": true
}
Loading

0 comments on commit feba5b9

Please sign in to comment.