Skip to content

Commit 71975c7

Browse files
chore(dev-deps): bump @salesforce/ts-sinon from 1.4.17 to 1.4.18 (#745)
Bumps [@salesforce/ts-sinon](https://github.com/forcedotcom/ts-sinon) from 1.4.17 to 1.4.18. - [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.17...1.4.18) --- updated-dependencies: - dependency-name: "@salesforce/ts-sinon" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c80dd46 commit 71975c7

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"@salesforce/dev-scripts": "^2.0.3",
4646
"@salesforce/plugin-command-reference": "^1.6.18",
4747
"@salesforce/prettier-config": "^0.0.3",
48-
"@salesforce/ts-sinon": "^1.4.17",
48+
"@salesforce/ts-sinon": "^1.4.18",
4949
"@types/fs-extra": "^9.0.13",
5050
"@types/node-fetch": "^3.0.3",
5151
"@types/nodegit": "^0.28.5",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1298,10 +1298,10 @@
12981298
yeoman-environment "^3.9.1"
12991299
yeoman-generator "^5.6.1"
13001300

1301-
"@salesforce/ts-sinon@^1.4.17":
1302-
version "1.4.17"
1303-
resolved "https://registry.yarnpkg.com/@salesforce/ts-sinon/-/ts-sinon-1.4.17.tgz#e4454cd6f2edb54425a6336c5f8a7062b9e6d22c"
1304-
integrity sha512-hJi+0oE7F70AFtru+KF1AKSin1lzvrU/aXkxPzqJ3obR6Q86Q4LgIl/ekiXv2u2k4GN21KPpkhBEQJuf3qiI8Q==
1301+
"@salesforce/ts-sinon@^1.4.18":
1302+
version "1.4.18"
1303+
resolved "https://registry.yarnpkg.com/@salesforce/ts-sinon/-/ts-sinon-1.4.18.tgz#a9ff91370bc3f682fbf964afcbc0fcf5f04d2912"
1304+
integrity sha512-YR+L5JEZRfZmPGYvamPs+urd753PfS/K6foygYdR9F6MM+e0VMbAQ8Zq2lmJKoZy4aDEencspmp+72wtZKJJpg==
13051305
dependencies:
13061306
"@salesforce/ts-types" "^2.0.8"
13071307
sinon "^5.1.1"

0 commit comments

Comments
 (0)