Skip to content

Commit 7b600db

Browse files
chore: update dependency typescript to v4.2.2 (conventional-changelog#2473)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 94f36e2 commit 7b600db

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
@@ -102,7 +102,7 @@
102102
"lint-staged": "10.5.4",
103103
"prettier": "^2.0.5",
104104
"ts-jest": "26.5.2",
105-
"typescript": "4.1.5"
105+
"typescript": "4.2.2"
106106
},
107107
"resolutions": {
108108
"**/lodash": "^4.17.19"

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -10030,10 +10030,10 @@ typedarray@^0.0.6:
1003010030
resolved "https://registry.npmjs.org/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
1003110031
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
1003210032

10033-
typescript@4.1.5:
10034-
version "4.1.5"
10035-
resolved "https://registry.npmjs.org/typescript/-/typescript-4.1.5.tgz#123a3b214aaff3be32926f0d8f1f6e704eb89a72"
10036-
integrity sha512-6OSu9PTIzmn9TCDiovULTnET6BgXtDYL4Gg4szY+cGsc3JP1dQL8qvE8kShTRx1NIw4Q9IBHlwODjkjWEtMUyA==
10033+
typescript@4.2.2:
10034+
version "4.2.2"
10035+
resolved "https://registry.npmjs.org/typescript/-/typescript-4.2.2.tgz#1450f020618f872db0ea17317d16d8da8ddb8c4c"
10036+
integrity sha512-tbb+NVrLfnsJy3M59lsDgrzWIflR4d4TIUjz+heUnHZwdF7YsrMTKoRERiIvI2lvBG95dfpLxB21WZhys1bgaQ==
1003710037

1003810038
uglify-js@^3.1.4:
1003910039
version "3.7.3"

0 commit comments

Comments
 (0)