Skip to content

Commit bf29df1

Browse files
chore(deps): update dependency typescript to v6
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0e54c0c commit bf29df1

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
@@ -10,6 +10,6 @@
1010
},
1111
"devDependencies": {
1212
"@types/node": "^20.10.5",
13-
"typescript": "^5.2.2"
13+
"typescript": "^6.0.0"
1414
}
1515
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -157,10 +157,10 @@ ts-node@^10.9.1:
157157
v8-compile-cache-lib "^3.0.1"
158158
yn "3.1.1"
159159

160-
typescript@^5.2.2:
161-
version "5.2.2"
162-
resolved "https://registry.npmjs.org/typescript/-/typescript-5.2.2.tgz"
163-
integrity sha512-mI4WrpHsbCIcwT9cF4FZvr80QUeKvsUsUvKDoR+X/7XHQH98xYD8YHZg7ANtz2GtZt/CBq2QJ0thkGJMHfqc1w==
160+
typescript@^6.0.0:
161+
version "6.0.2"
162+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-6.0.2.tgz#0b1bfb15f68c64b97032f3d78abbf98bdbba501f"
163+
integrity sha512-bGdAIrZ0wiGDo5l8c++HWtbaNCWTS4UTv7RaTH/ThVIgjkveJt83m74bBHMJkuCbslY8ixgLBVZJIOiQlQTjfQ==
164164

165165
undici-types@~5.26.4:
166166
version "5.26.5"

0 commit comments

Comments
 (0)