Skip to content

Commit 22d82d7

Browse files
chore(deps): update dependency typescript to v5 (#362)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b1ae4b3 commit 22d82d7

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
@@ -71,7 +71,7 @@
7171
"rimraf": "^4.0.0",
7272
"shipjs": "^0.25.0",
7373
"ts-node": "^10.0.0",
74-
"typescript": "^4.3.2",
74+
"typescript": "^5.0.0",
7575
"vue-eslint-editor": "^1.1.0",
7676
"vue-github-button": "^1.2.0",
7777
"vuepress": "^1.8.2"

yarn.lock

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

10905-
typescript@^4.3.2:
10906-
version "4.9.4"
10907-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.4.tgz#a2a3d2756c079abda241d75f149df9d561091e78"
10908-
integrity sha512-Uz+dTXYzxXXbsFpM86Wh3dKCxrQqUcVMxwU54orwlJjOpO3ao8L7j5lH+dWfTwgCwIuM9GQ2kvVotzYJMXTBZg==
10905+
typescript@^5.0.0:
10906+
version "5.0.2"
10907+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.0.2.tgz#891e1a90c5189d8506af64b9ef929fca99ba1ee5"
10908+
integrity sha512-wVORMBGO/FAs/++blGNeAVdbNKtIh1rbBL2EyQ1+J9lClJ93KiiKe8PmFIVdXhHcyv44SL9oglmfeSsndo0jRw==
1090910909

1091010910
uc.micro@^1.0.1, uc.micro@^1.0.5:
1091110911
version "1.0.6"

0 commit comments

Comments
 (0)