Skip to content

Commit 1044bad

Browse files
chore(deps): update dependency typescript to v4.2.4 (#274)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 35c13e8 commit 1044bad

File tree

2 files changed

+10
-5
lines changed

2 files changed

+10
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"nodemon": "2.0.7",
5353
"prettier": "2.2.1",
5454
"ts-jest": "26.5.4",
55-
"typescript": "4.2.3"
55+
"typescript": "4.2.4"
5656
},
5757
"engines": {
5858
"yarn": "1.*",

yarn.lock

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13618,16 +13618,21 @@ typedarray@^0.0.6:
1361813618
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
1361913619
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
1362013620

13621-
[email protected].3, typescript@^4.1.5:
13622-
version "4.2.3"
13623-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.2.3.tgz#39062d8019912d43726298f09493d598048c1ce3"
13624-
integrity sha512-qOcYwxaByStAWrBf4x0fibwZvMRG+r4cQoTjbPtUlrWjBHbmCAww1i448U0GJ+3cNNEtebDteo/cHOR3xJ4wEw==
13621+
13622+
version "4.2.4"
13623+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.2.4.tgz#8610b59747de028fda898a8aef0e103f156d0961"
13624+
integrity sha512-V+evlYHZnQkaz8TRBuxTA92yZBPotr5H+WhQ7bD3hZUndx5tGOa1fuCgeSjxAzM1RiN5IzvadIXTVefuuwZCRg==
1362513625

1362613626
typescript@^3.8.3:
1362713627
version "3.9.9"
1362813628
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.9.tgz#e69905c54bc0681d0518bd4d587cc6f2d0b1a674"
1362913629
integrity sha512-kdMjTiekY+z/ubJCATUPlRDl39vXYiMV9iyeMuEuXZh2we6zz80uovNN2WlAxmmdE/Z/YQe+EbOEXB5RHEED3w==
1363013630

13631+
typescript@^4.1.5:
13632+
version "4.2.3"
13633+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.2.3.tgz#39062d8019912d43726298f09493d598048c1ce3"
13634+
integrity sha512-qOcYwxaByStAWrBf4x0fibwZvMRG+r4cQoTjbPtUlrWjBHbmCAww1i448U0GJ+3cNNEtebDteo/cHOR3xJ4wEw==
13635+
1363113636
uglify-js@^3.1.4:
1363213637
version "3.13.3"
1363313638
resolved "https://registry.yarnpkg.com/uglify-js/-/uglify-js-3.13.3.tgz#ce72a1ad154348ea2af61f50933c76cc8802276e"

0 commit comments

Comments
 (0)