Skip to content

Commit 59223a7

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] <support@dependabot.com>
1 parent 49d8c64 commit 59223a7

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
@@ -49,7 +49,7 @@
4949
"ts-loader": "8.1.0",
5050
"ts-node": "9.1.1",
5151
"tsconfig-paths": "3.9.0",
52-
"typescript": "4.2.3",
52+
"typescript": "4.2.4",
5353
"webpack": "5.31.0",
5454
"webpack-cli": "4.1.0",
5555
"webpack-dev-server": "3.11.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7993,10 +7993,10 @@ typedarray-to-buffer@^3.1.5:
79937993
dependencies:
79947994
is-typedarray "^1.0.0"
79957995

7996-
typescript@4.2.3:
7997-
version "4.2.3"
7998-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.2.3.tgz#39062d8019912d43726298f09493d598048c1ce3"
7999-
integrity sha512-qOcYwxaByStAWrBf4x0fibwZvMRG+r4cQoTjbPtUlrWjBHbmCAww1i448U0GJ+3cNNEtebDteo/cHOR3xJ4wEw==
7996+
typescript@4.2.4:
7997+
version "4.2.4"
7998+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.2.4.tgz#8610b59747de028fda898a8aef0e103f156d0961"
7999+
integrity sha512-V+evlYHZnQkaz8TRBuxTA92yZBPotr5H+WhQ7bD3hZUndx5tGOa1fuCgeSjxAzM1RiN5IzvadIXTVefuuwZCRg==
80008000

80018001
typescript@^3.8.3:
80028002
version "3.9.7"

0 commit comments

Comments
 (0)