Skip to content

Commit 810aa38

Browse files
authored
Merge pull request #1121 from salesforcecli/dependabot-npm_and_yarn-salesforce-ts-sinon-1.4.20
chore(dev-deps): bump @salesforce/ts-sinon from 1.4.19 to 1.4.20
2 parents f0e1569 + 37462ec commit 810aa38

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"devDependencies": {
3636
"@oclif/plugin-command-snapshot": "^5.2.1",
3737
"@salesforce/dev-scripts": "^10.1.0",
38-
"@salesforce/ts-sinon": "1.4.19",
38+
"@salesforce/ts-sinon": "1.4.20",
3939
"@types/semver": "^7.5.8",
4040
"@types/shelljs": "^0.8.15",
4141
"aws-sdk-mock": "^5.9.0",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1822,14 +1822,14 @@
18221822
"@salesforce/ts-types" "^2.0.9"
18231823
chalk "^5.3.0"
18241824

1825-
"@salesforce/ts-sinon@1.4.19":
1826-
version "1.4.19"
1827-
resolved "https://registry.npmjs.org/@salesforce/ts-sinon/-/ts-sinon-1.4.19.tgz"
1828-
integrity sha512-vopxKrI6QD0OCtPlge1eGGHFWLkoDee7KaB/dpGeRwioeNfCVJ8ikELN0hv0zq9Ys6gUYWYcdpxzTP1upslCJA==
1825+
"@salesforce/ts-sinon@1.4.20":
1826+
version "1.4.20"
1827+
resolved "https://registry.yarnpkg.com/@salesforce/ts-sinon/-/ts-sinon-1.4.20.tgz#8afafd812325619a2d6b323deb7ad058a30235c0"
1828+
integrity sha512-LNAPWmiXMsICH6j7WtLaAue+FP0qCdzK0Z297TQahlpxZdesph87PTZfw9keQx3j8H7RjTT/n56v97M4L+uuUw==
18291829
dependencies:
18301830
"@salesforce/ts-types" "^2.0.9"
18311831
sinon "^5.1.1"
1832-
tslib "^2.6.1"
1832+
tslib "^2.6.3"
18331833

18341834
"@salesforce/ts-types@^2.0.10", "@salesforce/ts-types@^2.0.9":
18351835
version "2.0.10"
@@ -8759,7 +8759,7 @@ tslib@^1.11.1:
87598759
resolved "https://registry.npmjs.org/tslib/-/tslib-1.14.1.tgz"
87608760
integrity sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==
87618761

8762-
tslib@^2.0.1, tslib@^2.0.3, tslib@^2.3.1, tslib@^2.5.0, tslib@^2.6.1, tslib@^2.6.2, tslib@^2.6.3:
8762+
tslib@^2.0.1, tslib@^2.0.3, tslib@^2.3.1, tslib@^2.5.0, tslib@^2.6.2, tslib@^2.6.3:
87638763
version "2.6.3"
87648764
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.6.3.tgz#0438f810ad7a9edcde7a241c3d80db693c8cbfe0"
87658765
integrity sha512-xNvxJEOUiWPGhUuUdQgAJPKOOJfGnIyKySOc09XkKsgdUV/3E2zvwZYdejjmRgPCgcym1juLH3226yA7sEFJKQ==

0 commit comments

Comments
 (0)