Skip to content

Commit 3eba5d7

Browse files
⬆️ Update dependency typescript to v4.9.5
1 parent 2aaf734 commit 3eba5d7

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
@@ -33,7 +33,7 @@
3333
"ava": "3.15.0",
3434
"eslint": "7.32.0",
3535
"tiny-typed-emitter": "^2.1.0",
36-
"typescript": "4.4.3"
36+
"typescript": "4.9.5"
3737
},
3838
"dependencies": {
3939
"@keiryo/common": "^1.0.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2447,10 +2447,10 @@ typedarray-to-buffer@^3.1.5:
24472447
dependencies:
24482448
is-typedarray "^1.0.0"
24492449

2450-
typescript@4.4.3:
2451-
version "4.4.3"
2452-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.4.3.tgz#bdc5407caa2b109efd4f82fe130656f977a29324"
2453-
integrity sha512-4xfscpisVgqqDfPaJo5vkd+Qd/ItkoagnHpufr+i2QCHBsNYp+G7UAoyFl8aPtx879u38wPV65rZ8qbGZijalA==
2450+
typescript@4.9.5:
2451+
version "4.9.5"
2452+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.5.tgz#095979f9bcc0d09da324d58d03ce8f8374cbe65a"
2453+
integrity sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==
24542454

24552455
undici@^4.7.0:
24562456
version "4.7.0"

0 commit comments

Comments
 (0)