Skip to content

Commit

Permalink
chore(deps): update all dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Dec 29, 2023
1 parent 6dfe5f1 commit 91679a5
Show file tree
Hide file tree
Showing 2 changed files with 914 additions and 893 deletions.
6 changes: 3 additions & 3 deletions functions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
},
"main": "lib/src/index.js",
"dependencies": {
"firebase-admin": "^11.9.0",
"firebase-admin": "^12.0.0",
"firebase-functions": "^4.4.1",
"rxjs": "^7.8.1",
"zod": "^3.21.4"
Expand All @@ -28,12 +28,12 @@
"@types/mocha": "^10.0.1",
"@typescript-eslint/eslint-plugin": "^6.0.0",
"@typescript-eslint/parser": "^6.0.0",
"chai": "^4.3.7",
"chai": "^5.0.0",
"eslint": "^8.43.0",
"eslint-config-google": "^0.14.0",
"eslint-plugin-import": "^2.27.5",
"firebase-functions-test": "^3.1.0",
"firebase-tools": "^12.4.3",
"firebase-tools": "^13.0.0",
"mocha": "^10.2.0",
"typescript": "^5.1.3"
},
Expand Down

0 comments on commit 91679a5

Please sign in to comment.