Skip to content

Commit 73214bc

Browse files
Bump typescript from 4.2.2 to 4.2.3
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.2.2 to 4.2.3. - [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 afb690a commit 73214bc

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.0.17",
5050
"ts-node": "9.1.1",
5151
"tsconfig-paths": "3.9.0",
52-
"typescript": "4.2.2",
52+
"typescript": "4.2.3",
5353
"webpack": "5.24.3",
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
@@ -7816,10 +7816,10 @@ typedarray-to-buffer@^3.1.5:
78167816
dependencies:
78177817
is-typedarray "^1.0.0"
78187818

7819-
7820-
version "4.2.2"
7821-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.2.2.tgz#1450f020618f872db0ea17317d16d8da8ddb8c4c"
7822-
integrity sha512-tbb+NVrLfnsJy3M59lsDgrzWIflR4d4TIUjz+heUnHZwdF7YsrMTKoRERiIvI2lvBG95dfpLxB21WZhys1bgaQ==
7819+
7820+
version "4.2.3"
7821+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.2.3.tgz#39062d8019912d43726298f09493d598048c1ce3"
7822+
integrity sha512-qOcYwxaByStAWrBf4x0fibwZvMRG+r4cQoTjbPtUlrWjBHbmCAww1i448U0GJ+3cNNEtebDteo/cHOR3xJ4wEw==
78237823

78247824
typescript@^3.8.3:
78257825
version "3.9.7"

0 commit comments

Comments
 (0)