Skip to content

Commit de07a94

Browse files
chore(dev-deps): bump @salesforce/ts-sinon from 1.4.26 to 1.4.29
Bumps [@salesforce/ts-sinon](https://github.com/forcedotcom/ts-sinon) from 1.4.26 to 1.4.29. - [Release notes](https://github.com/forcedotcom/ts-sinon/releases) - [Changelog](https://github.com/forcedotcom/ts-sinon/blob/main/CHANGELOG.md) - [Commits](forcedotcom/ts-sinon@1.4.26...1.4.29) --- updated-dependencies: - dependency-name: "@salesforce/ts-sinon" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d17dd8b commit de07a94

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"@salesforce/dev-scripts": "^10.2.10",
2626
"@salesforce/plugin-command-reference": "^3.1.10",
2727
"@salesforce/source-testkit": "^2.2.41",
28-
"@salesforce/ts-sinon": "1.4.26",
28+
"@salesforce/ts-sinon": "1.4.29",
2929
"@types/archiver": "^5.3.2",
3030
"@types/cli-progress": "^3.11.6",
3131
"archiver": "^5.3.2",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1485,14 +1485,14 @@
14851485
isomorphic-git "^1.27.1"
14861486
ts-retry-promise "^0.8.1"
14871487

1488-
"@salesforce/ts-sinon@1.4.26":
1489-
version "1.4.26"
1490-
resolved "https://registry.yarnpkg.com/@salesforce/ts-sinon/-/ts-sinon-1.4.26.tgz#f91b95fbf3b2c7414a779a633b6e3a6e3fbbe338"
1491-
integrity sha512-SLCD1nOurnh++BWSQJ/jp0PQwGZNpPKAdtXA7NZDnRvcB1389lxCQg7+sPa/ZdM4gZlN65lsoKBgiAboLwhTxw==
1488+
"@salesforce/ts-sinon@1.4.29":
1489+
version "1.4.29"
1490+
resolved "https://registry.yarnpkg.com/@salesforce/ts-sinon/-/ts-sinon-1.4.29.tgz#5c1d1099900c608965c4ffb8b1b670783abe0040"
1491+
integrity sha512-1tKvhB5pwhUwdCzfGdcza+qOlxw8zUmpKX3mnOPhSUvENKpL++LUrGlgT1bhOcU+NtFOY1YA1/jDc0O0A3+zTA==
14921492
dependencies:
14931493
"@salesforce/ts-types" "^2.0.12"
14941494
sinon "^5.1.1"
1495-
tslib "^2.7.0"
1495+
tslib "^2.8.1"
14961496

14971497
"@salesforce/ts-types@^2.0.10", "@salesforce/ts-types@^2.0.11", "@salesforce/ts-types@^2.0.12":
14981498
version "2.0.12"
@@ -7565,10 +7565,10 @@ tsconfig-paths@^3.15.0:
75657565
minimist "^1.2.6"
75667566
strip-bom "^3.0.0"
75677567

7568-
tslib@^2.0.1, tslib@^2.0.3, tslib@^2.5.0, tslib@^2.6.2, tslib@^2.7.0:
7569-
version "2.7.0"
7570-
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.7.0.tgz#d9b40c5c40ab59e8738f297df3087bf1a2690c01"
7571-
integrity sha512-gLXCKdN1/j47AiHiOkJN69hJmcbGTHI0ImLmbYLHykhgeN0jVGola9yVjFgzCUklsZQMW55o+dW7IXv3RCXDzA==
7568+
tslib@^2.0.1, tslib@^2.0.3, tslib@^2.5.0, tslib@^2.6.2, tslib@^2.8.1:
7569+
version "2.8.1"
7570+
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.8.1.tgz#612efe4ed235d567e8aba5f2a5fab70280ade83f"
7571+
integrity sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==
75727572

75737573
tunnel-agent@*, tunnel-agent@^0.6.0:
75747574
version "0.6.0"

0 commit comments

Comments
 (0)