Skip to content

Commit b73c3ef

Browse files
chore(deps): update dep typescript from 4.9.5 to v5
1 parent 446f09a commit b73c3ef

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
@@ -5529,10 +5529,10 @@ [email protected]:
55295529
shelljs "^0.8.4"
55305530
typedoc-default-themes "^0.10.1"
55315531

5532-
typescript@4.9.5:
5533-
version "4.9.5"
5534-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.5.tgz#095979f9bcc0d09da324d58d03ce8f8374cbe65a"
5535-
integrity sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==
5532+
typescript@5.1.6:
5533+
version "5.1.6"
5534+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.1.6.tgz#02f8ac202b6dad2c0dd5e0913745b47a37998274"
5535+
integrity sha512-zaWCozRZ6DLEWAWFrVDz1H6FVXzUSfTy5FUMWsQlU8Ym5JP9eO4xkTIROFCQvhQf61z6O/G6ugw3SgAnvvm+HA==
55365536

55375537
uglify-js@^3.1.4:
55385538
version "3.14.5"

0 commit comments

Comments
 (0)