Skip to content

Commit cdbc2b0

Browse files
chore(deps): update dependency typescript to v5
1 parent 2527886 commit cdbc2b0

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.4.4"
3939
},
4040
"peerDependencies": {
4141
"react": ">=16.8",

yarn.lock

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

15028-
typescript@3.9.10:
15029-
version "3.9.10"
15030-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.10.tgz#70f3910ac7a51ed6bef79da7800690b19bf778b8"
15031-
integrity sha512-w6fIxVE/H1PkLKcCPsFqKE7Kv7QUwhU8qQY2MueZXWx5cPZdwFupLgKK3vntcK98BtNHZtAF4LA/yl2a7k8R6Q==
15028+
typescript@5.4.4:
15029+
version "5.4.4"
15030+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.4.tgz#eb2471e7b0a5f1377523700a21669dce30c2d952"
15031+
integrity sha512-dGE2Vv8cpVvw28v8HCPqyb08EzbBURxDpuhJvTrusShUfGnhHBafDsLdS1EhhxyL6BJQE+2cT3dDPAv+MQ6oLw==
1503215032

1503315033
ua-parser-js@^1.0.35:
1503415034
version "1.0.37"

0 commit comments

Comments
 (0)