Skip to content

Commit 26eb4b4

Browse files
chore(deps): update dependency typescript to v4.2.4 (cucumber#1656)
Co-authored-by: Renovate Bot <[email protected]>
1 parent a5a609f commit 26eb4b4

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
@@ -254,7 +254,7 @@
254254
"stream-to-string": "1.2.0",
255255
"ts-node": "9.1.1",
256256
"tsd": "0.14.0",
257-
"typescript": "4.2.3"
257+
"typescript": "4.2.4"
258258
},
259259
"scripts": {
260260
"build-local": "tsc -p tsconfig.node.json",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4341,10 +4341,10 @@ typedarray-to-buffer@^3.1.5:
43414341
dependencies:
43424342
is-typedarray "^1.0.0"
43434343

4344-
4345-
version "4.2.3"
4346-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.2.3.tgz#39062d8019912d43726298f09493d598048c1ce3"
4347-
integrity sha512-qOcYwxaByStAWrBf4x0fibwZvMRG+r4cQoTjbPtUlrWjBHbmCAww1i448U0GJ+3cNNEtebDteo/cHOR3xJ4wEw==
4344+
4345+
version "4.2.4"
4346+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.2.4.tgz#8610b59747de028fda898a8aef0e103f156d0961"
4347+
integrity sha512-V+evlYHZnQkaz8TRBuxTA92yZBPotr5H+WhQ7bD3hZUndx5tGOa1fuCgeSjxAzM1RiN5IzvadIXTVefuuwZCRg==
43484348

43494349
unique-string@^2.0.0:
43504350
version "2.0.0"

0 commit comments

Comments
 (0)