Skip to content

Commit 8390a89

Browse files
chore(deps): update dep typescript from 4.9.5 to v5
1 parent c53b4a4 commit 8390a89

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.7.3"
5151
},
5252
"dependencies": {
5353
"core-js": "3"

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -5669,10 +5669,10 @@ [email protected]:
56695669
shelljs "^0.8.4"
56705670
typedoc-default-themes "^0.10.1"
56715671

5672-
typescript@4.9.5:
5673-
version "4.9.5"
5674-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.5.tgz#095979f9bcc0d09da324d58d03ce8f8374cbe65a"
5675-
integrity sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==
5672+
typescript@5.7.3:
5673+
version "5.7.3"
5674+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.7.3.tgz#919b44a7dbb8583a9b856d162be24a54bf80073e"
5675+
integrity sha512-84MVSjMEHP+FQRPy3pX9sTVV/INIex71s9TL2Gm5FG/WG1SqXeKyZ0k7/blY/4FdOzI12CBy1vGc4og/eus0fw==
56765676

56775677
uglify-js@^3.1.4:
56785678
version "3.14.5"

0 commit comments

Comments
 (0)