Skip to content
This repository was archived by the owner on Jan 2, 2022. It is now read-only.

Commit 77facb6

Browse files
build(deps): update dependency typescript to v4.2.2 (#200)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 1061c3e commit 77facb6

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
@@ -18,7 +18,7 @@
1818
"semantic-release": "17.3.9",
1919
"tsdx": "0.14.1",
2020
"tslib": "2.1.0",
21-
"typescript": "4.1.5"
21+
"typescript": "4.2.2"
2222
},
2323
"engines": {
2424
"node": ">=8.3.0"

yarn.lock

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

13108-
typescript@4.1.5, typescript@^4.1.5:
13109-
version "4.1.5"
13110-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.1.5.tgz#123a3b214aaff3be32926f0d8f1f6e704eb89a72"
13111-
integrity sha512-6OSu9PTIzmn9TCDiovULTnET6BgXtDYL4Gg4szY+cGsc3JP1dQL8qvE8kShTRx1NIw4Q9IBHlwODjkjWEtMUyA==
13108+
typescript@4.2.2:
13109+
version "4.2.2"
13110+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.2.2.tgz#1450f020618f872db0ea17317d16d8da8ddb8c4c"
13111+
integrity sha512-tbb+NVrLfnsJy3M59lsDgrzWIflR4d4TIUjz+heUnHZwdF7YsrMTKoRERiIvI2lvBG95dfpLxB21WZhys1bgaQ==
1311213112

1311313113
typescript@^3.7.3, typescript@^3.8.3:
1311413114
version "3.9.7"
1311513115
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.7.tgz#98d600a5ebdc38f40cb277522f12dc800e9e25fa"
1311613116
integrity sha512-BLbiRkiBzAwsjut4x/dsibSTB6yWpwT5qWmC2OfuCg3GgVQCSgMs4vEctYPhsaGtd0AeuuHMkjZ2h2WG8MSzRw==
1311713117

13118+
typescript@^4.1.5:
13119+
version "4.1.5"
13120+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.1.5.tgz#123a3b214aaff3be32926f0d8f1f6e704eb89a72"
13121+
integrity sha512-6OSu9PTIzmn9TCDiovULTnET6BgXtDYL4Gg4szY+cGsc3JP1dQL8qvE8kShTRx1NIw4Q9IBHlwODjkjWEtMUyA==
13122+
1311813123
uglify-js@^3.1.4:
1311913124
version "3.7.7"
1312013125
resolved "https://registry.yarnpkg.com/uglify-js/-/uglify-js-3.7.7.tgz#21e52c7dccda80a53bf7cde69628a7e511aec9c9"

0 commit comments

Comments
 (0)