Skip to content

Commit a0d72ff

Browse files
chore(deps): update dependency typescript to v4.9.4
1 parent d484cb3 commit a0d72ff

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
@@ -21,7 +21,7 @@
2121
"prettier": "2.7.1",
2222
"renovate-config-algolia": "2.1.10",
2323
"ts-jest": "27.1.5",
24-
"typescript": "4.7.2"
24+
"typescript": "4.9.4"
2525
},
2626
"scripts": {
2727
"test": "jest",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3583,10 +3583,10 @@ typedarray-to-buffer@^3.1.5:
35833583
dependencies:
35843584
is-typedarray "^1.0.0"
35853585

3586-
typescript@4.7.2:
3587-
version "4.7.2"
3588-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.7.2.tgz#1f9aa2ceb9af87cca227813b4310fff0b51593c4"
3589-
integrity sha512-Mamb1iX2FDUpcTRzltPxgWMKy3fhg0TN378ylbktPGPK/99KbDtMQ4W1hwgsbPAsG3a0xKa1vmw4VKZQbkvz5A==
3586+
typescript@4.9.4:
3587+
version "4.9.4"
3588+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.4.tgz#a2a3d2756c079abda241d75f149df9d561091e78"
3589+
integrity sha512-Uz+dTXYzxXXbsFpM86Wh3dKCxrQqUcVMxwU54orwlJjOpO3ao8L7j5lH+dWfTwgCwIuM9GQ2kvVotzYJMXTBZg==
35903590

35913591
unbox-primitive@^1.0.2:
35923592
version "1.0.2"

0 commit comments

Comments
 (0)