Skip to content

Commit fda8f45

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

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
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.1.3"
4040
},
4141
"prettier": {
4242
"singleQuote": true

yarn.lock

+8-8
Original file line numberDiff line numberDiff line change
@@ -1735,10 +1735,10 @@
17351735
resolved "https://registry.yarnpkg.com/@types/command-line-usage/-/command-line-usage-5.0.1.tgz#99424950da567ba67b6b65caee57ff03c4e751ec"
17361736
integrity sha512-/xUgezxxYePeXhg5S04hUjxG9JZi+rJTs1+4NwpYPfSaS7BeDa6tVJkH6lN9Cb6rl8d24Fi2uX0s0Ngg2JT6gg==
17371737

1738-
"@types/[email protected].7":
1739-
version "4.1.7"
1740-
resolved "https://registry.yarnpkg.com/@types/debug/-/debug-4.1.7.tgz#7cc0ea761509124709b8b2d1090d8f6c17aadb82"
1741-
integrity sha512-9AonUzyTjXXhEOa0DnqpzZi6VHlqKMswga9EXjpXnnqxwLtdvPPtlO8evrI5D9S6asFRCQ6v+wpiUKbw+vKqyg==
1738+
"@types/[email protected].8":
1739+
version "4.1.8"
1740+
resolved "https://registry.yarnpkg.com/@types/debug/-/debug-4.1.8.tgz#cef723a5d0a90990313faec2d1e22aee5eecb317"
1741+
integrity sha512-/vPO1EPOs306Cvhwv7KfVfYvOJqA/S/AXjaHQiJboCZzcNDb+TIJFN9/2C9DZ//ijSKWioNyUxD792QmDJ+HKQ==
17421742
dependencies:
17431743
"@types/ms" "*"
17441744

@@ -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.1.3:
8319+
version "5.1.3"
8320+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.1.3.tgz#8d84219244a6b40b6fb2b33cc1c062f715b9e826"
8321+
integrity sha512-XH627E9vkeqhlZFQuL+UsyAXEnibT0kWR2FWONlr4sTjvxyJYnyefgrkyECLzM5NenmKzRAy2rR/OlYLA1HkZw==
83228322

83238323
typical@^4.0.0:
83248324
version "4.0.0"

0 commit comments

Comments
 (0)