Skip to content

Commit 55eaeb6

Browse files
committed
Bump lodash from 4.17.5 to 4.17.21
Bump firebase-tools from 8.9.2 to 14.3.0
1 parent a4d2de0 commit 55eaeb6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"homepage": "https://github.com/firebase/firebase-functions-test#readme",
4040
"dependencies": {
4141
"@types/lodash": "^4.14.104",
42-
"lodash": "^4.17.5",
42+
"lodash": "^4.17.21",
4343
"ts-deepmerge": "^2.0.1"
4444
},
4545
"devDependencies": {
@@ -49,7 +49,7 @@
4949
"chai": "^4.2.0",
5050
"firebase-admin": "^12.0.0",
5151
"firebase-functions": "^4.9.0",
52-
"firebase-tools": "^8.9.2",
52+
"firebase-tools": "^14.3.0",
5353
"mocha": "^6.2.2",
5454
"prettier": "^1.19.1",
5555
"sinon": "^7.5.0",

0 commit comments

Comments
 (0)