diff --git a/package.json b/package.json index d53f7ccbc..525fd8091 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ "@oclif/core": "^4.0.3", "@salesforce/core": "^7.4.1", "@salesforce/kit": "^3.1.6", - "@salesforce/ts-types": "^2.0.9", + "@salesforce/ts-types": "^2.0.10", "ansis": "^3.2.0", "cli-progress": "^3.12.0", "natural-orderby": "^3.0.2", diff --git a/yarn.lock b/yarn.lock index 335708acb..e735b36a1 100644 --- a/yarn.lock +++ b/yarn.lock @@ -724,18 +724,11 @@ resolved "https://registry.yarnpkg.com/@salesforce/schemas/-/schemas-1.9.0.tgz#ba477a112653a20b4edcf989c61c57bdff9aa3ca" integrity sha512-LiN37zG5ODT6z70sL1fxF7BQwtCX9JOWofSU8iliSNIM+WDEeinnoFtVqPInRSNt8I0RiJxIKCrqstsmQRBNvA== -"@salesforce/ts-types@^2.0.10": +"@salesforce/ts-types@^2.0.10", "@salesforce/ts-types@^2.0.9": version "2.0.10" resolved "https://registry.yarnpkg.com/@salesforce/ts-types/-/ts-types-2.0.10.tgz#f2107a52b60be6c3fe712f4d40aafad48c6bebe0" integrity sha512-ulGQ1oUGXrmSUi6NGbxZZ7ykSDv439x+WYZpkMgFLC8Dx0TxJXfUAJYeZh7eKO5xI/ob3iyvN+RBcBkp4KFN1w== -"@salesforce/ts-types@^2.0.9": - version "2.0.9" - resolved "https://registry.yarnpkg.com/@salesforce/ts-types/-/ts-types-2.0.9.tgz#66bff7b41720065d6b01631b6f6a3ccca02857c5" - integrity sha512-boUD9jw5vQpTCPCCmK/NFTWjSuuW+lsaxOynkyNXLW+zxOc4GDjhtKc4j0vWZJQvolpafbyS8ZLFHZJvs12gYA== - dependencies: - tslib "^2.6.2" - "@sindresorhus/is@^4": version "4.6.0" resolved "https://registry.yarnpkg.com/@sindresorhus/is/-/is-4.6.0.tgz#3c7c9c46e678feefe7a2e5bb609d3dbd665ffb3f"