Skip to content

Commit 230a085

Browse files
chore(deps): update dependency typescript to v5
1 parent e5d4a03 commit 230a085

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"lint-staged": "9.5.0",
3737
"prettier": "1.19.1",
3838
"ts-jest": "24.3.0",
39-
"typescript": "3.9.10"
39+
"typescript": "5.0.2"
4040
},
4141
"prettier": {
4242
"singleQuote": true

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -8315,10 +8315,10 @@ typescript-memoize@^1.0.0-alpha.3:
83158315
dependencies:
83168316
core-js "2.4.1"
83178317

8318-
typescript@3.9.10:
8319-
version "3.9.10"
8320-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.10.tgz#70f3910ac7a51ed6bef79da7800690b19bf778b8"
8321-
integrity sha512-w6fIxVE/H1PkLKcCPsFqKE7Kv7QUwhU8qQY2MueZXWx5cPZdwFupLgKK3vntcK98BtNHZtAF4LA/yl2a7k8R6Q==
8318+
typescript@5.0.2:
8319+
version "5.0.2"
8320+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.0.2.tgz#891e1a90c5189d8506af64b9ef929fca99ba1ee5"
8321+
integrity sha512-wVORMBGO/FAs/++blGNeAVdbNKtIh1rbBL2EyQ1+J9lClJ93KiiKe8PmFIVdXhHcyv44SL9oglmfeSsndo0jRw==
83228322

83238323
typical@^4.0.0:
83248324
version "4.0.0"

0 commit comments

Comments
 (0)