Skip to content

Commit 7b39658

Browse files
dependabot[bot]mmalerba
authored andcommitted
build: bump typescript from 4.0.2 to 4.0.5 (#21034)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (cherry picked from commit 6dd2694)
1 parent 36571b1 commit 7b39658

File tree

2 files changed

+2
-7
lines changed

2 files changed

+2
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,7 @@
170170
"tsickle": "0.39.1",
171171
"tslint": "^6.1.3",
172172
"tsutils": "^3.17.1",
173-
"typescript": "4.0.2",
173+
"typescript": "4.0.5",
174174
"typescript-3.9": "npm:typescript@~3.9.7",
175175
"vrsource-tslint-rules": "5.1.1",
176176
"yaml": "^1.10.0"

yarn.lock

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -12446,7 +12446,7 @@ typescript@4.0.2, typescript@^3.2.2:
1244612446
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.0.2.tgz#7ea7c88777c723c681e33bf7988be5d008d05ac2"
1244712447
integrity sha512-e4ERvRV2wb+rRZ/IQeb3jm2VxBsirQLpQhdxplZ2MEzGvDkkMmPglecnNDfSUBivMjP93vRbngYYDQqQ/78bcQ==
1244812448

12449-
typescript@4.0.5:
12449+
typescript@4.0.5, typescript@~4.0.2:
1245012450
version "4.0.5"
1245112451
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.0.5.tgz#ae9dddfd1069f1cb5beb3ef3b2170dd7c1332389"
1245212452
integrity sha512-ywmr/VrTVCmNTJ6iV2LwIrfG1P+lv6luD8sUJs+2eI9NLGigaN+nUQc13iHqisq7bra9lnmUSYqbJvegraBOPQ==
@@ -12456,11 +12456,6 @@ typescript@^3.0.3, typescript@^3.4.5, typescript@~3.7.2:
1245612456
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.7.5.tgz#0692e21f65fd4108b9330238aac11dd2e177a1ae"
1245712457
integrity sha512-/P5lkRXkWHNAbcJIiHPfRoKqyd7bsyCma1hZNUGfn20qm64T6ZBlrzprymeu918H+mB/0rIg2gGK/BXkhhYgBw==
1245812458

12459-
typescript@~4.0.2:
12460-
version "4.0.3"
12461-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.0.3.tgz#153bbd468ef07725c1df9c77e8b453f8d36abba5"
12462-
integrity sha512-tEu6DGxGgRJPb/mVPIZ48e69xCn2yRmCgYmDugAVwmJ6o+0u1RI18eO7E7WBTLYLaEVVOhwQmcdhQHweux/WPg==
12463-
1246412459
ua-parser-js@0.7.17:
1246512460
version "0.7.17"
1246612461
resolved "https://registry.yarnpkg.com/ua-parser-js/-/ua-parser-js-0.7.17.tgz#e9ec5f9498b9ec910e7ae3ac626a805c4d09ecac"

0 commit comments

Comments
 (0)