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

Commit c45c33d

Browse files
build(deps): update dependency typescript to v4.2.3 (#211)
Co-authored-by: Renovate Bot <[email protected]>
1 parent d82bb96 commit c45c33d

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

yarn.lock

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

13153-
13154-
version "4.2.2"
13155-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.2.2.tgz#1450f020618f872db0ea17317d16d8da8ddb8c4c"
13156-
integrity sha512-tbb+NVrLfnsJy3M59lsDgrzWIflR4d4TIUjz+heUnHZwdF7YsrMTKoRERiIvI2lvBG95dfpLxB21WZhys1bgaQ==
13153+
13154+
version "4.2.3"
13155+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.2.3.tgz#39062d8019912d43726298f09493d598048c1ce3"
13156+
integrity sha512-qOcYwxaByStAWrBf4x0fibwZvMRG+r4cQoTjbPtUlrWjBHbmCAww1i448U0GJ+3cNNEtebDteo/cHOR3xJ4wEw==
1315713157

1315813158
typescript@^3.7.3, typescript@^3.8.3:
1315913159
version "3.9.7"

0 commit comments

Comments
 (0)