Skip to content

Commit 293c9a6

Browse files
chore(deps): update dep typescript from 4.9.5 to v5
1 parent fdbb9b4 commit 293c9a6

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.1.6"
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.1.6:
5553+
version "5.1.6"
5554+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.1.6.tgz#02f8ac202b6dad2c0dd5e0913745b47a37998274"
5555+
integrity sha512-zaWCozRZ6DLEWAWFrVDz1H6FVXzUSfTy5FUMWsQlU8Ym5JP9eO4xkTIROFCQvhQf61z6O/G6ugw3SgAnvvm+HA==
55565556

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

0 commit comments

Comments
 (0)