diff --git a/package.json b/package.json index bd1701c7..33dbf3dc 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "@salesforce/plugin-command-reference": "^3.0.32", "@salesforce/plugin-source": "^2.10.36", "@salesforce/prettier-config": "^0.0.3", - "@salesforce/ts-sinon": "^1.4.15", + "@salesforce/ts-sinon": "^1.4.17", "@swc/core": "^1.3.36", "@types/inquirer": "^9.0.3", "@typescript-eslint/eslint-plugin": "^5.62.0", diff --git a/yarn.lock b/yarn.lock index eadf9500..ec5d7842 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1068,12 +1068,12 @@ isomorphic-git "1.23.0" ts-retry-promise "^0.7.0" -"@salesforce/ts-sinon@^1.4.15": - version "1.4.15" - resolved "https://registry.yarnpkg.com/@salesforce/ts-sinon/-/ts-sinon-1.4.15.tgz#6214b73fc53fe0ee2583bbd87d4b4217e557279d" - integrity sha512-mw//jI+QkkS+PEwqMtazlhdi3eYY49InnJ/EipmrsdsdV9b+W79D5N4C92LROYe9VNq+3q5VHJcT/jhARxZsTg== +"@salesforce/ts-sinon@^1.4.17": + version "1.4.17" + resolved "https://registry.yarnpkg.com/@salesforce/ts-sinon/-/ts-sinon-1.4.17.tgz#e4454cd6f2edb54425a6336c5f8a7062b9e6d22c" + integrity sha512-hJi+0oE7F70AFtru+KF1AKSin1lzvrU/aXkxPzqJ3obR6Q86Q4LgIl/ekiXv2u2k4GN21KPpkhBEQJuf3qiI8Q== dependencies: - "@salesforce/ts-types" "^2.0.7" + "@salesforce/ts-types" "^2.0.8" sinon "^5.1.1" tslib "^2.6.1"