Skip to content

Commit 587dcac

Browse files
chore(deps): update dependency typescript to v4.2.3 (cucumber#1627)
Co-authored-by: Renovate Bot <[email protected]>
1 parent d4df70e commit 587dcac

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
@@ -253,7 +253,7 @@
253253
"stream-to-string": "1.2.0",
254254
"ts-node": "9.1.1",
255255
"tsd": "0.14.0",
256-
"typescript": "4.2.2"
256+
"typescript": "4.2.3"
257257
},
258258
"scripts": {
259259
"build-local": "tsc -p tsconfig.node.json",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4311,10 +4311,10 @@ typedarray-to-buffer@^3.1.5:
43114311
dependencies:
43124312
is-typedarray "^1.0.0"
43134313

4314-
4315-
version "4.2.2"
4316-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.2.2.tgz#1450f020618f872db0ea17317d16d8da8ddb8c4c"
4317-
integrity sha512-tbb+NVrLfnsJy3M59lsDgrzWIflR4d4TIUjz+heUnHZwdF7YsrMTKoRERiIvI2lvBG95dfpLxB21WZhys1bgaQ==
4314+
4315+
version "4.2.3"
4316+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.2.3.tgz#39062d8019912d43726298f09493d598048c1ce3"
4317+
integrity sha512-qOcYwxaByStAWrBf4x0fibwZvMRG+r4cQoTjbPtUlrWjBHbmCAww1i448U0GJ+3cNNEtebDteo/cHOR3xJ4wEw==
43184318

43194319
typescript@^4.1.3:
43204320
version "4.1.3"

0 commit comments

Comments
 (0)