Skip to content

Commit 648c570

Browse files
committed
chore(deps): update dependency typescript to v4.9.3
1 parent 79a8f02 commit 648c570

File tree

3 files changed

+12
-12
lines changed

3 files changed

+12
-12
lines changed

package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"lint-staged": "13.0.3",
4444
"prettier": "2.7.1",
4545
"release-it": "15.5.0",
46-
"typescript": "4.8.4"
46+
"typescript": "4.9.3"
4747
},
4848
"dependencies": {
4949
"@angular-devkit/schematics": "12.2.16",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5840,10 +5840,10 @@ typedarray-to-buffer@^3.1.5:
58405840
dependencies:
58415841
is-typedarray "^1.0.0"
58425842

5843-
typescript@4.8.4, typescript@^4.6.4:
5844-
version "4.8.4"
5845-
resolved "https://registry.npmjs.org/typescript/-/typescript-4.8.4.tgz"
5846-
integrity sha512-QCh+85mCy+h0IGff8r5XWzOVSbBO+KfeYrMQh7NJ58QujwcE22u+NUSmUxqF+un70P9GXKxa2HCNiTTMJknyjQ==
5843+
typescript@4.9.3, typescript@^4.6.4:
5844+
version "4.9.3"
5845+
resolved "https://registry.npmjs.org/typescript/-/typescript-4.9.3.tgz"
5846+
integrity sha512-CIfGzTelbKNEnLpLdGFgdyKhG23CKdKgQPOBc+OUNrkJ2vr+KSzsSV5kq5iWhEQbok+quxgGzrAtGWCyU7tHnA==
58475847

58485848
unbox-primitive@^1.0.1:
58495849
version "1.0.1"

0 commit comments

Comments
 (0)