Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewmd5 committed Jun 20, 2023
1 parent 86d041d commit 3417fb9
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion Tools/node/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,6 @@
"devDependencies": {
"@types/node": "^20.3.1",
"ts-node": "^9.1.1",
"typescript": "^4.1.2"
"typescript": "^5.1.3"
}
}
8 changes: 4 additions & 4 deletions Tools/node/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -57,10 +57,10 @@ ts-node@^9.1.1:
source-map-support "^0.5.17"
yn "3.1.1"

typescript@^4.1.2:
version "4.1.2"
resolved "https://registry.npmjs.org/typescript/-/typescript-4.1.2.tgz"
integrity sha512-thGloWsGH3SOxv1SoY7QojKi0tc+8FnOmiarEGMbd/lar7QOEd3hvlx3Fp5y6FlDUGl9L+pd4n2e+oToGMmhRQ==
typescript@^5.1.3:
version "5.1.3"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.1.3.tgz#8d84219244a6b40b6fb2b33cc1c062f715b9e826"
integrity sha512-XH627E9vkeqhlZFQuL+UsyAXEnibT0kWR2FWONlr4sTjvxyJYnyefgrkyECLzM5NenmKzRAy2rR/OlYLA1HkZw==

[email protected]:
version "3.1.1"
Expand Down

0 comments on commit 3417fb9

Please sign in to comment.