Skip to content

Commit 6b3b678

Browse files
Update dependency typescript to v5
1 parent 79a0c70 commit 6b3b678

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
@@ -60,7 +60,7 @@
6060
"ts-loader": "^9.3.1",
6161
"tslint": "^6.0.0",
6262
"tslint-eslint-rules": "^5.3.1",
63-
"typescript": "^4.3.5",
63+
"typescript": "^5.0.0",
6464
"webpack": "^5.73.0",
6565
"webpack-cli": "^4.10.0"
6666
},

yarn.lock

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

4270-
typescript@^4.3.5:
4271-
version "4.3.5"
4272-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.3.5.tgz#4d1c37cc16e893973c45a06886b7113234f119f4"
4273-
integrity sha512-DqQgihaQ9cUrskJo9kIyW/+g0Vxsk8cDtZ52a3NGh0YNTfpUSArXSohyUGnvbPazEPLu398C0UxmKSOrPumUzA==
4270+
typescript@^5.0.0:
4271+
version "5.0.2"
4272+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.0.2.tgz#891e1a90c5189d8506af64b9ef929fca99ba1ee5"
4273+
integrity sha512-wVORMBGO/FAs/++blGNeAVdbNKtIh1rbBL2EyQ1+J9lClJ93KiiKe8PmFIVdXhHcyv44SL9oglmfeSsndo0jRw==
42744274

42754275
update-browserslist-db@^1.0.4:
42764276
version "1.0.4"

0 commit comments

Comments
 (0)