Skip to content

Commit 2442ab1

Browse files
Update dependency typescript to v4.2.4 (#44)
Co-authored-by: Renovate Bot <[email protected]>
1 parent c02d2c4 commit 2442ab1

3 files changed

Lines changed: 12 additions & 12 deletions

File tree

package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"nyc": "15.1.0",
3838
"prettier": "2.2.1",
3939
"ts-mocha": "8.0.0",
40-
"typescript": "4.2.3",
40+
"typescript": "4.2.4",
4141
"ync": "0.0.9"
4242
},
4343
"peerDependencies": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3714,10 +3714,10 @@ typedarray-to-buffer@^3.1.5:
37143714
dependencies:
37153715
is-typedarray "^1.0.0"
37163716

3717-
3718-
version "4.2.3"
3719-
resolved "https://registry.npmjs.org/typescript/-/typescript-4.2.3.tgz"
3720-
integrity sha512-qOcYwxaByStAWrBf4x0fibwZvMRG+r4cQoTjbPtUlrWjBHbmCAww1i448U0GJ+3cNNEtebDteo/cHOR3xJ4wEw==
3717+
3718+
version "4.2.4"
3719+
resolved "https://registry.npmjs.org/typescript/-/typescript-4.2.4.tgz"
3720+
integrity sha512-V+evlYHZnQkaz8TRBuxTA92yZBPotr5H+WhQ7bD3hZUndx5tGOa1fuCgeSjxAzM1RiN5IzvadIXTVefuuwZCRg==
37213721

37223722
universal-user-agent@^6.0.0:
37233723
version "6.0.0"

0 commit comments

Comments
 (0)