Skip to content

Commit 88af735

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

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
@@ -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.10",
20-
"@salesforce/ts-sinon": "^1.4.27",
20+
"@salesforce/ts-sinon": "^1.4.29",
2121
"@types/fast-levenshtein": "^0.0.4",
2222
"eslint-plugin-sf-plugin": "^1.20.10",
2323
"oclif": "^4.15.20",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1717,14 +1717,14 @@
17171717
isomorphic-git "^1.27.1"
17181718
ts-retry-promise "^0.8.1"
17191719

1720-
"@salesforce/ts-sinon@^1.4.27":
1721-
version "1.4.27"
1722-
resolved "https://registry.yarnpkg.com/@salesforce/ts-sinon/-/ts-sinon-1.4.27.tgz#ce3c42155cb0be2d8d21ccb6f305280bbae1daa7"
1723-
integrity sha512-sWvliaHKrt5d9a2XoJFbCdfOR2Fx91ivqSb2kw+HBh0l74Nc8h/56AZ8EDZduzMTvVdwrb90xm/KiXVVAgvIGA==
1720+
"@salesforce/ts-sinon@^1.4.29":
1721+
version "1.4.29"
1722+
resolved "https://registry.yarnpkg.com/@salesforce/ts-sinon/-/ts-sinon-1.4.29.tgz#5c1d1099900c608965c4ffb8b1b670783abe0040"
1723+
integrity sha512-1tKvhB5pwhUwdCzfGdcza+qOlxw8zUmpKX3mnOPhSUvENKpL++LUrGlgT1bhOcU+NtFOY1YA1/jDc0O0A3+zTA==
17241724
dependencies:
17251725
"@salesforce/ts-types" "^2.0.12"
17261726
sinon "^5.1.1"
1727-
tslib "^2.7.0"
1727+
tslib "^2.8.1"
17281728

17291729
"@salesforce/ts-types@^2.0.10", "@salesforce/ts-types@^2.0.11", "@salesforce/ts-types@^2.0.12":
17301730
version "2.0.12"
@@ -7976,10 +7976,10 @@ tsconfig-paths@^3.15.0:
79767976
minimist "^1.2.6"
79777977
strip-bom "^3.0.0"
79787978

7979-
tslib@^2.0.1, tslib@^2.0.3, tslib@^2.5.0, tslib@^2.6.2, tslib@^2.7.0:
7980-
version "2.7.0"
7981-
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.7.0.tgz#d9b40c5c40ab59e8738f297df3087bf1a2690c01"
7982-
integrity sha512-gLXCKdN1/j47AiHiOkJN69hJmcbGTHI0ImLmbYLHykhgeN0jVGola9yVjFgzCUklsZQMW55o+dW7IXv3RCXDzA==
7979+
tslib@^2.0.1, tslib@^2.0.3, tslib@^2.5.0, tslib@^2.6.2, tslib@^2.8.1:
7980+
version "2.8.1"
7981+
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.8.1.tgz#612efe4ed235d567e8aba5f2a5fab70280ade83f"
7982+
integrity sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==
79837983

79847984
tunnel-agent@*, tunnel-agent@^0.6.0:
79857985
version "0.6.0"

0 commit comments

Comments
 (0)