Skip to content

Commit

Permalink
Update dependency typescript to v5.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 22, 2024
1 parent 800301f commit 05e443e
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions functions/js-func/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion functions/js-func/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"eslint-config-google": "0.14.0",
"eslint-plugin-import": "2.31.0",
"firebase-functions-test": "3.3.0",
"typescript": "5.6.3"
"typescript": "5.7.2"
},
"overrides": {
"@types/glob": "8.1.0",
Expand Down
2 changes: 1 addition & 1 deletion web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@
"open": "10.1.0",
"prettier": "3.3.3",
"ts-node": "10.9.2",
"typescript": "5.5.4"
"typescript": "5.7.2"
},
"lint-staged": {
"*.{js,ts,json,html,css,scss,md,yml,yaml,webmanifest}": "prettier --write"
Expand Down

0 comments on commit 05e443e

Please sign in to comment.