Skip to content

Commit 99848d2

Browse files
Merge pull request #948 from ruby-syntax-tree/dependabot/npm_and_yarn/typescript-6.0.2
Bump typescript from 5.9.3 to 6.0.2
2 parents 86504c2 + 80d17c7 commit 99848d2

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
@@ -124,7 +124,7 @@
124124
"glob": "^13.0.0",
125125
"globals": "^17.0.0",
126126
"mocha": "^11.0.1",
127-
"typescript": "=5.9.3",
127+
"typescript": "=6.0.2",
128128
"typescript-eslint": "^8.37.0"
129129
},
130130
"__metadata": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3124,10 +3124,10 @@ typescript-eslint@^8.37.0:
31243124
"@typescript-eslint/typescript-estree" "8.58.0"
31253125
"@typescript-eslint/utils" "8.58.0"
31263126

3127-
typescript@=5.9.3:
3128-
version "5.9.3"
3129-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.9.3.tgz#5b4f59e15310ab17a216f5d6cf53ee476ede670f"
3130-
integrity sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==
3127+
typescript@=6.0.2:
3128+
version "6.0.2"
3129+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-6.0.2.tgz#0b1bfb15f68c64b97032f3d78abbf98bdbba501f"
3130+
integrity sha512-bGdAIrZ0wiGDo5l8c++HWtbaNCWTS4UTv7RaTH/ThVIgjkveJt83m74bBHMJkuCbslY8ixgLBVZJIOiQlQTjfQ==
31313131

31323132
uc.micro@^2.0.0, uc.micro@^2.1.0:
31333133
version "2.1.0"

0 commit comments

Comments
 (0)