Skip to content

Commit b6ee5ca

Browse files
authored
Merge pull request relay-tools#266 from relay-tools/dependabot/npm_and_yarn/typescript-4.1.4
Bump typescript from 4.1.3 to 4.1.4
2 parents a48e2c0 + 09807c0 commit b6ee5ca

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": "^9.1.1",
101101
"tslint": "^6.1.3",
102102
"tslint-config-prettier": "^1.18.0",
103-
"typescript": "4.1.3"
103+
"typescript": "4.1.4"
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
@@ -6143,10 +6143,10 @@ typedarray-to-buffer@^3.1.5:
61436143
dependencies:
61446144
is-typedarray "^1.0.0"
61456145

6146-
6147-
version "4.1.3"
6148-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.1.3.tgz#519d582bd94cba0cf8934c7d8e8467e473f53bb7"
6149-
integrity sha512-B3ZIOf1IKeH2ixgHhj6la6xdwR9QrLC5d1VKeCSY4tvkqhF2eqd9O7txNlS0PO3GrBAFIdr3L1ndNwteUbZLYg==
6146+
6147+
version "4.1.4"
6148+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.1.4.tgz#f058636e2f4f83f94ddaae07b20fd5e14598432f"
6149+
integrity sha512-+Uru0t8qIRgjuCpiSPpfGuhHecMllk5Zsazj5LZvVsEStEjmIRRBZe+jHjGQvsgS7M1wONy2PQXd67EMyV6acg==
61506150

61516151
typescript@^3.0.0:
61526152
version "3.7.5"

0 commit comments

Comments
 (0)