Skip to content

Commit

Permalink
Merge pull request #848 from salesforcecli/dependabot-npm_and_yarn-oc…
Browse files Browse the repository at this point in the history
…lif-plugin-help-6.2.6

chore(dev-deps): bump @oclif/plugin-help from 6.2.3 to 6.2.6
  • Loading branch information
svc-cli-bot authored Jul 14, 2024
2 parents d1bd8fe + 402f578 commit 96acdfd
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
},
"devDependencies": {
"@oclif/plugin-command-snapshot": "^5.2.6",
"@oclif/plugin-help": "^6.2.3",
"@oclif/plugin-help": "^6.2.6",
"@salesforce/cli-plugins-testkit": "^5.3.18",
"@salesforce/dev-scripts": "^10.2.2",
"@salesforce/plugin-command-reference": "^3.1.10",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1474,10 +1474,10 @@
semver "^7.6.0"
ts-json-schema-generator "^1.5.1"

"@oclif/plugin-help@^6.2.2", "@oclif/plugin-help@^6.2.3":
version "6.2.3"
resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.2.3.tgz#09e54a1816fe7c2ef02c8a40c59afc7754a6eaca"
integrity sha512-ogaCD2i6dmEgrrIKG8iV42o/s45EG53Q+dW/zeEhL8It9UdVDooXjXkZLPSyRS+CyrbK3it8Mwh08DrJxjZiqQ==
"@oclif/plugin-help@^6.2.2", "@oclif/plugin-help@^6.2.6":
version "6.2.6"
resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.2.6.tgz#6720ff2f5b5f269300c386b3766da570873c20fd"
integrity sha512-0+9xlMkQK1Y7BmLDx9i3uIPlK8KleFP0ITpv6rGlqgc66HxdQFh5CY4TxcomxR5XL8S6YLCUY3f/iKkaZcdZNw==
dependencies:
"@oclif/core" "^4"

Expand Down

0 comments on commit 96acdfd

Please sign in to comment.