Skip to content

Commit

Permalink
chore(dev-deps): bump @oclif/plugin-plugins from 2.1.4 to 2.1.5
Browse files Browse the repository at this point in the history
Bumps [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins) from 2.1.4 to 2.1.5.
- [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.4...2.1.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Oct 22, 2022
1 parent 0ff15db commit 74914ce
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -8,7 +8,7 @@
"@oclif/core": "^1.19.1"
},
"devDependencies": {
"@oclif/plugin-plugins": "^2.1.4",
"@oclif/plugin-plugins": "^2.1.5",
"@oclif/test": "^2.1.0",
"@types/chai": "^4.3.0",
"@types/mocha": "^9.1.0",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Expand Up @@ -439,7 +439,7 @@
supports-color "^8.1.1"
tslib "^2"

"@oclif/core@^1.0.8", "@oclif/core@^1.18.0", "@oclif/core@^1.19.1", "@oclif/core@^1.2.0", "@oclif/core@^1.2.1", "@oclif/core@^1.3.1", "@oclif/core@^1.6.4":
"@oclif/core@^1.0.8", "@oclif/core@^1.19.1", "@oclif/core@^1.2.0", "@oclif/core@^1.2.1", "@oclif/core@^1.3.1", "@oclif/core@^1.6.4":
version "1.19.1"
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-1.19.1.tgz#6dba92cfb7f1412e43068db3e9716215786f85a3"
integrity sha512-+LtMYQNzfLoYUcBTsWSFQ/4mqiA70XRU6tP+lDNmQQTrB5FHzDoBbyYvdjvMeS42izg78gjlN++rLUaAUCloNw==
Expand Down Expand Up @@ -495,13 +495,13 @@
fast-levenshtein "^3.0.0"
lodash "^4.17.21"

"@oclif/plugin-plugins@^2.1.4":
version "2.1.4"
resolved "https://registry.yarnpkg.com/@oclif/plugin-plugins/-/plugin-plugins-2.1.4.tgz#295c69da8e29df99878b36e39d35746726db6b70"
integrity sha512-qhAeBUZ+/oH7EaiR+OBe1vVLWUndTw4erqJKZqO3+JH2BEI7drt/xV1DJfn3Scn3DzC/AalOjZ4IGQpL4RH1kA==
"@oclif/plugin-plugins@^2.1.5":
version "2.1.5"
resolved "https://registry.yarnpkg.com/@oclif/plugin-plugins/-/plugin-plugins-2.1.5.tgz#2d7fd1a87dc47c5cc6267ac17e3f3692218348fa"
integrity sha512-wG+n81R/tMavnRKHJi2two6rski42aMkeanuBxQCFhGUCstKHu7pbiYuvgzDGCisNIiUvCVUdu9colOFS6FUmA==
dependencies:
"@oclif/color" "^1.0.1"
"@oclif/core" "^1.18.0"
"@oclif/core" "^1.19.1"
chalk "^4.1.2"
debug "^4.3.4"
fs-extra "^9.0"
Expand Down

0 comments on commit 74914ce

Please sign in to comment.