Skip to content

Commit c6d4b04

Browse files
chore: update dependency typescript to v4.2.4 (#2539)
Co-authored-by: Renovate Bot <[email protected]>
1 parent e134fe9 commit c6d4b04

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
@@ -101,7 +101,7 @@
101101
"lint-staged": "10.5.4",
102102
"prettier": "^2.0.5",
103103
"ts-jest": "26.5.4",
104-
"typescript": "4.2.3"
104+
"typescript": "4.2.4"
105105
},
106106
"resolutions": {
107107
"**/lodash": "^4.17.19"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10039,10 +10039,10 @@ typedarray@^0.0.6:
1003910039
resolved "https://registry.npmjs.org/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
1004010040
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
1004110041

10042-
10043-
version "4.2.3"
10044-
resolved "https://registry.npmjs.org/typescript/-/typescript-4.2.3.tgz#39062d8019912d43726298f09493d598048c1ce3"
10045-
integrity sha512-qOcYwxaByStAWrBf4x0fibwZvMRG+r4cQoTjbPtUlrWjBHbmCAww1i448U0GJ+3cNNEtebDteo/cHOR3xJ4wEw==
10042+
10043+
version "4.2.4"
10044+
resolved "https://registry.npmjs.org/typescript/-/typescript-4.2.4.tgz#8610b59747de028fda898a8aef0e103f156d0961"
10045+
integrity sha512-V+evlYHZnQkaz8TRBuxTA92yZBPotr5H+WhQ7bD3hZUndx5tGOa1fuCgeSjxAzM1RiN5IzvadIXTVefuuwZCRg==
1004610046

1004710047
uglify-js@^3.1.4:
1004810048
version "3.7.3"

0 commit comments

Comments
 (0)