Skip to content

Commit

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

fix(deps): bump @oclif/plugin-plugins from 4.3.0 to 4.3.6
  • Loading branch information
svc-cli-bot authored Mar 17, 2024
2 parents a7c6dfc + 97eb40c commit 167da20
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 @@ -13,7 +13,7 @@
"dependencies": {
"@oclif/core": "^3.25.2",
"@oclif/plugin-test-esm-1": "^0.7.3",
"@oclif/plugin-plugins": "^4.3.0"
"@oclif/plugin-plugins": "^4.3.6"
},
"devDependencies": {
"@oclif/prettier-config": "^0.2.1",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1252,7 +1252,7 @@
node-gyp "^10.0.0"
which "^4.0.0"

"@oclif/core@^3", "@oclif/core@^3.18.2", "@oclif/core@^3.19.1", "@oclif/core@^3.19.2", "@oclif/core@^3.21.0", "@oclif/core@^3.25.2":
"@oclif/core@^3", "@oclif/core@^3.18.2", "@oclif/core@^3.19.1", "@oclif/core@^3.19.2", "@oclif/core@^3.21.0", "@oclif/core@^3.23.0", "@oclif/core@^3.25.2":
version "3.25.2"
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.25.2.tgz#a26d56abe5686c57c1e973957777bd2ae324e973"
integrity sha512-OkW/cNa/3DhoCz2YlSpymVe8DXqkoRaLY4SPTVqNVzR4R1dFBE5KoCtuwKwnhxYLCRCqaViPgRnB5K26f0MnjA==
Expand Down Expand Up @@ -1302,12 +1302,12 @@
chalk "^5.3.0"
fast-levenshtein "^3.0.0"

"@oclif/plugin-plugins@^4", "@oclif/plugin-plugins@^4.3.0":
version "4.3.0"
resolved "https://registry.yarnpkg.com/@oclif/plugin-plugins/-/plugin-plugins-4.3.0.tgz#ba2e9bb251ee133f3b5928a90634d68fad4dbad2"
integrity sha512-n3Qgf9/bbQR0bGGslD7ODDaxv8om382tyaRtA8IdOjgiboTX8X1kG/xWEONObWrZ4vrXz6osaoWbCRgxlOYutQ==
"@oclif/plugin-plugins@^4", "@oclif/plugin-plugins@^4.3.6":
version "4.3.6"
resolved "https://registry.yarnpkg.com/@oclif/plugin-plugins/-/plugin-plugins-4.3.6.tgz#60c72c5842452dc6a7636acbc8e0070ab974f5d7"
integrity sha512-a8GPZBnoVCBjlCEPgp8R93S9HyxSlGnoCvb6NIhqpVe4bk4DhxB9TongCWWaBvdUqovTbhgOfwxRB06oSe2plA==
dependencies:
"@oclif/core" "^3.21.0"
"@oclif/core" "^3.23.0"
chalk "^5.3.0"
debug "^4.3.4"
npm "10.5.0"
Expand Down

0 comments on commit 167da20

Please sign in to comment.