Skip to content

Commit 6a48e44

Browse files
chore: update dependency typescript to v4.2.3 (#2492)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent 5baf577 commit 6a48e44

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
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.3",
104-
"typescript": "4.2.2"
104+
"typescript": "4.2.3"
105105
},
106106
"resolutions": {
107107
"**/lodash": "^4.17.19"

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -9909,10 +9909,10 @@ typedarray@^0.0.6:
99099909
resolved "https://registry.npmjs.org/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
99109910
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
99119911

9912-
typescript@4.2.2:
9913-
version "4.2.2"
9914-
resolved "https://registry.npmjs.org/typescript/-/typescript-4.2.2.tgz#1450f020618f872db0ea17317d16d8da8ddb8c4c"
9915-
integrity sha512-tbb+NVrLfnsJy3M59lsDgrzWIflR4d4TIUjz+heUnHZwdF7YsrMTKoRERiIvI2lvBG95dfpLxB21WZhys1bgaQ==
9912+
typescript@4.2.3:
9913+
version "4.2.3"
9914+
resolved "https://registry.npmjs.org/typescript/-/typescript-4.2.3.tgz#39062d8019912d43726298f09493d598048c1ce3"
9915+
integrity sha512-qOcYwxaByStAWrBf4x0fibwZvMRG+r4cQoTjbPtUlrWjBHbmCAww1i448U0GJ+3cNNEtebDteo/cHOR3xJ4wEw==
99169916

99179917
uglify-js@^3.1.4:
99189918
version "3.7.3"

0 commit comments

Comments
 (0)