8000 Bump typescript from 4.2.3 to 4.2.4 (#663) · CasP0/github-pages-deploy-action@a87cfcf · GitHub
[go: up one dir, main page]

Skip to content

Commit a87cfcf

Browse files
Bump typescript from 4.2.3 to 4.2.4 (JamesIves#663)
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[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9457e13 commit a87cfcf

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,6 @@
5050
"prettier": "2.2.1",
5151
"rimraf": "3.0.2",
5252
"ts-jest": "26.5.4",
53-
"typescript": "4.2.3"
53+
"typescript": "4.2.4"
5454
}
5555
}

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4041,9 +4041,9 @@ typedarray-to-buffer@^3.1.5:
40414041
dependencies:
40424042
is-typedarray "^1.0.0"
40434043

4044-
typescript@4.2.3:
4045-
version "4.2.3"
4046-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.2.3.tgz#39062d8019912d43726298f09493d598048c1ce3"
4044+
typescript@4.2.4:
4045+
version "4.2.4"
4046+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.2.4.tgz#8610b59747de028fda898a8aef0e103f156d0961"
40474047

40484048
union-value@^1.0.0:
40494049
version "1.0.1"

0 commit comments

Comments
 (0)
0