Skip to content
This repository was archived by the owner on Sep 27, 2023. It is now read-only.

Commit 3476ea2

Browse files
Bump typescript from 3.6.4 to 4.1.3
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.6.4 to 4.1.3. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](https://github.com/Microsoft/TypeScript/commits) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 19296e2 commit 3476ea2

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
@@ -100,7 +100,7 @@
100100
"ts-node": "^8.10.2",
101101
"tslint": "^5.18.0",
102102
"tslint-config-prettier": "^1.18.0",
103-
"typescript": "3.6.4"
103+
"typescript": "4.1.3"
104104
},
105105
"peerDependencies": {
106106
"@types/react-relay": ">=7.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6017,10 +6017,10 @@ type-fest@^0.6.0:
60176017
resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-0.6.0.tgz#8d2a2370d3df886eb5c90ada1c5bf6188acf838b"
60186018
integrity sha512-q+MB8nYR1KDLrgr4G5yemftpMC7/QLqVndBmEEdqzmNj5dcFOO4Oo8qlwZE3ULT3+Zim1F8Kq4cBnikNhlCMlg==
60196019

6020-
typescript@3.6.4:
6021-
version "3.6.4"
6022-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.6.4.tgz#b18752bb3792bc1a0281335f7f6ebf1bbfc5b91d"
6023-
integrity sha512-unoCll1+l+YK4i4F8f22TaNVPRHcD9PA3yCuZ8g5e0qGqlVlJ/8FSateOLLSagn+Yg5+ZwuPkL8LFUc0Jcvksg==
6020+
typescript@4.1.3:
6021+
version "4.1.3"
6022+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.1.3.tgz#519d582bd94cba0cf8934c7d8e8467e473f53bb7"
6023+
integrity sha512-B3ZIOf1IKeH2ixgHhj6la6xdwR9QrLC5d1VKeCSY4tvkqhF2eqd9O7txNlS0PO3GrBAFIdr3L1ndNwteUbZLYg==
60246024

60256025
typescript@^3.0.0:
60266026
version "3.7.5"

0 commit comments

Comments
 (0)