Skip to content

Commit 619b3c0

Browse files
Bump typescript from 3.7.5 to 4.0.2
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.7.5 to 4.0.2. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v3.7.5...v4.0.2) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 1a6eb4a commit 619b3c0

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"jest": "^26.4.2",
5858
"microbundle": "^0.12.3",
5959
"prettier": "^2.1.1",
60-
"typescript": "^3.5.1"
60+
"typescript": "^4.0.2"
6161
},
6262
"resolutions": {
6363
"handlebars": "^4.3.0",

yarn.lock

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6785,11 +6785,16 @@ typedarray-to-buffer@^3.1.5:
67856785
dependencies:
67866786
is-typedarray "^1.0.0"
67876787

6788-
typescript@^3.5.1, typescript@^3.9.5:
6788+
typescript@^3.9.5:
67896789
version "3.9.7"
67906790
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.7.tgz#98d600a5ebdc38f40cb277522f12dc800e9e25fa"
67916791
integrity sha512-BLbiRkiBzAwsjut4x/dsibSTB6yWpwT5qWmC2OfuCg3GgVQCSgMs4vEctYPhsaGtd0AeuuHMkjZ2h2WG8MSzRw==
67926792

6793+
typescript@^4.0.2:
6794+
version "4.0.2"
6795+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.0.2.tgz#7ea7c88777c723c681e33bf7988be5d008d05ac2"
6796+
integrity sha512-e4ERvRV2wb+rRZ/IQeb3jm2VxBsirQLpQhdxplZ2MEzGvDkkMmPglecnNDfSUBivMjP93vRbngYYDQqQ/78bcQ==
6797+
67936798
uglify-js@^3.1.4:
67946799
version "3.9.3"
67956800
resolved "https://registry.yarnpkg.com/uglify-js/-/uglify-js-3.9.3.tgz#4a285d1658b8a2ebaef9e51366b3a0f7acd79ec2"

0 commit comments

Comments
 (0)