Skip to content

Commit

Permalink
build(deps): update dependencies for workflow functions
Browse files Browse the repository at this point in the history
  • Loading branch information
mikehardy committed Nov 16, 2024
1 parent f2951dd commit c0cf325
Show file tree
Hide file tree
Showing 2 changed files with 151 additions and 355 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/scripts/functions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,13 +13,13 @@
},
"main": "lib/index.js",
"dependencies": {
"firebase-admin": "^12.5.0",
"firebase-functions": "^6.0.1"
"firebase-admin": "^13.0.0",
"firebase-functions": "^6.1.0"
},
"devDependencies": {
"firebase-functions-test": "^3.3.0",
"firebase-tools": "^13.25.0",
"typescript": "^5.6.2"
"typescript": "^5.6.3"
},
"private": true
}
Loading

0 comments on commit c0cf325

Please sign in to comment.