Skip to content

Commit c9d397e

Browse files
fix(deps): bump @salesforce/sf-plugins-core from 1.17.3 to 1.17.4
Bumps [@salesforce/sf-plugins-core](https://github.com/salesforcecli/sf-plugins-core) from 1.17.3 to 1.17.4. - [Release notes](https://github.com/salesforcecli/sf-plugins-core/releases) - [Changelog](https://github.com/salesforcecli/sf-plugins-core/blob/main/CHANGELOG.md) - [Commits](salesforcecli/sf-plugins-core@1.17.3...1.17.4) --- updated-dependencies: - dependency-name: "@salesforce/sf-plugins-core" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7f99bbc commit c9d397e

2 files changed

Lines changed: 7 additions & 7 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"@oclif/plugin-update": "^3.0.6",
3636
"@oclif/plugin-warn-if-update-available": "^2.0.12",
3737
"@octokit/rest": "^19.0.5",
38-
"@salesforce/sf-plugins-core": "^1.17.3",
38+
"@salesforce/sf-plugins-core": "^1.17.4",
3939
"@tribeplatform/gql-client": "^2.2.6",
4040
"chalk": "^4.1.2",
4141
"execa": "^5.1.1",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -863,12 +863,12 @@
863863
resolved "https://registry.yarnpkg.com/@salesforce/schemas/-/schemas-1.1.3.tgz#fce83f55c7557d47b9c814d5d02978ad734300b3"
864864
integrity sha512-XWohlOT2oQDqAJH00OXS3f2MGjkwZ6pr4emnnkHSQbg7UdGW0rvGpEnRKqBbDUfZ4K5YKSo9Gj216ZtaP3JLXg==
865865

866-
"@salesforce/sf-plugins-core@^1.17.3":
867-
version "1.17.3"
868-
resolved "https://registry.yarnpkg.com/@salesforce/sf-plugins-core/-/sf-plugins-core-1.17.3.tgz#455116f8d1c1f0f33d535148c1fe89e6ef3279bd"
869-
integrity sha512-tbqcw1IQKE8rZplCOm7Gh1coeBGvNrLX/kDkzLMl+remuXlipkh6aCmKnTO/lUgxHbi1cDW39w0WdCOYU0KQnA==
866+
"@salesforce/sf-plugins-core@^1.17.4":
867+
version "1.17.4"
868+
resolved "https://registry.yarnpkg.com/@salesforce/sf-plugins-core/-/sf-plugins-core-1.17.4.tgz#803b1c1fac6941d7fd779b3dfb3e49a98238974c"
869+
integrity sha512-a3ifxjODWmaqqvUyVvDQHO3yNix2jatQBjgNk9SuKni3jlXF3Cc4osCiTZYKxluPSodiyLmolUhUucglYHbkUA==
870870
dependencies:
871-
"@oclif/core" "^1.19.1"
871+
"@oclif/core" "^1.20.0"
872872
"@salesforce/core" "^3.31.16"
873873
"@salesforce/kit" "^1.7.1"
874874
"@salesforce/ts-types" "^1.5.20"
@@ -911,7 +911,7 @@
911911
resolved "https://registry.yarnpkg.com/@tootallnate/once/-/once-2.0.0.tgz#f544a148d3ab35801c1f633a7441fd87c2e484bf"
912912
integrity sha512-XCuKFP5PS55gnMVu3dty8KPatLqUoy/ZYzDzAGCQ8JNFCkLXzmI7vNHCR+XpbZaMWQK/vQubr7PkYq8g470J/A==
913913

914-
"@tribeplatform/gql-client@^2.2.4":
914+
"@tribeplatform/gql-client@^2.2.6":
915915
version "2.2.6"
916916
resolved "https://registry.yarnpkg.com/@tribeplatform/gql-client/-/gql-client-2.2.6.tgz#1e6904bc2a6ab271fd1013f37150fb8ccf235e23"
917917
integrity sha512-ErLljAfA4dGM7AGEz8sQngCQV3Hkji1r2JmDl5DgNueLSR6eOmatCpyS+f0jh0NA/yjtlCVdm7vrIOWOJjII4g==

0 commit comments

Comments
 (0)