Skip to content

Commit 74745f4

Browse files
chore(deps): update dependency typescript to v5
1 parent 118e44e commit 74745f4

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.1.0",
38-
"typescript": "3.9.10"
38+
"typescript": "5.0.2"
3939
},
4040
"peerDependencies": {
4141
"react": ">=16.8",

yarn.lock

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

12368-
typescript@3.9.10:
12369-
version "3.9.10"
12370-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.10.tgz#70f3910ac7a51ed6bef79da7800690b19bf778b8"
12371-
integrity sha512-w6fIxVE/H1PkLKcCPsFqKE7Kv7QUwhU8qQY2MueZXWx5cPZdwFupLgKK3vntcK98BtNHZtAF4LA/yl2a7k8R6Q==
12368+
typescript@5.0.2:
12369+
version "5.0.2"
12370+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.0.2.tgz#891e1a90c5189d8506af64b9ef929fca99ba1ee5"
12371+
integrity sha512-wVORMBGO/FAs/++blGNeAVdbNKtIh1rbBL2EyQ1+J9lClJ93KiiKe8PmFIVdXhHcyv44SL9oglmfeSsndo0jRw==
1237212372

1237312373
ua-parser-js@^0.7.30:
1237412374
version "0.7.34"

0 commit comments

Comments
 (0)