Skip to content

Commit 639a745

Browse files
⬆️ Update dependency typescript to v4.9.4
1 parent ca8b919 commit 639a745

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
@@ -31,6 +31,6 @@
3131
"@typescript-eslint/parser": "4.22.0",
3232
"ava": "3.15.0",
3333
"eslint": "7.25.0",
34-
"typescript": "4.2.4"
34+
"typescript": "4.9.4"
3535
}
3636
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2307,10 +2307,10 @@ typedarray-to-buffer@^3.1.5:
23072307
dependencies:
23082308
is-typedarray "^1.0.0"
23092309

2310-
typescript@4.2.4:
2311-
version "4.2.4"
2312-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.2.4.tgz#8610b59747de028fda898a8aef0e103f156d0961"
2313-
integrity sha512-V+evlYHZnQkaz8TRBuxTA92yZBPotr5H+WhQ7bD3hZUndx5tGOa1fuCgeSjxAzM1RiN5IzvadIXTVefuuwZCRg==
2310+
typescript@4.9.4:
2311+
version "4.9.4"
2312+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.4.tgz#a2a3d2756c079abda241d75f149df9d561091e78"
2313+
integrity sha512-Uz+dTXYzxXXbsFpM86Wh3dKCxrQqUcVMxwU54orwlJjOpO3ao8L7j5lH+dWfTwgCwIuM9GQ2kvVotzYJMXTBZg==
23142314

23152315
unique-string@^2.0.0:
23162316
version "2.0.0"

0 commit comments

Comments
 (0)