Skip to content

Commit 5b61ca5

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[bot] <[email protected]>
1 parent 7e313a0 commit 5b61ca5

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
@@ -61,7 +61,7 @@
6161
"rimraf": "^3.0.0",
6262
"ts-jest": "^26.1.0",
6363
"ts-node": "^9.0.0",
64-
"typescript": "^3.7.3"
64+
"typescript": "^4.0.2"
6565
},
6666
"engines": {
6767
"node": ">=10.0.0"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4766,10 +4766,10 @@ typedarray-to-buffer@^3.1.5:
47664766
dependencies:
47674767
is-typedarray "^1.0.0"
47684768

4769-
typescript@^3.7.3:
4770-
version "3.9.7"
4771-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.7.tgz#98d600a5ebdc38f40cb277522f12dc800e9e25fa"
4772-
integrity sha512-BLbiRkiBzAwsjut4x/dsibSTB6yWpwT5qWmC2OfuCg3GgVQCSgMs4vEctYPhsaGtd0AeuuHMkjZ2h2WG8MSzRw==
4769+
typescript@^4.0.2:
4770+
version "4.0.2"
4771+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.0.2.tgz#7ea7c88777c723c681e33bf7988be5d008d05ac2"
4772+
integrity sha512-e4ERvRV2wb+rRZ/IQeb3jm2VxBsirQLpQhdxplZ2MEzGvDkkMmPglecnNDfSUBivMjP93vRbngYYDQqQ/78bcQ==
47734773

47744774
union-value@^1.0.0:
47754775
version "1.0.0"

0 commit comments

Comments
 (0)