Skip to content

Commit a8a2024

Browse files
chore(deps): update dependency typescript to v5
1 parent c2e2aa2 commit a8a2024

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.2.2"
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].9":
1739+
version "4.1.9"
1740+
resolved "https://registry.yarnpkg.com/@types/debug/-/debug-4.1.9.tgz#906996938bc672aaf2fb8c0d3733ae1dda05b005"
1741+
integrity sha512-8Hz50m2eoS56ldRlepxSBa6PWEVCtzUo/92HgLc2qTMnotJNIm7xP+UZhyWoYsyOdd5dxZ+NZLb24rsKyFs2ow==
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.2.2:
8319+
version "5.2.2"
8320+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.2.2.tgz#5ebb5e5a5b75f085f22bc3f8460fba308310fa78"
8321+
integrity sha512-mI4WrpHsbCIcwT9cF4FZvr80QUeKvsUsUvKDoR+X/7XHQH98xYD8YHZg7ANtz2GtZt/CBq2QJ0thkGJMHfqc1w==
83228322

83238323
typical@^4.0.0:
83248324
version "4.0.0"

0 commit comments

Comments
 (0)