Skip to content

Commit f516898

Browse files
authored
Merge pull request #1190 from salesforcecli/dependabot-npm_and_yarn-salesforce-ts-sinon-1.4.25
chore(dev-deps): bump @salesforce/ts-sinon from 1.4.23 to 1.4.25
2 parents 4b1e75e + d44933f commit f516898

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"@salesforce/cli-plugins-testkit": "^5.3.26",
2323
"@salesforce/dev-scripts": "^10.2.9",
2424
"@salesforce/plugin-command-reference": "^3.1.15",
25-
"@salesforce/ts-sinon": "^1.4.23",
25+
"@salesforce/ts-sinon": "^1.4.25",
2626
"eslint-plugin-sf-plugin": "^1.20.5",
2727
"moment": "^2.30.1",
2828
"oclif": "^4.14.20",

yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1722,14 +1722,14 @@
17221722
minimatch "^9.0.5"
17231723
proxy-agent "^6.4.0"
17241724

1725-
"@salesforce/ts-sinon@^1.4.23":
1726-
version "1.4.23"
1727-
resolved "https://registry.yarnpkg.com/@salesforce/ts-sinon/-/ts-sinon-1.4.23.tgz#f3916b566d22f4b43ca7e88ac3e395de0c3a0233"
1728-
integrity sha512-ij05LLVsxMpK9HPWF0i2Vow/oz/zw3MDtdzYDH4IRPEw9mwiq7/QW5V84dYD7D7NvFSAa5Leo2yeFie2d0yUdA==
1725+
"@salesforce/ts-sinon@^1.4.25":
1726+
version "1.4.25"
1727+
resolved "https://registry.yarnpkg.com/@salesforce/ts-sinon/-/ts-sinon-1.4.25.tgz#e6835d104bce03f71883dc0126b236ae46f42277"
1728+
integrity sha512-cGSxCfA0R0rOlvPLKz3KQ1Hxg4V1pMpeolD0cbw0pnaY4O8EqvrUtT+LIHLhu9QSl4jm54wZz8HPgRoplFG1JQ==
17291729
dependencies:
1730-
"@salesforce/ts-types" "^2.0.10"
1730+
"@salesforce/ts-types" "^2.0.12"
17311731
sinon "^5.1.1"
1732-
tslib "^2.6.3"
1732+
tslib "^2.7.0"
17331733

17341734
"@salesforce/ts-types@^2.0.10", "@salesforce/ts-types@^2.0.11", "@salesforce/ts-types@^2.0.12":
17351735
version "2.0.12"
@@ -7716,10 +7716,10 @@ tsconfig-paths@^3.15.0:
77167716
minimist "^1.2.6"
77177717
strip-bom "^3.0.0"
77187718

7719-
tslib@^2.0.1, tslib@^2.0.3, tslib@^2.5.0, tslib@^2.6.2, tslib@^2.6.3:
7720-
version "2.6.3"
7721-
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.6.3.tgz#0438f810ad7a9edcde7a241c3d80db693c8cbfe0"
7722-
integrity sha512-xNvxJEOUiWPGhUuUdQgAJPKOOJfGnIyKySOc09XkKsgdUV/3E2zvwZYdejjmRgPCgcym1juLH3226yA7sEFJKQ==
7719+
tslib@^2.0.1, tslib@^2.0.3, tslib@^2.5.0, tslib@^2.6.2, tslib@^2.7.0:
7720+
version "2.7.0"
7721+
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.7.0.tgz#d9b40c5c40ab59e8738f297df3087bf1a2690c01"
7722+
integrity sha512-gLXCKdN1/j47AiHiOkJN69hJmcbGTHI0ImLmbYLHykhgeN0jVGola9yVjFgzCUklsZQMW55o+dW7IXv3RCXDzA==
77237723

77247724
tunnel-agent@*, tunnel-agent@^0.6.0:
77257725
version "0.6.0"

0 commit comments

Comments
 (0)