Skip to content

Commit 961fd4e

Browse files
committed
⬆️ Update dependency typescript to v4.4.4
1 parent 2aaf734 commit 961fd4e

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.4.4"
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.4.4:
2451+
version "4.4.4"
2452+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.4.4.tgz#2cd01a1a1f160704d3101fd5a58ff0f9fcb8030c"
2453+
integrity sha512-DqGhF5IKoBl8WNf8C1gu8q0xZSInh9j1kJJMqT3a94w1JzVaBU4EXOSMrz9yDqMT0xt3selp83fuFMQ0uzv6qA==
24542454

24552455
undici@^4.7.0:
24562456
version "4.7.0"

0 commit comments

Comments
 (0)