Skip to content

Commit d3e7e10

Browse files
Bump typescript from 4.3.5 to 4.6.2
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.3.5 to 4.6.2. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v4.3.5...v4.6.2) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c6adda5 commit d3e7e10

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
@@ -51,7 +51,7 @@
5151
"source-map-support": "^0.5.21",
5252
"ts-jest": "^26.5.6",
5353
"ts-node": "^10.7.0",
54-
"typescript": "~4.3.5"
54+
"typescript": "~4.6.2"
5555
},
5656
"dependencies": {
5757
"aws-sdk": "^2.1086.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6581,10 +6581,10 @@ typedarray-to-buffer@^3.1.5:
65816581
dependencies:
65826582
is-typedarray "^1.0.0"
65836583

6584-
typescript@~4.3.5:
6585-
version "4.3.5"
6586-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.3.5.tgz#4d1c37cc16e893973c45a06886b7113234f119f4"
6587-
integrity sha512-DqQgihaQ9cUrskJo9kIyW/+g0Vxsk8cDtZ52a3NGh0YNTfpUSArXSohyUGnvbPazEPLu398C0UxmKSOrPumUzA==
6584+
typescript@~4.6.2:
6585+
version "4.6.2"
6586+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.6.2.tgz#fe12d2727b708f4eef40f51598b3398baa9611d4"
6587+
integrity sha512-HM/hFigTBHZhLXshn9sN37H085+hQGeJHJ/X7LpBWLID/fbc2acUMfU+lGD98X81sKP+pFa9f0DZmCwB9GnbAg==
65886588

65896589
underscore@^1.12.1:
65906590
version "1.13.1"

0 commit comments

Comments
 (0)