Skip to content

Commit

Permalink
Update typescript to 4.9.3
Browse files Browse the repository at this point in the history
  • Loading branch information
wemeetagain committed Nov 30, 2022
1 parent e77b345 commit 9eaeaf2
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -81,7 +81,7 @@
"supertest": "^6.2.4",
"ts-loader": "^9.3.1",
"ts-node": "^10.9.1",
"typescript": "4.7.4",
"typescript": "4.9.3",
"typescript-docs-verifier": "^2.3.0",
"webpack": "^5.74.0"
}
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -12818,10 +12818,10 @@ typescript-docs-verifier@^2.3.0:
tsconfig "^7.0.0"
yargs "^17.2.1"

typescript@4.7.4:
version "4.7.4"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.7.4.tgz#1a88596d1cf47d59507a1bcdfb5b9dfe4d488235"
integrity sha512-C0WQT0gezHuw6AdY1M2jxUO83Rjf0HP7Sk1DtXj6j1EwkQNZrHAg2XPWlq62oqEhYvONq5pkC2Y9oPljWToLmQ==
typescript@4.9.3:
version "4.9.3"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.3.tgz#3aea307c1746b8c384435d8ac36b8a2e580d85db"
integrity sha512-CIfGzTelbKNEnLpLdGFgdyKhG23CKdKgQPOBc+OUNrkJ2vr+KSzsSV5kq5iWhEQbok+quxgGzrAtGWCyU7tHnA==

"typescript@^3 || ^4":
version "4.8.3"
Expand Down

0 comments on commit 9eaeaf2

Please sign in to comment.