Skip to content

Commit e4d5525

Browse files
chore(dev-deps): bump @oclif/plugin-plugins from 5.4.48 to 5.4.49 (#1477)
Bumps [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins) from 5.4.48 to 5.4.49. - [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.48...5.4.49) --- updated-dependencies: - dependency-name: "@oclif/plugin-plugins" dependency-version: 5.4.49 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ef723e7 commit e4d5525

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -980,14 +980,14 @@
980980
"@oclif/core" "^4"
981981

982982
"@oclif/plugin-plugins@^5":
983-
version "5.4.48"
984-
resolved "https://registry.yarnpkg.com/@oclif/plugin-plugins/-/plugin-plugins-5.4.48.tgz#09397afa7fed0e0927dec12b401c0e73e96362a4"
985-
integrity sha512-He579UlYewPKiqPq4ufq+AhO8NLXChyN7+mQtEs2ExwigIJuKeAEBTNukTwI1B4c5ctMj3a7cAoiY3tUgZTSHg==
983+
version "5.4.49"
984+
resolved "https://registry.yarnpkg.com/@oclif/plugin-plugins/-/plugin-plugins-5.4.49.tgz#4ad135cbadfed212badb7cce1184e9362521e35f"
985+
integrity sha512-OeDLxEjbfEj5AN/wEKXzSY4VC+svBVdjrlHjxm4/e1ZnK3ZuSe1MeABmJc4mXmWwG/zagtNtSAKmTOWhe+WmmA==
986986
dependencies:
987987
"@oclif/core" "^4.5.4"
988988
ansis "^3.17.0"
989989
debug "^4.4.0"
990-
npm "^10.9.3"
990+
npm "^10.9.4"
991991
npm-package-arg "^11.0.3"
992992
npm-run-path "^5.3.0"
993993
object-treeify "^4.0.1"
@@ -6306,10 +6306,10 @@ npm-user-validate@^3.0.0:
63066306
resolved "https://registry.yarnpkg.com/npm-user-validate/-/npm-user-validate-3.0.0.tgz#9b1410796bf1f1d78297a8096328c55d3083f233"
63076307
integrity sha512-9xi0RdSmJ4mPYTC393VJPz1Sp8LyCx9cUnm/L9Qcb3cFO8gjT4mN20P9FAsea8qDHdQ7LtcN8VLh2UT47SdKCw==
63086308

6309-
npm@^10.9.3:
6310-
version "10.9.3"
6311-
resolved "https://registry.yarnpkg.com/npm/-/npm-10.9.3.tgz#e803ef2166aa96eda9b795a9acee1877c8b4e6f2"
6312-
integrity sha512-6Eh1u5Q+kIVXeA8e7l2c/HpnFFcwrkt37xDMujD5be1gloWa9p6j3Fsv3mByXXmqJHy+2cElRMML8opNT7xIJQ==
6309+
npm@^10.9.4:
6310+
version "10.9.4"
6311+
resolved "https://registry.yarnpkg.com/npm/-/npm-10.9.4.tgz#61e81f9dc6ea559d9173e69aae772bc8fe75c3ce"
6312+
integrity sha512-OnUG836FwboQIbqtefDNlyR0gTHzIfwRfE3DuiNewBvnMnWEpB0VEXwBlFVgqpNzIgYo/MHh3d2Hel/pszapAA==
63136313
dependencies:
63146314
"@isaacs/string-locale-compare" "^1.1.0"
63156315
"@npmcli/arborist" "^8.0.1"

0 commit comments

Comments
 (0)