Skip to content

Commit 5c8117e

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

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.4"
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.4:
8319+
version "5.0.4"
8320+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.0.4.tgz#b217fd20119bd61a94d4011274e0ab369058da3b"
8321+
integrity sha512-cW9T5W9xY37cc+jfEnaUvX91foxtHkza3Nw3wkoF4sSlKn0MONdkdEndig/qPBWXNkmplh3NzayQzCiHM4/hqw==
83228322

83238323
typical@^4.0.0:
83248324
version "4.0.0"

0 commit comments

Comments
 (0)