Skip to content

Commit

Permalink
Update dependency typescript to v5.7.3 (#400)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 9, 2025
1 parent 39495cc commit d329416
Show file tree
Hide file tree
Showing 6 changed files with 21 additions and 21 deletions.
8 changes: 4 additions & 4 deletions appsync/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 appsync/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"@types/node": "22.10.5",
"fs": "0.0.1-security",
"path": "0.12.7",
"typescript": "5.7.2"
"typescript": "5.7.3"
},
"dependencies": {
"graphql": "16.10.0"
Expand Down
14 changes: 7 additions & 7 deletions graphql/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 graphql/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"globals": "15.14.0",
"jest": "29.7.0",
"ts-jest": "29.2.5",
"typescript": "5.7.2",
"typescript": "5.7.3",
"typescript-eslint": "8.19.1"
},
"directories": {
Expand Down
14 changes: 7 additions & 7 deletions ui/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 ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"jest-environment-jsdom": "29.7.0",
"node-fetch": "3.3.2",
"ts-jest": "29.2.5",
"typescript": "5.7.2",
"typescript": "5.7.3",
"vite": "6.0.7"
}
}

0 comments on commit d329416

Please sign in to comment.