Skip to content

Commit b36b373

Browse files
chore(deps-dev): Bump typescript from 4.3.5 to 5.9.3
Bumps [typescript](https://github.com/microsoft/TypeScript) from 4.3.5 to 5.9.3. - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release-publish.yml) - [Commits](microsoft/TypeScript@v4.3.5...v5.9.3) --- updated-dependencies: - dependency-name: typescript dependency-version: 5.9.3 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a9c2cfd commit b36b373

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
@@ -63,7 +63,7 @@
6363
"react-dom": "^16.2.0 || ^16.0.0",
6464
"tsdx": "^0.14.0",
6565
"tslib": "^2.0.0",
66-
"typescript": "^4.2.3"
66+
"typescript": "^5.9.3"
6767
},
6868
"peerDependencies": {
6969
"react": "^16.0.0 || ^17.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7476,10 +7476,10 @@ typescript@^3.7.3:
74767476
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.7.tgz#98d600a5ebdc38f40cb277522f12dc800e9e25fa"
74777477
integrity sha512-BLbiRkiBzAwsjut4x/dsibSTB6yWpwT5qWmC2OfuCg3GgVQCSgMs4vEctYPhsaGtd0AeuuHMkjZ2h2WG8MSzRw==
74787478

7479-
typescript@^4.2.3:
7480-
version "4.3.5"
7481-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.3.5.tgz#4d1c37cc16e893973c45a06886b7113234f119f4"
7482-
integrity sha512-DqQgihaQ9cUrskJo9kIyW/+g0Vxsk8cDtZ52a3NGh0YNTfpUSArXSohyUGnvbPazEPLu398C0UxmKSOrPumUzA==
7479+
typescript@^5.9.3:
7480+
version "5.9.3"
7481+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.9.3.tgz#5b4f59e15310ab17a216f5d6cf53ee476ede670f"
7482+
integrity sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==
74837483

74847484
uglify-js@^3.1.4:
74857485
version "3.13.5"

0 commit comments

Comments
 (0)