Skip to content

Commit 543bc43

Browse files
committed
chore(deps): update dependency typescript to v4.9.4
1 parent 7b2f19a commit 543bc43

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
"supertest": "6.3.3",
6161
"ts-jest": "29.0.3",
6262
"ts-node": "10.9.1",
63-
"typescript": "4.9.3"
63+
"typescript": "4.9.4"
6464
},
6565
"changelog": {
6666
"labels": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11407,10 +11407,10 @@ typedarray@^0.0.6:
1140711407
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
1140811408
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
1140911409

11410-
11411-
version "4.9.3"
11412-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.3.tgz#3aea307c1746b8c384435d8ac36b8a2e580d85db"
11413-
integrity sha512-CIfGzTelbKNEnLpLdGFgdyKhG23CKdKgQPOBc+OUNrkJ2vr+KSzsSV5kq5iWhEQbok+quxgGzrAtGWCyU7tHnA==
11410+
11411+
version "4.9.4"
11412+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.4.tgz#a2a3d2756c079abda241d75f149df9d561091e78"
11413+
integrity sha512-Uz+dTXYzxXXbsFpM86Wh3dKCxrQqUcVMxwU54orwlJjOpO3ao8L7j5lH+dWfTwgCwIuM9GQ2kvVotzYJMXTBZg==
1141411414

1141511415
"typescript@^3 || ^4":
1141611416
version "4.8.2"

0 commit comments

Comments
 (0)