Skip to content

Commit 07b45b5

Browse files
committed
chore(deps): update dependency typescript to v4.9.3
1 parent 2c52f0b commit 07b45b5

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"ts-loader": "9.4.1",
6161
"tslint": "6.1.3",
6262
"tslint-config-common": "1.6.2",
63-
"typescript": "4.8.4",
63+
"typescript": "4.9.3",
6464
"url-loader": "4.1.1"
6565
},
6666
"release": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12227,10 +12227,10 @@ typedarray@^0.0.6:
1222712227
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
1222812228
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
1222912229

12230-
typescript@4.8.4:
12231-
version "4.8.4"
12232-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.8.4.tgz#c464abca159669597be5f96b8943500b238e60e6"
12233-
integrity sha512-QCh+85mCy+h0IGff8r5XWzOVSbBO+KfeYrMQh7NJ58QujwcE22u+NUSmUxqF+un70P9GXKxa2HCNiTTMJknyjQ==
12230+
typescript@4.9.3:
12231+
version "4.9.3"
12232+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.3.tgz#3aea307c1746b8c384435d8ac36b8a2e580d85db"
12233+
integrity sha512-CIfGzTelbKNEnLpLdGFgdyKhG23CKdKgQPOBc+OUNrkJ2vr+KSzsSV5kq5iWhEQbok+quxgGzrAtGWCyU7tHnA==
1223412234

1223512235
typescript@^4.6.4:
1223612236
version "4.6.4"

0 commit comments

Comments
 (0)