Skip to content
This repository has been archived by the owner on Jan 24, 2024. It is now read-only.

Commit

Permalink
chore(deps): update dependency typescript to v4.9.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 31, 2023
1 parent 303bc7c commit 36c1ac9
Show file tree
Hide file tree
Showing 4 changed files with 16 additions and 16 deletions.
14 changes: 7 additions & 7 deletions .aws/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 .aws/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,6 @@
},
"devDependencies": {
"@types/node": "16.18.9",
"typescript": "4.9.4"
"typescript": "4.9.5"
}
}
14 changes: 7 additions & 7 deletions 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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,6 @@
"prettier": "2.8.2",
"ts-jest": "28.0.8",
"ts-node": "10.9.1",
"typescript": "4.9.4"
"typescript": "4.9.5"
}
}

0 comments on commit 36c1ac9

Please sign in to comment.