Skip to content

Commit 229d714

Browse files
dependabot-preview[bot]redxtech
authored andcommitted
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](https://github.com/Microsoft/TypeScript/commits) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 859226a commit 229d714

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
@@ -30,7 +30,7 @@
3030
"prettier": "^2.0.5",
3131
"pretty-quick": "^2.0.1",
3232
"ts-node": "^8.10.2",
33-
"typescript": "^3.9.7"
33+
"typescript": "^4.0.2"
3434
},
3535
"nodemonConfig": {
3636
"ignore": [

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1433,10 +1433,10 @@ typedarray-to-buffer@^3.1.5:
14331433
dependencies:
14341434
is-typedarray "^1.0.0"
14351435

1436-
typescript@^3.9.7:
1437-
version "3.9.7"
1438-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.7.tgz#98d600a5ebdc38f40cb277522f12dc800e9e25fa"
1439-
integrity sha512-BLbiRkiBzAwsjut4x/dsibSTB6yWpwT5qWmC2OfuCg3GgVQCSgMs4vEctYPhsaGtd0AeuuHMkjZ2h2WG8MSzRw==
1436+
typescript@^4.0.2:
1437+
version "4.0.2"
1438+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.0.2.tgz#7ea7c88777c723c681e33bf7988be5d008d05ac2"
1439+
integrity sha512-e4ERvRV2wb+rRZ/IQeb3jm2VxBsirQLpQhdxplZ2MEzGvDkkMmPglecnNDfSUBivMjP93vRbngYYDQqQ/78bcQ==
14401440

14411441
undefsafe@^2.0.2:
14421442
version "2.0.3"

0 commit comments

Comments
 (0)