Skip to content

Commit

Permalink
Update dependency @types/node to v22.5.1 (#60)
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 Aug 28, 2024
1 parent 897cc87 commit df93607
Show file tree
Hide file tree
Showing 4 changed files with 14 additions and 13 deletions.
9 changes: 5 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
@@ -1,7 +1,7 @@
{
"devDependencies": {
"@graphql-codegen/cli": "5.0.2",
"@types/node": "22.5.0",
"@types/node": "22.5.1",
"fs": "0.0.1-security",
"path": "0.12.7",
"typescript": "5.5.4"
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 @@ -9,7 +9,7 @@
},
"devDependencies": {
"@types/jest": "29.5.12",
"@types/node": "22.5.0",
"@types/node": "22.5.1",
"jest": "29.7.0",
"ts-jest": "29.2.5",
"vite": "5.4.2"
Expand Down

0 comments on commit df93607

Please sign in to comment.