Skip to content
This repository was archived by the owner on Jun 29, 2021. It is now read-only.

Commit ce1daeb

Browse files
Bump typescript from 4.2.3 to 4.2.4 (#38)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.2.3 to 4.2.4. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v4.2.3...v4.2.4) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4f275d9 commit ce1daeb

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,6 @@
3838
"jest-circus": "^26.6.3",
3939
"prettier": "^2.2.1",
4040
"ts-jest": "^24.0.2",
41-
"typescript": "^4.2.3"
41+
"typescript": "^4.2.4"
4242
}
4343
}

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -4811,10 +4811,10 @@ typedarray-to-buffer@^3.1.5:
48114811
dependencies:
48124812
is-typedarray "^1.0.0"
48134813

4814-
typescript@^4.2.3:
4815-
version "4.2.3"
4816-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.2.3.tgz#39062d8019912d43726298f09493d598048c1ce3"
4817-
integrity sha512-qOcYwxaByStAWrBf4x0fibwZvMRG+r4cQoTjbPtUlrWjBHbmCAww1i448U0GJ+3cNNEtebDteo/cHOR3xJ4wEw==
4814+
typescript@^4.2.4:
4815+
version "4.2.4"
4816+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.2.4.tgz#8610b59747de028fda898a8aef0e103f156d0961"
4817+
integrity sha512-V+evlYHZnQkaz8TRBuxTA92yZBPotr5H+WhQ7bD3hZUndx5tGOa1fuCgeSjxAzM1RiN5IzvadIXTVefuuwZCRg==
48184818

48194819
union-value@^1.0.0:
48204820
version "1.0.1"

0 commit comments

Comments
 (0)