Skip to content

Commit b2ae7df

Browse files
chore(dev-deps): bump @salesforce/ts-sinon from 1.4.29 to 1.4.30
Bumps [@salesforce/ts-sinon](https://github.com/forcedotcom/ts-sinon) from 1.4.29 to 1.4.30. - [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.29...1.4.30) --- updated-dependencies: - dependency-name: "@salesforce/ts-sinon" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4a3df2f commit b2ae7df

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"@salesforce/cli-plugins-testkit": "^5",
2121
"@salesforce/dev-scripts": "^8",
2222
"@salesforce/plugin-command-reference": "^3.1.34",
23-
"@salesforce/ts-sinon": "^1.4.29",
23+
"@salesforce/ts-sinon": "^1.4.30",
2424
"@swc/cli": "^0.5.1",
2525
"@swc/core": "^1.9.2",
2626
"eslint-plugin-sf-plugin": "^1.20.10",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1743,10 +1743,10 @@
17431743
chalk "^4"
17441744
inquirer "^8.2.5"
17451745

1746-
"@salesforce/ts-sinon@^1.4.29":
1747-
version "1.4.29"
1748-
resolved "https://registry.yarnpkg.com/@salesforce/ts-sinon/-/ts-sinon-1.4.29.tgz#5c1d1099900c608965c4ffb8b1b670783abe0040"
1749-
integrity sha512-1tKvhB5pwhUwdCzfGdcza+qOlxw8zUmpKX3mnOPhSUvENKpL++LUrGlgT1bhOcU+NtFOY1YA1/jDc0O0A3+zTA==
1746+
"@salesforce/ts-sinon@^1.4.30":
1747+
version "1.4.30"
1748+
resolved "https://registry.yarnpkg.com/@salesforce/ts-sinon/-/ts-sinon-1.4.30.tgz#08d18c27b026f0da87506b0d84d72d1069b9c6ec"
1749+
integrity sha512-vCjpxrt97qqc9yOygcrQ2GZve1QFJcSMmvSOrzxLGuGPXL61NfQM/vWtwUhQYi7PiqGnRYsspy/dy9WR/V308g==
17501750
dependencies:
17511751
"@salesforce/ts-types" "^2.0.12"
17521752
sinon "^5.1.1"

0 commit comments

Comments
 (0)