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

Commit 2e3c50f

Browse files
build(deps): update dependency typescript to v4.2.4 (#241)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 37af0cb commit 2e3c50f

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.2",
1919
"tsdx": "0.14.1",
2020
"tslib": "2.2.0",
21-
"typescript": "4.2.3"
21+
"typescript": "4.2.4"
2222
},
2323
"engines": {
2424
"node": ">=8.3.0"

yarn.lock

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

13117-
13118-
version "4.2.3"
13119-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.2.3.tgz#39062d8019912d43726298f09493d598048c1ce3"
13120-
integrity sha512-qOcYwxaByStAWrBf4x0fibwZvMRG+r4cQoTjbPtUlrWjBHbmCAww1i448U0GJ+3cNNEtebDteo/cHOR3xJ4wEw==
13117+
13118+
version "4.2.4"
13119+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.2.4.tgz#8610b59747de028fda898a8aef0e103f156d0961"
13120+
integrity sha512-V+evlYHZnQkaz8TRBuxTA92yZBPotr5H+WhQ7bD3hZUndx5tGOa1fuCgeSjxAzM1RiN5IzvadIXTVefuuwZCRg==
1312113121

1312213122
typescript@^3.7.3, typescript@^3.8.3:
1312313123
version "3.9.7"

0 commit comments

Comments
 (0)