Skip to content

Commit

Permalink
Merge pull request #576 from salesforcecli/dependabot-npm_and_yarn-sa…
Browse files Browse the repository at this point in the history
…lesforce-sf-plugins-core-11.3.10

fix(deps): bump @salesforce/sf-plugins-core from 11.3.8 to 11.3.10
  • Loading branch information
svc-cli-bot authored Sep 16, 2024
2 parents de17490 + 4db8e2f commit 18fe875
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"bugs": "https://github.com/salesforcecli/plugin-templates/issues",
"dependencies": {
"@salesforce/core": "^8.5.7",
"@salesforce/sf-plugins-core": "^11.3.7",
"@salesforce/sf-plugins-core": "^11.3.10",
"@salesforce/templates": "^61.4.10"
},
"devDependencies": {
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1582,7 +1582,7 @@
typescript "^5.5.4"
wireit "^0.14.5"

"@salesforce/kit@^3.2.1", "@salesforce/kit@^3.2.2", "@salesforce/kit@^3.2.3":
"@salesforce/kit@^3.2.2", "@salesforce/kit@^3.2.3":
version "3.2.3"
resolved "https://registry.yarnpkg.com/@salesforce/kit/-/kit-3.2.3.tgz#a7293c384ef6133191fe3590e604e3896fdecf4a"
integrity sha512-X8rZouLt06dxRkn+uYTwywWDS/NqZ783AyomGqgtWdUxF61EOJvu0ehtcYeutx9Ng08uuZ+s6wNvWiDsdhUcPg==
Expand Down Expand Up @@ -1613,16 +1613,16 @@
resolved "https://registry.yarnpkg.com/@salesforce/schemas/-/schemas-1.9.0.tgz#ba477a112653a20b4edcf989c61c57bdff9aa3ca"
integrity sha512-LiN37zG5ODT6z70sL1fxF7BQwtCX9JOWofSU8iliSNIM+WDEeinnoFtVqPInRSNt8I0RiJxIKCrqstsmQRBNvA==

"@salesforce/sf-plugins-core@^11.3.5", "@salesforce/sf-plugins-core@^11.3.7":
version "11.3.8"
resolved "https://registry.yarnpkg.com/@salesforce/sf-plugins-core/-/sf-plugins-core-11.3.8.tgz#e6a2a403f829210730b31ddc155a59b35fb672c8"
integrity sha512-OLgSJYPKqhFPldot8pxBF6gy3alwfyAisj8Q16Gg6PrIZtmaPrA09LcdypkRuAAZQ3CCucUOSVk4+pfgGZcQJQ==
"@salesforce/sf-plugins-core@^11.3.10", "@salesforce/sf-plugins-core@^11.3.5":
version "11.3.10"
resolved "https://registry.yarnpkg.com/@salesforce/sf-plugins-core/-/sf-plugins-core-11.3.10.tgz#22dcb645e24110a5a50a5ee2602c62d855e85de6"
integrity sha512-Gvj6OM57cs1R/M/U8tWCo0srTyLNAsSOVtRWie8nz6x/qp6212ewkVgwwHBmP8XJsfuzjNvbzGcCjrCgwBzmCQ==
dependencies:
"@inquirer/confirm" "^3.1.22"
"@inquirer/password" "^2.2.0"
"@oclif/core" "^4.0.19"
"@salesforce/core" "^8.5.1"
"@salesforce/kit" "^3.2.1"
"@salesforce/kit" "^3.2.2"
"@salesforce/ts-types" "^2.0.12"
ansis "^3.3.2"
cli-progress "^3.12.0"
Expand Down

0 comments on commit 18fe875

Please sign in to comment.