Skip to content

Commit 9f03f87

Browse files
Merge pull request #234 from nblagoev/dependabot/npm_and_yarn/typescript-4.0.2
Bump typescript from 3.9.7 to 4.0.2
2 parents 7e313a0 + 5b61ca5 commit 9f03f87

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)