Skip to content

Commit c93336e

Browse files
build(deps): update devdependency typescript to ^6.0.0
1 parent 9384226 commit c93336e

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
@@ -56,7 +56,7 @@
5656
"rollup-plugin-delete": "^3.0.1",
5757
"rollup-plugin-local-resolve": "^1.0.7",
5858
"size-limit": "^12.0.0",
59-
"typescript": "^5.9.0"
59+
"typescript": "^6.0.0"
6060
},
6161
"resolutions": {
6262
"@types/minimatch": "6.0.0"

yarn.lock

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

10894-
typescript@^5.9.0:
10895-
version "5.9.3"
10896-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.9.3.tgz#5b4f59e15310ab17a216f5d6cf53ee476ede670f"
10897-
integrity sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==
10894+
typescript@^6.0.0:
10895+
version "6.0.2"
10896+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-6.0.2.tgz#0b1bfb15f68c64b97032f3d78abbf98bdbba501f"
10897+
integrity sha512-bGdAIrZ0wiGDo5l8c++HWtbaNCWTS4UTv7RaTH/ThVIgjkveJt83m74bBHMJkuCbslY8ixgLBVZJIOiQlQTjfQ==
1089810898

1089910899
uglify-js@^3.1.4:
1090010900
version "3.19.3"

0 commit comments

Comments
 (0)