Skip to content

Commit 313eaa3

Browse files
chore(dev-deps): bump @salesforce/ts-sinon from 1.4.19 to 1.4.20 (#1214)
Bumps [@salesforce/ts-sinon](https://github.com/forcedotcom/ts-sinon) from 1.4.19 to 1.4.20. - [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.19...1.4.20) --- 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 7feafbf commit 313eaa3

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.1.0",
2626
"@salesforce/plugin-command-reference": "^3.1.0",
2727
"@salesforce/source-testkit": "^2.2.23",
28-
"@salesforce/ts-sinon": "1.4.19",
28+
"@salesforce/ts-sinon": "1.4.20",
2929
"@types/archiver": "^5.3.2",
3030
"@types/cli-progress": "^3.11.5",
3131
"archiver": "^5.3.2",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1569,14 +1569,14 @@
15691569
isomorphic-git "^1.25.10"
15701570
ts-retry-promise "^0.8.1"
15711571

1572-
"@salesforce/[email protected].19":
1573-
version "1.4.19"
1574-
resolved "https://registry.yarnpkg.com/@salesforce/ts-sinon/-/ts-sinon-1.4.19.tgz#64157b6c8cf4a3c637867e2ddd90c2d058c334f7"
1575-
integrity sha512-vopxKrI6QD0OCtPlge1eGGHFWLkoDee7KaB/dpGeRwioeNfCVJ8ikELN0hv0zq9Ys6gUYWYcdpxzTP1upslCJA==
1572+
"@salesforce/[email protected].20":
1573+
version "1.4.20"
1574+
resolved "https://registry.yarnpkg.com/@salesforce/ts-sinon/-/ts-sinon-1.4.20.tgz#8afafd812325619a2d6b323deb7ad058a30235c0"
1575+
integrity sha512-LNAPWmiXMsICH6j7WtLaAue+FP0qCdzK0Z297TQahlpxZdesph87PTZfw9keQx3j8H7RjTT/n56v97M4L+uuUw==
15761576
dependencies:
15771577
"@salesforce/ts-types" "^2.0.9"
15781578
sinon "^5.1.1"
1579-
tslib "^2.6.1"
1579+
tslib "^2.6.3"
15801580

15811581
"@salesforce/ts-types@^2.0.9":
15821582
version "2.0.9"
@@ -7547,10 +7547,10 @@ tslib@^1.11.1:
75477547
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.14.1.tgz#cf2d38bdc34a134bcaf1091c41f6619e2f672d00"
75487548
integrity sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==
75497549

7550-
tslib@^2.0.1, tslib@^2.0.3, tslib@^2.3.1, tslib@^2.5.0, tslib@^2.6.1, tslib@^2.6.2:
7551-
version "2.6.2"
7552-
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.6.2.tgz#703ac29425e7b37cd6fd456e92404d46d1f3e4ae"
7553-
integrity sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==
7550+
tslib@^2.0.1, tslib@^2.0.3, tslib@^2.3.1, tslib@^2.5.0, tslib@^2.6.2, tslib@^2.6.3:
7551+
version "2.6.3"
7552+
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.6.3.tgz#0438f810ad7a9edcde7a241c3d80db693c8cbfe0"
7553+
integrity sha512-xNvxJEOUiWPGhUuUdQgAJPKOOJfGnIyKySOc09XkKsgdUV/3E2zvwZYdejjmRgPCgcym1juLH3226yA7sEFJKQ==
75547554

75557555
tslib@^2.6.3:
75567556
version "2.6.3"

0 commit comments

Comments
 (0)