Skip to content

Commit 5bee089

Browse files
Update dependency typescript to v5
1 parent 65ae8fd commit 5bee089

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
@@ -63,7 +63,7 @@
6363
"ts-loader": "^9.3.1",
6464
"tslint": "^6.0.0",
6565
"tslint-eslint-rules": "^5.3.1",
66-
"typescript": "^4.0.2",
66+
"typescript": "^5.0.0",
6767
"webpack": "^5.73.0",
6868
"webpack-cli": "^5.0.0"
6969
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3810,10 +3810,10 @@ typedarray@^0.0.6:
38103810
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
38113811
integrity sha512-/aCDEGatGvZ2BIk+HmLf4ifCJFwvKFNb9/JeZPMulfgFracn9QFcAf5GO8B/mweUjSoblS5In0cWhqpfs/5PQA==
38123812

3813-
typescript@^4.0.2:
3814-
version "4.9.4"
3815-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.4.tgz#a2a3d2756c079abda241d75f149df9d561091e78"
3816-
integrity sha512-Uz+dTXYzxXXbsFpM86Wh3dKCxrQqUcVMxwU54orwlJjOpO3ao8L7j5lH+dWfTwgCwIuM9GQ2kvVotzYJMXTBZg==
3813+
typescript@^5.0.0:
3814+
version "5.0.2"
3815+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.0.2.tgz#891e1a90c5189d8506af64b9ef929fca99ba1ee5"
3816+
integrity sha512-wVORMBGO/FAs/++blGNeAVdbNKtIh1rbBL2EyQ1+J9lClJ93KiiKe8PmFIVdXhHcyv44SL9oglmfeSsndo0jRw==
38173817

38183818
update-browserslist-db@^1.0.9:
38193819
version "1.0.10"

0 commit comments

Comments
 (0)