From 0e69c7b618c13122369c84e1fc798845225f66fb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 22 Jun 2024 11:44:48 +0000 Subject: [PATCH] chore(dev-deps): bump @salesforce/ts-sinon from 1.4.19 to 1.4.22 Bumps [@salesforce/ts-sinon](https://github.com/forcedotcom/ts-sinon) from 1.4.19 to 1.4.22. - [Release notes](https://github.com/forcedotcom/ts-sinon/releases) - [Changelog](https://github.com/forcedotcom/ts-sinon/blob/main/CHANGELOG.md) - [Commits](https://github.com/forcedotcom/ts-sinon/compare/1.4.19...1.4.22) --- updated-dependencies: - dependency-name: "@salesforce/ts-sinon" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package.json b/package.json index c072adc6..41a483a5 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "@salesforce/dev-scripts": "^10.2.2", "@salesforce/plugin-command-reference": "^3.1.5", "@salesforce/plugin-deploy-retrieve": "^3.9.9", - "@salesforce/ts-sinon": "^1.4.17", + "@salesforce/ts-sinon": "^1.4.22", "@types/fast-levenshtein": "^0.0.4", "eslint-plugin-sf-plugin": "^1.18.8", "oclif": "^4.12.0", diff --git a/yarn.lock b/yarn.lock index 909c8b92..bfc0180f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1956,14 +1956,14 @@ isomorphic-git "^1.25.10" ts-retry-promise "^0.8.1" -"@salesforce/ts-sinon@^1.4.17": - version "1.4.19" - resolved "https://registry.yarnpkg.com/@salesforce/ts-sinon/-/ts-sinon-1.4.19.tgz#64157b6c8cf4a3c637867e2ddd90c2d058c334f7" - integrity sha512-vopxKrI6QD0OCtPlge1eGGHFWLkoDee7KaB/dpGeRwioeNfCVJ8ikELN0hv0zq9Ys6gUYWYcdpxzTP1upslCJA== +"@salesforce/ts-sinon@^1.4.22": + version "1.4.22" + resolved "https://registry.yarnpkg.com/@salesforce/ts-sinon/-/ts-sinon-1.4.22.tgz#c601ed59367594e558c3168b0d86d77cba12b0dd" + integrity sha512-H9Ma1U7DFRq/sjhgAhvbSqi13DO6bll3SaIZ6Nlr1iLqGcc1IM72/HhzgfiQs67I56XEvrO3r1PSu+ncWIxL6A== dependencies: - "@salesforce/ts-types" "^2.0.9" + "@salesforce/ts-types" "^2.0.10" sinon "^5.1.1" - tslib "^2.6.1" + tslib "^2.6.3" "@salesforce/ts-types@^2.0.10", "@salesforce/ts-types@^2.0.9": version "2.0.10" @@ -8317,7 +8317,7 @@ tslib@^1.11.1: resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.14.1.tgz#cf2d38bdc34a134bcaf1091c41f6619e2f672d00" integrity sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg== -tslib@^2.0.1, tslib@^2.0.3, tslib@^2.3.1, tslib@^2.5.0, tslib@^2.6.1, tslib@^2.6.2: +tslib@^2.0.1, tslib@^2.0.3, tslib@^2.3.1, tslib@^2.5.0, tslib@^2.6.2, tslib@^2.6.3: version "2.6.3" resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.6.3.tgz#0438f810ad7a9edcde7a241c3d80db693c8cbfe0" integrity sha512-xNvxJEOUiWPGhUuUdQgAJPKOOJfGnIyKySOc09XkKsgdUV/3E2zvwZYdejjmRgPCgcym1juLH3226yA7sEFJKQ==