generated from salesforcecli/plugin-template
-
Notifications
You must be signed in to change notification settings - Fork 19
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(dev-deps): bump @salesforce/source-testkit from 2.1.97 to 2.1.101
Bumps [@salesforce/source-testkit](https://github.com/salesforcecli/source-testkit) from 2.1.97 to 2.1.101. - [Release notes](https://github.com/salesforcecli/source-testkit/releases) - [Changelog](https://github.com/salesforcecli/source-testkit/blob/main/CHANGELOG.md) - [Commits](salesforcecli/source-testkit@2.1.97...2.1.101) --- updated-dependencies: - dependency-name: "@salesforce/source-testkit" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
- Loading branch information
1 parent
d6211c5
commit 589b444
Showing
2 changed files
with
22 additions
and
15 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -1646,7 +1646,7 @@ | |
strip-ansi "6.0.1" | ||
ts-retry-promise "^0.8.0" | ||
|
||
"@salesforce/core@^6.1.0", "@salesforce/core@^6.4.1", "@salesforce/core@^6.4.4", "@salesforce/core@^6.5.1", "@salesforce/core@^6.5.3", "@salesforce/core@^6.6.0": | ||
"@salesforce/core@^6.1.0", "@salesforce/core@^6.4.1", "@salesforce/core@^6.4.4", "@salesforce/core@^6.5.1", "@salesforce/core@^6.5.3", "@salesforce/core@^6.5.5", "@salesforce/core@^6.6.0", "@salesforce/core@^6.7.0": | ||
version "6.7.0" | ||
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-6.7.0.tgz#f838f5704aa2f14296fd85691c9bcd8da33dca5d" | ||
integrity sha512-KIyoSdQJVwtReSpXfpFZ4D4BXHFh5xcmvY6UJjzxB3H7CqUtC/20ldal/jCD8JEy/jObfG7GyxZmZYZYF88JCw== | ||
|
@@ -1765,16 +1765,16 @@ | |
"@salesforce/ts-types" "^2.0.9" | ||
chalk "^5.3.0" | ||
|
||
"@salesforce/source-deploy-retrieve@^10.3.1", "@salesforce/source-deploy-retrieve@^10.3.9", "@salesforce/source-deploy-retrieve@^10.4.0": | ||
version "10.4.0" | ||
resolved "https://registry.yarnpkg.com/@salesforce/source-deploy-retrieve/-/source-deploy-retrieve-10.4.0.tgz#1fa5aa4053f92713135f3ef4bdf53094a9ead0fb" | ||
integrity sha512-fxFQfZ8Hv1/Z+BeVXNjjiGsXmXeBOD6arqJCF7z4pQYgiOQqfWJ8zoCGe5TfJtDLmWiaSzAMGOYN55HEpxs2Sw== | ||
"@salesforce/source-deploy-retrieve@^10.3.1", "@salesforce/source-deploy-retrieve@^10.4.0", "@salesforce/source-deploy-retrieve@^10.5.0": | ||
version "10.5.0" | ||
resolved "https://registry.yarnpkg.com/@salesforce/source-deploy-retrieve/-/source-deploy-retrieve-10.5.0.tgz#448798fbacdefe837744ee5554f8b954be4354e4" | ||
integrity sha512-dOaJmDXY5qAmZokf4xn9yUoyb0FnF2wwNv0B44nkok+HeLh5PyBTh/fXwvjkwbEubRlq9HSaxYbayT6H8Y0hAw== | ||
dependencies: | ||
"@salesforce/core" "^6.5.3" | ||
"@salesforce/core" "^6.5.5" | ||
"@salesforce/kit" "^3.0.15" | ||
"@salesforce/ts-types" "^2.0.9" | ||
fast-levenshtein "^3.0.0" | ||
fast-xml-parser "^4.3.4" | ||
fast-xml-parser "^4.3.5" | ||
got "^11.8.6" | ||
graceful-fs "^4.2.11" | ||
ignore "^5.3.1" | ||
|
@@ -1784,15 +1784,15 @@ | |
proxy-agent "^6.4.0" | ||
ts-retry-promise "^0.7.1" | ||
|
||
"@salesforce/source-testkit@^2.1.97": | ||
version "2.1.97" | ||
resolved "https://registry.yarnpkg.com/@salesforce/source-testkit/-/source-testkit-2.1.97.tgz#637615b8acc2a3845bab60c4cd5026fe06e7ff99" | ||
integrity sha512-6LsrpDyM/5bB0NAgzYyfutGUpBE/vwwj6FGGLC9HmKA8uJ1TkHmGw4EMFpiXNtYwvaM5LVCu++OyJCEqnH1N3w== | ||
"@salesforce/source-testkit@^2.1.101": | ||
version "2.1.101" | ||
resolved "https://registry.yarnpkg.com/@salesforce/source-testkit/-/source-testkit-2.1.101.tgz#d46451273ea218bc0c248981a2dc99770fddc62f" | ||
integrity sha512-C9psEke+tya3BSc9sx2ged/dP3Veb4+da4nimaTCmEVzSabJL4coqbMd8rhJuZYgSS98aTPGah3K4xFwZtEsDQ== | ||
dependencies: | ||
"@salesforce/cli-plugins-testkit" "^5.1.9" | ||
"@salesforce/core" "^6.5.3" | ||
"@salesforce/core" "^6.7.0" | ||
"@salesforce/kit" "^3.0.15" | ||
"@salesforce/source-deploy-retrieve" "^10.3.9" | ||
"@salesforce/source-deploy-retrieve" "^10.5.0" | ||
"@salesforce/ts-types" "^2.0.9" | ||
archiver "^5.3.2" | ||
chai-each "^0.0.1" | ||
|
@@ -4816,13 +4816,20 @@ [email protected]: | |
dependencies: | ||
strnum "^1.0.5" | ||
|
||
fast-xml-parser@^4.2.5, fast-xml-parser@^4.3.4: | ||
fast-xml-parser@^4.2.5: | ||
version "4.3.4" | ||
resolved "https://registry.yarnpkg.com/fast-xml-parser/-/fast-xml-parser-4.3.4.tgz#385cc256ad7bbc57b91515a38a22502a9e1fca0d" | ||
integrity sha512-utnwm92SyozgA3hhH2I8qldf2lBqm6qHOICawRNRFu1qMe3+oqr+GcXjGqTmXTMGE5T4eC03kr/rlh5C1IRdZA== | ||
dependencies: | ||
strnum "^1.0.5" | ||
|
||
fast-xml-parser@^4.3.5: | ||
version "4.3.5" | ||
resolved "https://registry.yarnpkg.com/fast-xml-parser/-/fast-xml-parser-4.3.5.tgz#e2f2a2ae8377e9c3dc321b151e58f420ca7e5ccc" | ||
integrity sha512-sWvP1Pl8H03B8oFJpFR3HE31HUfwtX7Rlf9BNsvdpujD4n7WMhfmu8h9wOV2u+c1k0ZilTADhPqypzx2J690ZQ== | ||
dependencies: | ||
strnum "^1.0.5" | ||
|
||
fastest-levenshtein@^1.0.7: | ||
version "1.0.16" | ||
resolved "https://registry.yarnpkg.com/fastest-levenshtein/-/fastest-levenshtein-1.0.16.tgz#210e61b6ff181de91ea9b3d1b84fdedd47e034e5" | ||
|