Skip to content

Commit c642afd

Browse files
chore(deps): update devdependency typescript to v6
1 parent 3068c09 commit c642afd

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"eslint": "latest",
5858
"nuxt": "^3.16.0",
5959
"standard-version": "^9.3.2",
60-
"typescript": "^5.2.2"
60+
"typescript": "^6.0.2"
6161
},
6262
"publishConfig": {
6363
"access": "public"

yarn.lock

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

8321-
typescript@^5.2.2:
8322-
version "5.2.2"
8323-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.2.2.tgz#5ebb5e5a5b75f085f22bc3f8460fba308310fa78"
8324-
integrity sha512-mI4WrpHsbCIcwT9cF4FZvr80QUeKvsUsUvKDoR+X/7XHQH98xYD8YHZg7ANtz2GtZt/CBq2QJ0thkGJMHfqc1w==
8321+
typescript@^6.0.2:
8322+
version "6.0.2"
8323+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-6.0.2.tgz#0b1bfb15f68c64b97032f3d78abbf98bdbba501f"
8324+
integrity sha512-bGdAIrZ0wiGDo5l8c++HWtbaNCWTS4UTv7RaTH/ThVIgjkveJt83m74bBHMJkuCbslY8ixgLBVZJIOiQlQTjfQ==
83258325

83268326
ufo@^1.1.2, ufo@^1.3.0, ufo@^1.3.1:
83278327
version "1.3.1"

0 commit comments

Comments
 (0)