Skip to content

Commit

Permalink
chore: update dependency typescript to v5.6.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 24, 2024
1 parent 9e16e5e commit de14916
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 10 deletions.
8 changes: 4 additions & 4 deletions backend/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 backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"geojson": "0.5.0",
"ngrok": "4.3.3",
"tsc-watch": "6.2.1",
"typescript": "5.5.4"
"typescript": "5.6.3"
},
"dependencies": {
"@google-cloud/firestore": "7.10.0",
Expand Down
8 changes: 4 additions & 4 deletions frontend/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 frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@
"sass": "1.81.0",
"schema-dts": "1.1.2",
"ts-node": "10.9.2",
"typescript": "5.5.4",
"typescript": "5.6.3",
"vite": "5.4.11",
"vite-plugin-pwa": "0.21.0",
"vitest": "2.1.5"
Expand Down

0 comments on commit de14916

Please sign in to comment.