Skip to content
This repository has been archived by the owner on Aug 17, 2024. It is now read-only.

Commit

Permalink
⬆️ upgrade dependencies (#823)
Browse files Browse the repository at this point in the history
  • Loading branch information
bpetetot authored Aug 2, 2020
1 parent 69d6bda commit 85f71b3
Show file tree
Hide file tree
Showing 4 changed files with 743 additions and 673 deletions.
12 changes: 6 additions & 6 deletions functions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,22 +17,22 @@
"cors": "^2.8.5",
"express": "^4.17.1",
"firebase-admin": "^9.0.0",
"firebase-functions": "^3.8.0",
"firebase-functions": "^3.9.0",
"form-data": "^3.0.0",
"immutadot": "^1.0.0",
"isomorphic-fetch": "^2.2.1",
"lodash": "^4.17.19",
"luxon": "^1.24.1",
"node-fetch": "^2.6.0",
"puppeteer": "^5.1.0"
"puppeteer": "^5.2.1"
},
"devDependencies": {
"@firebase/testing": "^0.20.6",
"eslint": "^7.4.0",
"@firebase/testing": "^0.20.9",
"eslint": "^7.6.0",
"firebase-functions-test": "^0.2.1",
"firebase-tools": "^8.6.0",
"jest": "^26.1.0",
"mocha": "^8.0.1",
"jest": "^26.2.2",
"mocha": "^8.1.0",
"nyc": "^15.1.0",
"sinon": "^9.0.2"
}
Expand Down
Loading

0 comments on commit 85f71b3

Please sign in to comment.