Skip to content

Commit c678203

Browse files
Merge pull request #163 from fsubal/dependabot/npm_and_yarn/typescript-6.0.2
Bump typescript from 5.9.3 to 6.0.2
2 parents fcdff74 + de4cf37 commit c678203

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
@@ -23,7 +23,7 @@
2323
"@types/estree-jsx": "^1.0.0",
2424
"eslint": "^9.7.0",
2525
"mocha": "^11.0.1",
26-
"typescript": "^5.0.2"
26+
"typescript": "^6.0.2"
2727
},
2828
"engines": {
2929
"node": ">=0.10.0"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -897,10 +897,10 @@ type-check@^0.4.0, type-check@~0.4.0:
897897
dependencies:
898898
prelude-ls "^1.2.1"
899899

900-
typescript@^5.0.2:
901-
version "5.9.3"
902-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.9.3.tgz#5b4f59e15310ab17a216f5d6cf53ee476ede670f"
903-
integrity sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==
900+
typescript@^6.0.2:
901+
version "6.0.2"
902+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-6.0.2.tgz#0b1bfb15f68c64b97032f3d78abbf98bdbba501f"
903+
integrity sha512-bGdAIrZ0wiGDo5l8c++HWtbaNCWTS4UTv7RaTH/ThVIgjkveJt83m74bBHMJkuCbslY8ixgLBVZJIOiQlQTjfQ==
904904

905905
uri-js@^4.2.2:
906906
version "4.4.1"

0 commit comments

Comments
 (0)