Skip to content

Commit f670009

Browse files
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 4ddd29a commit f670009

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
@@ -28,6 +28,6 @@
2828
"husky": "^3.0.5",
2929
"lint-staged": "^9.2.5",
3030
"prettier": "^2.2.1",
31-
"typescript": "^4.2.3"
31+
"typescript": "^4.2.4"
3232
}
3333
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11179,10 +11179,10 @@ typedarray@^0.0.6:
1117911179
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
1118011180
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
1118111181

11182-
typescript@^4.2.3:
11183-
version "4.2.3"
11184-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.2.3.tgz#39062d8019912d43726298f09493d598048c1ce3"
11185-
integrity sha512-qOcYwxaByStAWrBf4x0fibwZvMRG+r4cQoTjbPtUlrWjBHbmCAww1i448U0GJ+3cNNEtebDteo/cHOR3xJ4wEw==
11182+
typescript@^4.2.4:
11183+
version "4.2.4"
11184+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.2.4.tgz#8610b59747de028fda898a8aef0e103f156d0961"
11185+
integrity sha512-V+evlYHZnQkaz8TRBuxTA92yZBPotr5H+WhQ7bD3hZUndx5tGOa1fuCgeSjxAzM1RiN5IzvadIXTVefuuwZCRg==
1118611186

1118711187
unbox-primitive@^1.0.0:
1118811188
version "1.0.1"

0 commit comments

Comments
 (0)