diff --git a/package.json b/package.json index e095611..1c345e6 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "lib/**/*.d.ts" ], "dependencies": { - "@salesforce/ts-types": "^2.0.4", + "@salesforce/ts-types": "^2.0.5", "sinon": "^5.1.1", "tslib": "^2.6.0" }, diff --git a/yarn.lock b/yarn.lock index 3f4fb97..ce08cfe 100644 --- a/yarn.lock +++ b/yarn.lock @@ -538,10 +538,10 @@ resolved "https://registry.npmjs.org/@salesforce/prettier-config/-/prettier-config-0.0.3.tgz#ba648d4886bb38adabe073dbea0b3a91b3753bb0" integrity sha512-hYOhoPTCSYMDYn+U1rlEk16PoBeAJPkrdg4/UtAzupM1mRRJOwEPMG1d7U8DxJFKuXW3DMEYWr2MwAIBDaHmFg== -"@salesforce/ts-types@^2.0.4": - version "2.0.4" - resolved "https://registry.npmjs.org/@salesforce/ts-types/-/ts-types-2.0.4.tgz#3508082ca86edd8880123204f60c0914370533d2" - integrity sha512-rdpqka+oEhSU0t672LSo2VWiEw/LX4YoGaeciiTZidwmTkGxSCN/JPz+AQdnRagj32sKeVaaeC5JhOYs7uBzNg== +"@salesforce/ts-types@^2.0.5": + version "2.0.5" + resolved "https://registry.npmjs.org/@salesforce/ts-types/-/ts-types-2.0.5.tgz#5471236522588e08c094fc3fda27761e6ec935fa" + integrity sha512-X91De9ZK/X86lYcFAzoAt/pPeY6Lf+G7LyAJRx3FuYpdc+nocvniUnnJGXwSmyKMMxW2NifvQgST7FTZLZ5REA== dependencies: tslib "^2.6.0"