diff --git a/package.json b/package.json index 81d91ef93f..f911ef08d5 100644 --- a/package.json +++ b/package.json @@ -54,7 +54,7 @@ }, "optionalDependencies": { "docs-sourcer": "git+ssh://git@github.com/gruntwork-io/docs-sourcer.git#v0.9", - "ts-commons": "gruntwork-io/ts-commons#v1.0.0" + "ts-commons": "gruntwork-io/ts-commons#v2.0.0" }, "browserslist": { "production": [ diff --git a/yarn.lock b/yarn.lock index 5187cee669..f6c67ef7e0 100644 --- a/yarn.lock +++ b/yarn.lock @@ -11235,9 +11235,9 @@ trough@^1.0.0: resolved "https://registry.yarnpkg.com/trough/-/trough-1.0.5.tgz#b8b639cefad7d0bb2abd37d433ff8293efa5f406" integrity sha512-rvuRbTarPXmMb79SmzEp8aqXNKcK+y0XaB298IXueQ8I2PsrATcPBCSPyK/dDNa2iWOhKlfNnOjdAOTBU/nkFA== -ts-commons@gruntwork-io/ts-commons#v1.0.0: +ts-commons@gruntwork-io/ts-commons#v2.0.0: version "1.0.0" - resolved "git+ssh://git@github.com/gruntwork-io/ts-commons.git#1a56fec327ea602b4472663599c63ec6118b7f01" + resolved "git+ssh://git@github.com/gruntwork-io/ts-commons.git#342be3734001e9e812fd09c7583d817dcd2b0851" ts-essentials@^2.0.3: version "2.0.12"