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

Commit 278f526

Browse files
chore: bump typescript from 4.2.3 to 4.2.4
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.2.3 to 4.2.4. - [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 6161bcd commit 278f526

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
@@ -4709,10 +4709,10 @@ typedarray-to-buffer@^3.1.5:
47094709
dependencies:
47104710
is-typedarray "^1.0.0"
47114711

4712-
4713-
version "4.2.3"
4714-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.2.3.tgz#39062d8019912d43726298f09493d598048c1ce3"
4715-
integrity sha512-qOcYwxaByStAWrBf4x0fibwZvMRG+r4cQoTjbPtUlrWjBHbmCAww1i448U0GJ+3cNNEtebDteo/cHOR3xJ4wEw==
4712+
4713+
version "4.2.4"
4714+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.2.4.tgz#8610b59747de028fda898a8aef0e103f156d0961"
4715+
integrity sha512-V+evlYHZnQkaz8TRBuxTA92yZBPotr5H+WhQ7bD3hZUndx5tGOa1fuCgeSjxAzM1RiN5IzvadIXTVefuuwZCRg==
47164716

47174717
typescript@^3.0.0:
47184718
version "3.7.5"

0 commit comments

Comments
 (0)