Skip to content

Commit 17a84f7

Browse files
Bump typescript from 3.9.7 to 4.0.2
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.9.7 to 4.0.2. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v3.9.7...v4.0.2) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 3a7f950 commit 17a84f7

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,6 @@
9090
"rollup": "2.23.1",
9191
"rollup-plugin-terser": "7.0.0",
9292
"rollup-plugin-typescript2": "0.27.2",
93-
"typescript": "3.9.7"
93+
"typescript": "4.0.2"
9494
}
9595
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4944,10 +4944,10 @@ typedarray-to-buffer@^3.1.5:
49444944
dependencies:
49454945
is-typedarray "^1.0.0"
49464946

4947-
typescript@3.9.7:
4948-
version "3.9.7"
4949-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.7.tgz#98d600a5ebdc38f40cb277522f12dc800e9e25fa"
4950-
integrity sha512-BLbiRkiBzAwsjut4x/dsibSTB6yWpwT5qWmC2OfuCg3GgVQCSgMs4vEctYPhsaGtd0AeuuHMkjZ2h2WG8MSzRw==
4947+
typescript@4.0.2:
4948+
version "4.0.2"
4949+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.0.2.tgz#7ea7c88777c723c681e33bf7988be5d008d05ac2"
4950+
integrity sha512-e4ERvRV2wb+rRZ/IQeb3jm2VxBsirQLpQhdxplZ2MEzGvDkkMmPglecnNDfSUBivMjP93vRbngYYDQqQ/78bcQ==
49514951

49524952
uglify-js@^3.1.4:
49534953
version "3.10.1"

0 commit comments

Comments
 (0)