Skip to content

Commit 1622f78

Browse files
chore(deps-dev): bump typescript from 5.3.2 to 5.9.3
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.3.2 to 5.9.3. - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v5.3.2...v5.9.3) --- updated-dependencies: - dependency-name: typescript dependency-version: 5.9.3 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 86785d6 commit 1622f78

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
@@ -184,6 +184,6 @@
184184
"eslint": "^8.52.0",
185185
"jest": "^29.7.0",
186186
"ts-jest": "^29.1.1",
187-
"typescript": "^5.2.2"
187+
"typescript": "^5.9.3"
188188
}
189189
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2697,10 +2697,10 @@ type-fest@^0.21.3:
26972697
resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-0.21.3.tgz#d260a24b0198436e133fa26a524a6d65fa3b2e37"
26982698
integrity sha512-t0rzBq87m3fVcduHDUFhKmyyX+9eo6WQjZvf51Ea/M0Q7+T374Jp1aUiyUl0GKxp8M/OETVHSDvmkyPgvX+X2w==
26992699

2700-
typescript@^5.2.2:
2701-
version "5.3.2"
2702-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.3.2.tgz#00d1c7c1c46928c5845c1ee8d0cc2791031d4c43"
2703-
integrity sha512-6l+RyNy7oAHDfxC4FzSJcz9vnjTKxrLpDG5M2Vu4SHRVNg6xzqZp6LYSR9zjqQTu8DU/f5xwxUdADOkbrIX2gQ==
2700+
typescript@^5.9.3:
2701+
version "5.9.3"
2702+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.9.3.tgz#5b4f59e15310ab17a216f5d6cf53ee476ede670f"
2703+
integrity sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==
27042704

27052705
undici-types@~5.26.4:
27062706
version "5.26.5"

0 commit comments

Comments
 (0)