[go: nahoru, domu]

Skip to content

Commit

Permalink
Auto-update dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
dpebot committed Jun 21, 2024
1 parent 6ac0acf commit 24f5d8e
Show file tree
Hide file tree
Showing 12 changed files with 20,099 additions and 36,898 deletions.
4,795 changes: 1,469 additions & 3,326 deletions cs-walkthrough/functions/package-lock.json

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions cs-walkthrough/functions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,14 +15,14 @@
},
"dependencies": {
"file-system": "^2.2.2",
"firebase-admin": "^11.9.0",
"firebase-functions": "^3.15.7"
"firebase-admin": "^12.2.0",
"firebase-functions": "^5.0.1"
},
"devDependencies": {
"@firebase/rules-unit-testing": "^2.0.1",
"@firebase/rules-unit-testing": "^3.0.3",
"eslint": "^8.44.0",
"eslint-plugin-promise": "^4.0.1",
"firebase-functions-test": "^0.3.2",
"firebase-functions-test": "^3.3.0",
"mocha": "^10.2.0"
},
"private": true
Expand Down
3,354 changes: 1,415 additions & 1,939 deletions manual-emulator-testing/package-lock.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion manual-emulator-testing/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@
"scripts": {},
"license": "Apache-2.0",
"devDependencies": {
"firebase-tools": "^12.4.0"
"firebase-tools": "^13.11.3"
}
}
Loading

0 comments on commit 24f5d8e

Please sign in to comment.