Skip to content

Commit 7aa0a04

Browse files
authored
Merge pull request #802 from salesforcecli/dependabot-npm_and_yarn-salesforce-ts-sinon-1.4.30
chore(dev-deps): bump @salesforce/ts-sinon from 1.4.29 to 1.4.30
2 parents 7188f93 + a720398 commit 7aa0a04

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
@@ -17,7 +17,7 @@
1717
"@salesforce/dev-scripts": "^10.2.11",
1818
"@salesforce/plugin-command-reference": "^3.1.33",
1919
"@salesforce/plugin-deploy-retrieve": "^3.15.12",
20-
"@salesforce/ts-sinon": "^1.4.29",
20+
"@salesforce/ts-sinon": "^1.4.30",
2121
"@types/fast-levenshtein": "^0.0.4",
2222
"eslint-plugin-sf-plugin": "^1.20.13",
2323
"oclif": "^4.15.25",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1746,10 +1746,10 @@
17461746
isomorphic-git "^1.27.1"
17471747
ts-retry-promise "^0.8.1"
17481748

1749-
"@salesforce/ts-sinon@^1.4.29":
1750-
version "1.4.29"
1751-
resolved "https://registry.yarnpkg.com/@salesforce/ts-sinon/-/ts-sinon-1.4.29.tgz#5c1d1099900c608965c4ffb8b1b670783abe0040"
1752-
integrity sha512-1tKvhB5pwhUwdCzfGdcza+qOlxw8zUmpKX3mnOPhSUvENKpL++LUrGlgT1bhOcU+NtFOY1YA1/jDc0O0A3+zTA==
1749+
"@salesforce/ts-sinon@^1.4.30":
1750+
version "1.4.30"
1751+
resolved "https://registry.yarnpkg.com/@salesforce/ts-sinon/-/ts-sinon-1.4.30.tgz#08d18c27b026f0da87506b0d84d72d1069b9c6ec"
1752+
integrity sha512-vCjpxrt97qqc9yOygcrQ2GZve1QFJcSMmvSOrzxLGuGPXL61NfQM/vWtwUhQYi7PiqGnRYsspy/dy9WR/V308g==
17531753
dependencies:
17541754
"@salesforce/ts-types" "^2.0.12"
17551755
sinon "^5.1.1"

0 commit comments

Comments
 (0)