Skip to content

Commit 264f622

Browse files
chore(deps): update dependency typescript to v5
1 parent aeb3fdc commit 264f622

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"tslint-config-airbnb": "5.11.2",
3636
"tslint-config-prettier": "1.18.0",
3737
"tslint-react": "4.2.0",
38-
"typescript": "3.9.10"
38+
"typescript": "5.7.3"
3939
},
4040
"peerDependencies": {
4141
"react": ">=16.8",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15016,10 +15016,10 @@ typedarray@^0.0.6:
1501615016
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
1501715017
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
1501815018

15019-
typescript@3.9.10:
15020-
version "3.9.10"
15021-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.10.tgz#70f3910ac7a51ed6bef79da7800690b19bf778b8"
15022-
integrity sha512-w6fIxVE/H1PkLKcCPsFqKE7Kv7QUwhU8qQY2MueZXWx5cPZdwFupLgKK3vntcK98BtNHZtAF4LA/yl2a7k8R6Q==
15019+
typescript@5.7.3:
15020+
version "5.7.3"
15021+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.7.3.tgz#919b44a7dbb8583a9b856d162be24a54bf80073e"
15022+
integrity sha512-84MVSjMEHP+FQRPy3pX9sTVV/INIex71s9TL2Gm5FG/WG1SqXeKyZ0k7/blY/4FdOzI12CBy1vGc4og/eus0fw==
1502315023

1502415024
ua-parser-js@^1.0.35:
1502515025
version "1.0.39"

0 commit comments

Comments
 (0)