Skip to content

Commit

Permalink
chore(deps): update
Browse files Browse the repository at this point in the history
  • Loading branch information
nisavid committed May 30, 2024
1 parent 779c62f commit 2481969
Show file tree
Hide file tree
Showing 4 changed files with 2,160 additions and 3,685 deletions.
13 changes: 6 additions & 7 deletions functions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,17 +34,16 @@
"start:shell": "pnpm run build && firebase functions:shell"
},
"dependencies": {
"@google-cloud/functions-framework": "^3.3.0",
"firebase-admin": "^12.1.0",
"firebase-functions": "^4.9.0",
"@google-cloud/functions-framework": "^3.4.0",
"firebase-admin": "^12.1.1",
"firebase-functions": "^5.0.1",
"mailtrap": "^3.3.0"
},
"devDependencies": {
"@typescript-eslint/eslint-plugin": "^7.7.0",
"@typescript-eslint/parser": "^7.7.0",
"eslint": "^8.57.0",
"@typescript-eslint/eslint-plugin": "8.0.0-alpha.23",
"@typescript-eslint/parser": "8.0.0-alpha.23",
"eslint": "^9.3.0",
"eslint-config-google": "^0.14.0",
"eslint-plugin-import": "^2.29.1",
"firebase-functions-test": "^3.2.0",
"typescript": "^5.4.5"
},
Expand Down
Loading

0 comments on commit 2481969

Please sign in to comment.