Skip to content

Commit a893ecc

Browse files
Update dependency typescript to v5
1 parent 2649e15 commit a893ecc

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
@@ -30,6 +30,6 @@
3030
"eslint": "6.8.0",
3131
"mocha": "7.2.0",
3232
"ts-node": "8.10.2",
33-
"typescript": "3.9.9"
33+
"typescript": "5.7.3"
3434
}
3535
}

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1685,10 +1685,10 @@ type-fest@^0.8.1:
16851685
resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-0.8.1.tgz#09e249ebde851d3b1e48d27c105444667f17b83d"
16861686
integrity sha512-4dbzIzqvjtgiM5rw1k5rEHtBANKmdudhGyBEajN01fEyhaAIhsoKNy6y7+IN93IfpFtwY9iqi7kD+xwKhQsNJA==
16871687

1688-
typescript@3.9.9:
1689-
version "3.9.9"
1690-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.9.tgz#e69905c54bc0681d0518bd4d587cc6f2d0b1a674"
1691-
integrity sha512-kdMjTiekY+z/ubJCATUPlRDl39vXYiMV9iyeMuEuXZh2we6zz80uovNN2WlAxmmdE/Z/YQe+EbOEXB5RHEED3w==
1688+
typescript@5.7.3:
1689+
version "5.7.3"
1690+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.7.3.tgz#919b44a7dbb8583a9b856d162be24a54bf80073e"
1691+
integrity sha512-84MVSjMEHP+FQRPy3pX9sTVV/INIex71s9TL2Gm5FG/WG1SqXeKyZ0k7/blY/4FdOzI12CBy1vGc4og/eus0fw==
16921692

16931693
unbox-primitive@^1.0.0:
16941694
version "1.0.1"

0 commit comments

Comments
 (0)