Skip to content

Commit

Permalink
Update dependency @types/node to v22.10.0 (#332)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Jarrod Lowe <[email protected]>
  • Loading branch information
renovate[bot] and jarrod-lowe authored Nov 26, 2024
1 parent 974763d commit 8f14be7
Show file tree
Hide file tree
Showing 4 changed files with 25 additions and 25 deletions.
16 changes: 8 additions & 8 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
@@ -1,7 +1,7 @@
{
"devDependencies": {
"@graphql-codegen/cli": "5.0.3",
"@types/node": "22.9.4",
"@types/node": "22.10.0",
"fs": "0.0.1-security",
"path": "0.12.7",
"typescript": "5.7.2"
Expand Down
30 changes: 15 additions & 15 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 @@ -26,7 +26,7 @@
"@testing-library/react": "16.0.1",
"@types/jest": "29.5.14",
"@types/md5": "2.3.5",
"@types/node": "22.9.4",
"@types/node": "22.10.0",
"@types/node-fetch": "2.6.12",
"@types/react": "18.3.12",
"@types/react-dom": "18.3.1",
Expand Down

0 comments on commit 8f14be7

Please sign in to comment.