Skip to content

Commit 8ab9645

Browse files
Bump typescript from 4.2.2 to 4.2.3 (#177)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.2.2 to 4.2.3. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v4.2.2...v4.2.3) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a0232ca commit 8ab9645

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"prettier": "2.2.1",
1717
"socket.io": "2.3.0",
1818
"ts-node-dev": "1.1.6",
19-
"typescript": "4.2.2"
19+
"typescript": "4.2.3"
2020
},
2121
"license": "MIT",
2222
"main": "dist/index.js",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2080,10 +2080,10 @@ type-is@~1.6.17, type-is@~1.6.18:
20802080
media-typer "0.3.0"
20812081
mime-types "~2.1.24"
20822082

2083-
typescript@4.2.2:
2084-
version "4.2.2"
2085-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.2.2.tgz#1450f020618f872db0ea17317d16d8da8ddb8c4c"
2086-
integrity sha512-tbb+NVrLfnsJy3M59lsDgrzWIflR4d4TIUjz+heUnHZwdF7YsrMTKoRERiIvI2lvBG95dfpLxB21WZhys1bgaQ==
2083+
typescript@4.2.3:
2084+
version "4.2.3"
2085+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.2.3.tgz#39062d8019912d43726298f09493d598048c1ce3"
2086+
integrity sha512-qOcYwxaByStAWrBf4x0fibwZvMRG+r4cQoTjbPtUlrWjBHbmCAww1i448U0GJ+3cNNEtebDteo/cHOR3xJ4wEw==
20872087

20882088
unpipe@1.0.0, unpipe@~1.0.0:
20892089
version "1.0.0"

0 commit comments

Comments
 (0)