Skip to content

Commit 56005b4

Browse files
fix(deps): bump @oclif/plugin-plugins from 5.4.44 to 5.4.45 (#381)
Bumps [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins) from 5.4.44 to 5.4.45. - [Release notes](https://github.com/oclif/plugin-plugins/releases) - [Changelog](https://github.com/oclif/plugin-plugins/blob/main/CHANGELOG.md) - [Commits](oclif/plugin-plugins@5.4.44...5.4.45) --- updated-dependencies: - dependency-name: "@oclif/plugin-plugins" dependency-version: 5.4.45 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bbbc4bc commit 56005b4

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1652,7 +1652,7 @@
16521652
proc-log "^5.0.0"
16531653
which "^5.0.0"
16541654

1655-
"@oclif/core@^4", "@oclif/core@^4.4.1", "@oclif/core@^4.5.1":
1655+
"@oclif/core@^4", "@oclif/core@^4.5.1":
16561656
version "4.5.1"
16571657
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.5.1.tgz#7fa9041d13f624e4c00d89605d9f732cf8084748"
16581658
integrity sha512-JAuARvXOzf75L7rqLL3TIP3OmuTf7N/cjRejkGASfRJH+09180+EGbSkPWSMCns+AaYpDMI+fdaJ6QCoa3f15A==
@@ -1694,11 +1694,11 @@
16941694
fast-levenshtein "^3.0.0"
16951695

16961696
"@oclif/plugin-plugins@^5":
1697-
version "5.4.44"
1698-
resolved "https://registry.yarnpkg.com/@oclif/plugin-plugins/-/plugin-plugins-5.4.44.tgz#df34f6c9d8fe60c11d303ec27d954c97ab67579e"
1699-
integrity sha512-jroNZjUph19Ns+bsMH33Yjof38LxNtVxT2JuYx6o2Rxuh8Q8CzgZcUqSthmw1sXT6gNJ5NRS8tJGlssdQ6b5jA==
1697+
version "5.4.45"
1698+
resolved "https://registry.yarnpkg.com/@oclif/plugin-plugins/-/plugin-plugins-5.4.45.tgz#e74e93cbfbcb79fb4473577f8c3dc9578395b69b"
1699+
integrity sha512-M68eqQCaS7IHvYET1f2ZQP60jChX6emdgObcpDt5jeYifLd+MZFnGSsh5spOE3y3CAAZX5U4tCCksz++YKw0RA==
17001700
dependencies:
1701-
"@oclif/core" "^4.4.1"
1701+
"@oclif/core" "^4.5.1"
17021702
ansis "^3.17.0"
17031703
debug "^4.4.0"
17041704
npm "^10.9.3"

0 commit comments

Comments
 (0)