Skip to content

Commit d762c92

Browse files
committed
chore(deps): update dependency typescript to v4.9.5
1 parent 9f13b3b commit d762c92

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.2",
6161
"tslint": "6.1.3",
6262
"tslint-config-common": "1.6.2",
63-
"typescript": "4.9.4",
63+
"typescript": "4.9.5",
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
@@ -12396,10 +12396,10 @@ typedarray@^0.0.6:
1239612396
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
1239712397
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
1239812398

12399-
typescript@4.9.4:
12400-
version "4.9.4"
12401-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.4.tgz#a2a3d2756c079abda241d75f149df9d561091e78"
12402-
integrity sha512-Uz+dTXYzxXXbsFpM86Wh3dKCxrQqUcVMxwU54orwlJjOpO3ao8L7j5lH+dWfTwgCwIuM9GQ2kvVotzYJMXTBZg==
12399+
typescript@4.9.5:
12400+
version "4.9.5"
12401+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.5.tgz#095979f9bcc0d09da324d58d03ce8f8374cbe65a"
12402+
integrity sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==
1240312403

1240412404
typescript@^4.6.4:
1240512405
version "4.6.4"

0 commit comments

Comments
 (0)