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

Commit 72e901d

Browse files
authored
Merge pull request #323 from relay-tools/dependabot/npm_and_yarn/typescript-4.2.4
chore: bump typescript from 4.2.3 to 4.2.4
2 parents 8f1f40b + 278f526 commit 72e901d

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
@@ -102,7 +102,7 @@
102102
"ts-node": "^9.1.1",
103103
"tslint": "^6.1.3",
104104
"tslint-config-prettier": "^1.18.0",
105-
"typescript": "4.2.3"
105+
"typescript": "4.2.4"
106106
},
107107
"peerDependencies": {
108108
"@types/react-relay": ">=7.0.17",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4696,10 +4696,10 @@ typedarray-to-buffer@^3.1.5:
46964696
dependencies:
46974697
is-typedarray "^1.0.0"
46984698

4699-
4700-
version "4.2.3"
4701-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.2.3.tgz#39062d8019912d43726298f09493d598048c1ce3"
4702-
integrity sha512-qOcYwxaByStAWrBf4x0fibwZvMRG+r4cQoTjbPtUlrWjBHbmCAww1i448U0GJ+3cNNEtebDteo/cHOR3xJ4wEw==
4699+
4700+
version "4.2.4"
4701+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.2.4.tgz#8610b59747de028fda898a8aef0e103f156d0961"
4702+
integrity sha512-V+evlYHZnQkaz8TRBuxTA92yZBPotr5H+WhQ7bD3hZUndx5tGOa1fuCgeSjxAzM1RiN5IzvadIXTVefuuwZCRg==
47034703

47044704
typescript@^3.0.0:
47054705
version "3.7.5"

0 commit comments

Comments
 (0)