Skip to content

Commit dd9c210

Browse files
build(deps-dev): bump typescript from 4.9.4 to 5.1.6
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.9.4 to 5.1.6. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](https://github.com/Microsoft/TypeScript/commits) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5665b98 commit dd9c210

File tree

2 files changed

+5
-15
lines changed

2 files changed

+5
-15
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@
8888
"ts-jest": "29.0.5",
8989
"ts-node": "8.5.2",
9090
"source-map-support": "0.5.19",
91-
"typescript": "4.9.4",
91+
"typescript": "5.1.6",
9292
"esbuild": "0.17.12"
9393
},
9494
"lint-staged": {

yarn.lock

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

9904-
typescript@4.9.4:
9905-
version "4.9.4"
9906-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.4.tgz#a2a3d2756c079abda241d75f149df9d561091e78"
9907-
integrity sha512-Uz+dTXYzxXXbsFpM86Wh3dKCxrQqUcVMxwU54orwlJjOpO3ao8L7j5lH+dWfTwgCwIuM9GQ2kvVotzYJMXTBZg==
9908-
9909-
"typescript@>=3 < 6":
9910-
version "5.1.3"
9911-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.1.3.tgz#8d84219244a6b40b6fb2b33cc1c062f715b9e826"
9912-
integrity sha512-XH627E9vkeqhlZFQuL+UsyAXEnibT0kWR2FWONlr4sTjvxyJYnyefgrkyECLzM5NenmKzRAy2rR/OlYLA1HkZw==
9913-
9914-
"typescript@^4.6.4 || ^5.0.0":
9915-
version "5.0.4"
9916-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.0.4.tgz#b217fd20119bd61a94d4011274e0ab369058da3b"
9917-
integrity sha512-cW9T5W9xY37cc+jfEnaUvX91foxtHkza3Nw3wkoF4sSlKn0MONdkdEndig/qPBWXNkmplh3NzayQzCiHM4/hqw==
9904+
typescript@5.1.6, "typescript@>=3 < 6", "typescript@^4.6.4 || ^5.0.0":
9905+
version "5.1.6"
9906+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.1.6.tgz#02f8ac202b6dad2c0dd5e0913745b47a37998274"
9907+
integrity sha512-zaWCozRZ6DLEWAWFrVDz1H6FVXzUSfTy5FUMWsQlU8Ym5JP9eO4xkTIROFCQvhQf61z6O/G6ugw3SgAnvvm+HA==
99189908

99199909
uc.micro@^1.0.1, uc.micro@^1.0.5:
99209910
version "1.0.6"

0 commit comments

Comments
 (0)