Skip to content

Commit 40e36f7

Browse files
chore(deps): update dep typescript from 4.9.5 to v5
1 parent 31db3ee commit 40e36f7

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
@@ -47,7 +47,7 @@
4747
"lint-staged": "10.1.7",
4848
"prettier": "2.0.5",
4949
"typedoc": "0.17.7",
50-
"typescript": "4.9.5"
50+
"typescript": "5.2.2"
5151
},
5252
"dependencies": {
5353
"core-js": "3"

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -5549,10 +5549,10 @@ [email protected]:
55495549
shelljs "^0.8.4"
55505550
typedoc-default-themes "^0.10.1"
55515551

5552-
typescript@4.9.5:
5553-
version "4.9.5"
5554-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.5.tgz#095979f9bcc0d09da324d58d03ce8f8374cbe65a"
5555-
integrity sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==
5552+
typescript@5.2.2:
5553+
version "5.2.2"
5554+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.2.2.tgz#5ebb5e5a5b75f085f22bc3f8460fba308310fa78"
5555+
integrity sha512-mI4WrpHsbCIcwT9cF4FZvr80QUeKvsUsUvKDoR+X/7XHQH98xYD8YHZg7ANtz2GtZt/CBq2QJ0thkGJMHfqc1w==
55565556

55575557
uglify-js@^3.1.4:
55585558
version "3.14.5"

0 commit comments

Comments
 (0)