Skip to content

Commit 309306c

Browse files
Bump typescript from 4.0.2 to 4.0.5
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.0.2 to 4.0.5. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v4.0.2...v4.0.5) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 38e8575 commit 309306c

File tree

3 files changed

+247
-5
lines changed

3 files changed

+247
-5
lines changed

package-lock.json

Lines changed: 240 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"jsonschema": "^1.3.0",
5151
"prettier": "2.1.1",
5252
"ts-jest": "^24.3.0",
53-
"typescript": "^4.0.2",
53+
"typescript": "^4.1.3",
5454
"typescript-json-schema": "^0.43.0"
5555
}
5656
}

yarn.lock

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5336,7 +5336,12 @@ typescript-json-schema@^0.43.0:
53365336
typescript "~4.0.2"
53375337
yargs "^15.4.1"
53385338

5339-
typescript@^4.0.2, typescript@~4.0.2:
5339+
typescript@^4.1.3:
5340+
version "4.1.3"
5341+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.1.3.tgz#519d582bd94cba0cf8934c7d8e8467e473f53bb7"
5342+
integrity sha512-B3ZIOf1IKeH2ixgHhj6la6xdwR9QrLC5d1VKeCSY4tvkqhF2eqd9O7txNlS0PO3GrBAFIdr3L1ndNwteUbZLYg==
5343+
5344+
typescript@~4.0.2:
53405345
version "4.0.3"
53415346
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.0.3.tgz#153bbd468ef07725c1df9c77e8b453f8d36abba5"
53425347
integrity sha512-tEu6DGxGgRJPb/mVPIZ48e69xCn2yRmCgYmDugAVwmJ6o+0u1RI18eO7E7WBTLYLaEVVOhwQmcdhQHweux/WPg==

0 commit comments

Comments
 (0)