Skip to content

Commit

Permalink
chore(deps): update dependency typescript to v5.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 22, 2024
1 parent 732145e commit da4ff5f
Show file tree
Hide file tree
Showing 6 changed files with 24 additions and 24 deletions.
2 changes: 1 addition & 1 deletion docker/alpine-3.21-amd64-openssl-3.0.x/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"@types/node": "18.19.68",
"prisma": "6.2.0-dev.6",
"ts-node": "10.9.2",
"typescript": "5.6.3"
"typescript": "5.7.2"
},
"scripts": {
"start": "node server.js"
Expand Down
14 changes: 7 additions & 7 deletions docker/alpine-3.21-amd64-openssl-3.0.x/pnpm-lock.yaml

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

2 changes: 1 addition & 1 deletion docker/alpine-3.21-arm64-openssl-3.0.x/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"@types/node": "18.19.68",
"prisma": "6.2.0-dev.6",
"ts-node": "10.9.2",
"typescript": "5.6.3"
"typescript": "5.7.2"
},
"scripts": {
"start": "node server.js"
Expand Down
14 changes: 7 additions & 7 deletions docker/alpine-3.21-arm64-openssl-3.0.x/pnpm-lock.yaml

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

2 changes: 1 addition & 1 deletion docker/alpine-latest-arm64-openssl-3.0.x/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"@types/node": "18.19.68",
"prisma": "6.2.0-dev.6",
"ts-node": "10.9.2",
"typescript": "5.6.3"
"typescript": "5.7.2"
},
"scripts": {
"start": "node server.js"
Expand Down
14 changes: 7 additions & 7 deletions docker/alpine-latest-arm64-openssl-3.0.x/pnpm-lock.yaml

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

0 comments on commit da4ff5f

Please sign in to comment.