Skip to content

Commit

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

fix(deps): bump @salesforce/sf-plugins-core from 9.0.2 to 9.0.5
  • Loading branch information
svc-cli-bot authored Apr 27, 2024
2 parents 37cc74e + 15b88f8 commit e677b7c
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 @@ -8,7 +8,7 @@
"@oclif/core": "^3.26.2",
"@salesforce/core": "^7.2.0",
"@salesforce/kit": "^3.1.0",
"@salesforce/sf-plugins-core": "^9.0.2",
"@salesforce/sf-plugins-core": "^9.0.5",
"@salesforce/ts-types": "^2.0.9"
},
"devDependencies": {
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1754,15 +1754,15 @@
resolved "https://registry.yarnpkg.com/@salesforce/schemas/-/schemas-1.7.0.tgz#b7e0af3ee414ae7160bce351c0184d77ccb98fe3"
integrity sha512-Z0PiCEV55khm0PG+DsnRYCjaDmacNe3HDmsoSm/CSyYvJJm+D5vvkHKN9/PKD/gaRe8XAU836yfamIYFblLINw==

"@salesforce/sf-plugins-core@^9.0.1", "@salesforce/sf-plugins-core@^9.0.2":
version "9.0.2"
resolved "https://registry.yarnpkg.com/@salesforce/sf-plugins-core/-/sf-plugins-core-9.0.2.tgz#83f83eed8c6ad1bc7d0092f44122c976bed95b27"
integrity sha512-UrP4r70OJHKQ1UGsmXVuZq9waoy6EdnppYDnuTA59uK75/gLU6GP11FK82r6QJyuxAeuueJxc9dkub2dvXObQw==
"@salesforce/sf-plugins-core@^9.0.1", "@salesforce/sf-plugins-core@^9.0.5":
version "9.0.5"
resolved "https://registry.yarnpkg.com/@salesforce/sf-plugins-core/-/sf-plugins-core-9.0.5.tgz#34732af855a6b3205e89765a446ea01024cad227"
integrity sha512-il3/mKhmoDMbTdlX5G2YJw3LaJd1D3FlsPEr4gg8sXK1/gxRz0SCqcaXsjWa4Fo6i12zkW8Qgsd5vQ3N6ojiXA==
dependencies:
"@inquirer/confirm" "^2.0.17"
"@inquirer/password" "^1.1.16"
"@oclif/core" "^3.26.0"
"@salesforce/core" "^7.2.0"
"@oclif/core" "^3.26.2"
"@salesforce/core" "^7.3.0"
"@salesforce/kit" "^3.1.0"
"@salesforce/ts-types" "^2.0.9"
chalk "^5.3.0"
Expand Down

0 comments on commit e677b7c

Please sign in to comment.