Skip to content

Commit 9383027

Browse files
chore(dev-deps): bump @salesforce/ts-sinon from 1.4.5 to 1.4.6 (#650)
Bumps [@salesforce/ts-sinon](https://github.com/forcedotcom/ts-sinon) from 1.4.5 to 1.4.6. - [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.5...1.4.6) --- 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 53c70f8 commit 9383027

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
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.8",
4747
"@salesforce/prettier-config": "^0.0.2",
48-
"@salesforce/ts-sinon": "^1.4.5",
48+
"@salesforce/ts-sinon": "^1.4.6",
4949
"@types/fs-extra": "^9.0.13",
5050
"@types/node-fetch": "^3.0.3",
5151
"@types/nodegit": "^0.28.3",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1318,12 +1318,12 @@
13181318
yeoman-environment "^3.9.1"
13191319
yeoman-generator "^5.6.1"
13201320

1321-
"@salesforce/ts-sinon@^1.4.5":
1322-
version "1.4.5"
1323-
resolved "https://registry.yarnpkg.com/@salesforce/ts-sinon/-/ts-sinon-1.4.5.tgz#9f3d00f28e8f73dd0e60651a025a52f283ee8ff7"
1324-
integrity sha512-gE/y/fNXm/3hiKTqG4wuVSaPUMo3qR/A1Qhv86EN8tNvWVr7MonFn7/TCyi5XHfXhWzE7Qx1k7Ig2+r00RbxQw==
1321+
"@salesforce/ts-sinon@^1.4.6":
1322+
version "1.4.6"
1323+
resolved "https://registry.yarnpkg.com/@salesforce/ts-sinon/-/ts-sinon-1.4.6.tgz#50ac8f091ae546bcc5b1a2b0937f566e3f9683c6"
1324+
integrity sha512-yWed+QzGU3UOSX9ytg09ELWA7Oc5BAK4MVYv8Ap9uUbkg6tylETF7nzuMkvP49TaZcKC7zOG6MBebKNVZqUjPw==
13251325
dependencies:
1326-
"@salesforce/ts-types" "^1.7.2"
1326+
"@salesforce/ts-types" "^1.7.3"
13271327
sinon "^5.1.1"
13281328
tslib "^2.5.0"
13291329

0 commit comments

Comments
 (0)