Skip to content

Commit f559334

Browse files
chore(deps): update dependency typescript to v4.2.3 (#237)
Co-authored-by: Renovate Bot <[email protected]>
1 parent e674ecb commit f559334

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
@@ -51,7 +51,7 @@
5151
"nodemon": "2.0.7",
5252
"prettier": "2.2.1",
5353
"ts-jest": "26.5.3",
54-
"typescript": "4.1.5"
54+
"typescript": "4.2.3"
5555
},
5656
"engines": {
5757
"yarn": "1.*",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14808,10 +14808,10 @@ typedarray@^0.0.6:
1480814808
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
1480914809
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
1481014810

14811-
typescript@4.1.5:
14812-
version "4.1.5"
14813-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.1.5.tgz#123a3b214aaff3be32926f0d8f1f6e704eb89a72"
14814-
integrity sha512-6OSu9PTIzmn9TCDiovULTnET6BgXtDYL4Gg4szY+cGsc3JP1dQL8qvE8kShTRx1NIw4Q9IBHlwODjkjWEtMUyA==
14811+
typescript@4.2.3:
14812+
version "4.2.3"
14813+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.2.3.tgz#39062d8019912d43726298f09493d598048c1ce3"
14814+
integrity sha512-qOcYwxaByStAWrBf4x0fibwZvMRG+r4cQoTjbPtUlrWjBHbmCAww1i448U0GJ+3cNNEtebDteo/cHOR3xJ4wEw==
1481514815

1481614816
typescript@^3.8.3:
1481714817
version "3.9.6"

0 commit comments

Comments
 (0)