Skip to content

Commit c74b882

Browse files
committed
chore(deps): update dependency typescript to v4.9.5
1 parent 5b1c7b3 commit c74b882

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.5",
6262
"ts-node": "10.9.1",
63-
"typescript": "4.9.4"
63+
"typescript": "4.9.5"
6464
},
6565
"changelog": {
6666
"labels": {

yarn.lock

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

11486-
11487-
version "4.9.4"
11488-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.4.tgz#a2a3d2756c079abda241d75f149df9d561091e78"
11489-
integrity sha512-Uz+dTXYzxXXbsFpM86Wh3dKCxrQqUcVMxwU54orwlJjOpO3ao8L7j5lH+dWfTwgCwIuM9GQ2kvVotzYJMXTBZg==
11486+
11487+
version "4.9.5"
11488+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.5.tgz#095979f9bcc0d09da324d58d03ce8f8374cbe65a"
11489+
integrity sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==
1149011490

1149111491
"typescript@^3 || ^4":
1149211492
version "4.8.2"

0 commit comments

Comments
 (0)