Skip to content

Commit

Permalink
chore(dev-deps): bump @oclif/plugin-plugins from 2.1.12 to 2.2.2
Browse files Browse the repository at this point in the history
Bumps [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins) from 2.1.12 to 2.2.2.
- [Release notes](https://github.com/oclif/plugin-plugins/releases)
- [Changelog](https://github.com/oclif/plugin-plugins/blob/main/CHANGELOG.md)
- [Commits](oclif/plugin-plugins@2.1.12...2.2.2)

---
updated-dependencies:
- dependency-name: "@oclif/plugin-plugins"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jan 21, 2023
1 parent 8f8870d commit 021869f
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": "^2.0.2-beta.6"
},
"devDependencies": {
"@oclif/plugin-plugins": "^2.1.12",
"@oclif/plugin-plugins": "^2.2.2",
"@oclif/test": "^2.1.0",
"@types/chai": "^4.3.4",
"@types/mocha": "^9.1.0",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -439,7 +439,7 @@
supports-color "^8.1.1"
tslib "^2"

"@oclif/core@^1.23.0", "@oclif/core@^1.24.0", "@oclif/core@^1.3.1":
"@oclif/core@^1.24.0", "@oclif/core@^1.3.1":
version "1.24.2"
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-1.24.2.tgz#1d2e4b8b27db7e98b0c1d7b367934196a2f2c202"
integrity sha512-0wfAa6HG4sJ4j5c4/GV4BWZwALtJyw2ZO6titnrWKcowxU1BWd8mBM45ilTPnDhClMowz7+8EtK4kqUGc1rNwA==
Expand Down Expand Up @@ -529,13 +529,13 @@
fast-levenshtein "^3.0.0"
lodash "^4.17.21"

"@oclif/plugin-plugins@^2.1.12":
version "2.1.12"
resolved "https://registry.yarnpkg.com/@oclif/plugin-plugins/-/plugin-plugins-2.1.12.tgz#1b2a8e08481b0691adca09714ceb44fb293cceb6"
integrity sha512-vvste+qfmuAZVO+LEhJbBm7kLAtWCFFyfoAFCpe061i8KRnsl8/f0l+/VLAUWiYB3c5M518knIi/UfIvGPV/Ew==
"@oclif/plugin-plugins@^2.2.2":
version "2.2.2"
resolved "https://registry.yarnpkg.com/@oclif/plugin-plugins/-/plugin-plugins-2.2.2.tgz#6cc212cb991fce52680e6aceec05d4c960ba50db"
integrity sha512-5b+LmscDsQHIn32oWnXxLcozRHHpgMXEroPVCm3Q682Yu9sE9l81Txycyj1fqOIvXnhKMLO+S7h/YaLCZLadrA==
dependencies:
"@oclif/color" "^1.0.2"
"@oclif/core" "^1.23.0"
"@oclif/core" "^2.0.2-beta.6"
chalk "^4.1.2"
debug "^4.3.4"
fs-extra "^9.0"
Expand Down

0 comments on commit 021869f

Please sign in to comment.