Skip to content

Commit

Permalink
Merge pull request #456 from salesforcecli/dependabot-npm_and_yarn-sa…
Browse files Browse the repository at this point in the history
…lesforce-ts-sinon-1.4.29

chore(dev-deps): bump @salesforce/ts-sinon from 1.4.27 to 1.4.29
  • Loading branch information
svc-cli-bot authored Nov 17, 2024
2 parents 815d3f3 + 3c0ca1d commit 6d22991
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@salesforce/cli-plugins-testkit": "^5",
"@salesforce/dev-scripts": "^8",
"@salesforce/plugin-command-reference": "^3.1.33",
"@salesforce/ts-sinon": "^1.4.27",
"@salesforce/ts-sinon": "^1.4.29",
"@swc/cli": "^0.4.0",
"@swc/core": "^1.9.2",
"eslint-plugin-sf-plugin": "^1.20.10",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1757,14 +1757,14 @@
chalk "^4"
inquirer "^8.2.5"

"@salesforce/ts-sinon@^1.4.27":
version "1.4.27"
resolved "https://registry.yarnpkg.com/@salesforce/ts-sinon/-/ts-sinon-1.4.27.tgz#ce3c42155cb0be2d8d21ccb6f305280bbae1daa7"
integrity sha512-sWvliaHKrt5d9a2XoJFbCdfOR2Fx91ivqSb2kw+HBh0l74Nc8h/56AZ8EDZduzMTvVdwrb90xm/KiXVVAgvIGA==
"@salesforce/ts-sinon@^1.4.29":
version "1.4.29"
resolved "https://registry.yarnpkg.com/@salesforce/ts-sinon/-/ts-sinon-1.4.29.tgz#5c1d1099900c608965c4ffb8b1b670783abe0040"
integrity sha512-1tKvhB5pwhUwdCzfGdcza+qOlxw8zUmpKX3mnOPhSUvENKpL++LUrGlgT1bhOcU+NtFOY1YA1/jDc0O0A3+zTA==
dependencies:
"@salesforce/ts-types" "^2.0.12"
sinon "^5.1.1"
tslib "^2.7.0"
tslib "^2.8.1"

"@salesforce/ts-types@^2.0.10", "@salesforce/ts-types@^2.0.11", "@salesforce/ts-types@^2.0.12", "@salesforce/ts-types@^2.0.9":
version "2.0.12"
Expand Down Expand Up @@ -8314,7 +8314,7 @@ tslib@^1.9.0:
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.14.1.tgz#cf2d38bdc34a134bcaf1091c41f6619e2f672d00"
integrity sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==

tslib@^2, tslib@^2.0.3, tslib@^2.1.0, tslib@^2.5.0, tslib@^2.6.2, tslib@^2.7.0:
tslib@^2, tslib@^2.0.3, tslib@^2.1.0, tslib@^2.5.0, tslib@^2.6.2, tslib@^2.8.1:
version "2.8.1"
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.8.1.tgz#612efe4ed235d567e8aba5f2a5fab70280ade83f"
integrity sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==
Expand Down

0 comments on commit 6d22991

Please sign in to comment.