Skip to content

Commit

Permalink
Merge pull request #11 from oclif/dependabot-npm_and_yarn-oclif-plugi…
Browse files Browse the repository at this point in the history
…n-plugins-3.8.3

fix(deps): bump @oclif/plugin-plugins from 3.8.0 to 3.8.3
  • Loading branch information
svc-cli-bot authored Oct 1, 2023
2 parents 724cd22 + 4175240 commit 0d5aa76
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 @@ -19,7 +19,7 @@
"dependencies": {
"@oclif/core": "^1",
"@oclif/plugin-help": "^5",
"@oclif/plugin-plugins": "^3.8.0"
"@oclif/plugin-plugins": "^3.8.3"
},
"devDependencies": {
"@oclif/test": "^2.5.5",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -838,10 +838,10 @@
"@oclif/core" "^2.9.3"
fast-levenshtein "^3.0.0"

"@oclif/plugin-plugins@^3.8.0":
version "3.8.0"
resolved "https://registry.yarnpkg.com/@oclif/plugin-plugins/-/plugin-plugins-3.8.0.tgz#d83ad5fb1a1c37864b23dfd1f1180d5d4ba9e5a7"
integrity sha512-yQ+M0REyP7DeCQQ4j4TDYV2bu0wy66tJzrO/ZN/ZHbwdzcyM3JmfQsqo9rBSXDJZf6FU2xL9P2+Gfj2VpG7qMw==
"@oclif/plugin-plugins@^3.8.3":
version "3.8.3"
resolved "https://registry.yarnpkg.com/@oclif/plugin-plugins/-/plugin-plugins-3.8.3.tgz#e428678274a47961d88320170da906723c2e0050"
integrity sha512-dUpTfqwNfcCSnGfk8RV/BOouyvc2zd7vYY5ORdTpnm+LmDG1zT+045r5k0WqynO68ubh1isVZvfcBT6zgW3k3A==
dependencies:
"@oclif/core" "^2.15.0"
chalk "^4.1.2"
Expand Down

0 comments on commit 0d5aa76

Please sign in to comment.