From 6f233b3ee45bb79629abd454b27f216bed5f9467 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 31 Mar 2024 10:57:22 +0000 Subject: [PATCH] Bump the root-deps group with 3 updates Bumps the root-deps group with 3 updates: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node), [oclif](https://github.com/oclif/oclif) and [minimatch](https://github.com/isaacs/minimatch). Updates `@types/node` from 18.19.26 to 18.19.28 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `oclif` from 4.7.0 to 4.7.4 - [Release notes](https://github.com/oclif/oclif/releases) - [Changelog](https://github.com/oclif/oclif/blob/main/CHANGELOG.md) - [Commits](https://github.com/oclif/oclif/compare/4.7.0...4.7.4) Updates `minimatch` from 9.0.3 to 9.0.4 - [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md) - [Commits](https://github.com/isaacs/minimatch/compare/v9.0.3...v9.0.4) --- updated-dependencies: - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: root-deps - dependency-name: oclif dependency-type: direct:development update-type: version-update:semver-patch dependency-group: root-deps - dependency-name: minimatch dependency-type: direct:production update-type: version-update:semver-patch dependency-group: root-deps ... Signed-off-by: dependabot[bot] --- yarn.lock | 82 +++++++++++++++++++++++++++++++++++++++---------------- 1 file changed, 58 insertions(+), 24 deletions(-) diff --git a/yarn.lock b/yarn.lock index 8b63fca5..95bd5b65 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1875,6 +1875,25 @@ strip-ansi "^6.0.1" wrap-ansi "^6.2.0" +"@inquirer/core@^7.1.1": + version "7.1.1" + resolved "https://registry.yarnpkg.com/@inquirer/core/-/core-7.1.1.tgz#9339095720c00cfd1f85943977ae15d2f66f336a" + integrity sha512-rD1UI3eARN9qJBcLRXPOaZu++Bg+xsk0Tuz1EUOXEW+UbYif1sGjr0Tw7lKejHzKD9IbXE1CEtZ+xR/DrNlQGQ== + dependencies: + "@inquirer/type" "^1.2.1" + "@types/mute-stream" "^0.0.4" + "@types/node" "^20.11.30" + "@types/wrap-ansi" "^3.0.0" + ansi-escapes "^4.3.2" + chalk "^4.1.2" + cli-spinners "^2.9.2" + cli-width "^4.1.0" + figures "^3.2.0" + mute-stream "^1.0.0" + signal-exit "^4.1.0" + strip-ansi "^6.0.1" + wrap-ansi "^6.2.0" + "@inquirer/editor@^1.2.15": version "1.2.15" resolved "https://registry.yarnpkg.com/@inquirer/editor/-/editor-1.2.15.tgz#28de2dabbcf1e07a37149320093798e3f4856f91" @@ -1904,12 +1923,12 @@ "@inquirer/type" "^1.1.6" chalk "^4.1.2" -"@inquirer/input@^2.1.0": - version "2.1.0" - resolved "https://registry.yarnpkg.com/@inquirer/input/-/input-2.1.0.tgz#5ff7028245acd9fa9a25e8a04d71611f76bd82ba" - integrity sha512-o57pST+xxZfGww1h4G7ISiX37KlLcajhKgKGG7/h8J6ClWtsyqwMv1el9Ds/4geuYN/HcPj0MyX9gTEO62UpcA== +"@inquirer/input@^2.1.1": + version "2.1.1" + resolved "https://registry.yarnpkg.com/@inquirer/input/-/input-2.1.1.tgz#a293a1d1bef103a1f4176d5b41df6d3272b7b48f" + integrity sha512-Ag5PDh3/V3B68WGD/5LKXDqbdWKlF7zyfPAlstzu0NoZcZGBbZFjfgXlZIcb6Gs+AfdSi7wNf7soVAaMGH7moQ== dependencies: - "@inquirer/core" "^7.1.0" + "@inquirer/core" "^7.1.1" "@inquirer/type" "^1.2.1" "@inquirer/password@^1.1.16": @@ -1957,12 +1976,12 @@ chalk "^4.1.2" figures "^3.2.0" -"@inquirer/select@^2.0.0": - version "2.2.0" - resolved "https://registry.yarnpkg.com/@inquirer/select/-/select-2.2.0.tgz#f0a6c523f24a7eefd3b912a2a473a2dc82e561d9" - integrity sha512-Pml3DhVM1LnfqasUMIzaBtw+s5UjM5k0bzDeWrWOgqAMWe16AOg0DcAhXHf+SYbnj2CFBeP/TvkvedL4aAEWww== +"@inquirer/select@^2.2.1": + version "2.2.1" + resolved "https://registry.yarnpkg.com/@inquirer/select/-/select-2.2.1.tgz#cd1f8b7869a74ff7f409a01f27998d06e234ea98" + integrity sha512-JR4FeHvuxPSPWQy8DzkIvoIsJ4SWtSFb4xVLvLto84dL+jkv12lm8ILtuax4bMHvg5MBj3wYUF6Tk9izJ07gdw== dependencies: - "@inquirer/core" "^7.1.0" + "@inquirer/core" "^7.1.1" "@inquirer/type" "^1.2.1" ansi-escapes "^4.3.2" chalk "^4.1.2" @@ -3928,9 +3947,16 @@ undici-types "~5.26.4" "@types/node@18", "@types/node@^18.11.17", "@types/node@^18.11.18": - version "18.19.26" - resolved "https://registry.yarnpkg.com/@types/node/-/node-18.19.26.tgz#18991279d0a0e53675285e8cf4a0823766349729" - integrity sha512-+wiMJsIwLOYCvUqSdKTrfkS8mpTp+MPINe6+Np4TAGFWWRWiBQ5kSq9nZGCSPkzx9mvT+uEukzpX4MOSCydcvw== + version "18.19.28" + resolved "https://registry.yarnpkg.com/@types/node/-/node-18.19.28.tgz#c64a2c992c8ebbf61100a4570e4eebc1934ae030" + integrity sha512-J5cOGD9n4x3YGgVuaND6khm5x07MMdAKkRyXnjVR6KFhLMNh2yONGiP7Z+4+tBOt5mK+GvDTiacTOVGGpqiecw== + dependencies: + undici-types "~5.26.4" + +"@types/node@^20.11.30": + version "20.12.2" + resolved "https://registry.yarnpkg.com/@types/node/-/node-20.12.2.tgz#9facdd11102f38b21b4ebedd9d7999663343d72e" + integrity sha512-zQ0NYO87hyN6Xrclcqp7f8ZbXNbRfoGWNcMvHTPQp9UUrwI0mI7XBz+cu7/W6/VClYo2g63B0cjull/srU7LgQ== dependencies: undici-types "~5.26.4" @@ -9564,7 +9590,7 @@ minimatch@3.0.5: dependencies: brace-expansion "^1.1.7" -minimatch@9.0.3, minimatch@^9.0.0, minimatch@^9.0.1, minimatch@^9.0.3: +minimatch@9.0.3: version "9.0.3" resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.3.tgz#a6e00c3de44c3a542bfaae70abfc22420a6da825" integrity sha512-RHiac9mvaRw0x3AYRgDC1CxAP7HTcNrrECeA8YYJeWnpo+2Q5CegtZjaotWTWxDG3UeGA1coE05iH1mPjT/2mg== @@ -9592,6 +9618,13 @@ minimatch@^8.0.2: dependencies: brace-expansion "^2.0.1" +minimatch@^9.0.0, minimatch@^9.0.1, minimatch@^9.0.3: + version "9.0.4" + resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.4.tgz#8e49c731d1749cbec05050ee5145147b32496a51" + integrity sha512-KqWh+VchfxcMNRAJjj2tnsSJdNbHsVgnkBhTNrW7AjVo6OvLtxw8zfT9oLw1JSohlFzJ8jCoTgaoXvJ+kHt6fw== + dependencies: + brace-expansion "^2.0.1" + minimist-options@4.1.0: version "4.1.0" resolved "https://registry.yarnpkg.com/minimist-options/-/minimist-options-4.1.0.tgz#c0655713c53a8a2ebd77ffa247d342c40f010619" @@ -10202,15 +10235,15 @@ obliterator@^2.0.1: integrity sha512-lgHwxlxV1qIg1Eap7LgIeoBWIMFibOjbrYPIPJZcI1mmGAI2m3lNYpK12Y+GBdPQ0U1hRwSord7GIaawz962qQ== oclif@^4.2.0: - version "4.7.0" - resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.7.0.tgz#c833b9dd0d0c263e35a42aa38978ec2c54b9ba69" - integrity sha512-HGlX843hEBNSggaOEhht0EBYFW+xUG/6v6LZFRG09Ysk4OHDzU6CS5jdFu0KbiMPQD4PV8Gm5XwWQYxbV8by9g== + version "4.7.4" + resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.7.4.tgz#4f1a5df72c74bd4aae27a365f58529f412ef73be" + integrity sha512-vXBbMWBhKak0csa4tiwdAagQ92guQp8vc1zPdg1axV4XJqzRSCDf3RTAxW2quFub8eFG3VqiB/jIiWf779VnWA== dependencies: "@aws-sdk/client-cloudfront" "^3.535.0" "@aws-sdk/client-s3" "^3.535.0" "@inquirer/confirm" "^3.0.0" - "@inquirer/input" "^2.1.0" - "@inquirer/select" "^2.0.0" + "@inquirer/input" "^2.1.1" + "@inquirer/select" "^2.2.1" "@oclif/core" "^3.21.0" "@oclif/plugin-help" "^6.0.18" "@oclif/plugin-not-found" "^3.0.14" @@ -10227,7 +10260,7 @@ oclif@^4.2.0: lodash.template "^4.5.0" normalize-package-data "^3.0.3" semver "^7.6.0" - sort-package-json "^2.8.0" + sort-package-json "^2.10.0" validate-npm-package-name "^5.0.0" octokit@^3.1.1: @@ -11718,10 +11751,10 @@ sort-object-keys@^1.1.3: resolved "https://registry.yarnpkg.com/sort-object-keys/-/sort-object-keys-1.1.3.tgz#bff833fe85cab147b34742e45863453c1e190b45" integrity sha512-855pvK+VkU7PaKYPc+Jjnmt4EzejQHyhhF33q31qG8x7maDzkeFhAAThdCYay11CISO+qAMwjOBP+fPZe0IPyg== -sort-package-json@^2.8.0: - version "2.9.0" - resolved "https://registry.yarnpkg.com/sort-package-json/-/sort-package-json-2.9.0.tgz#99084f0a1f36e2f3047e1bd6ad22096e5f7d41da" - integrity sha512-vlEd6i57Eb9+ruta1+hID+emmAmGzWKraEX1kk5LAQ0k1glgDHOENeieqzfir0m8MHcebzDH4FEwqjPnMEjy2g== +sort-package-json@^2.10.0: + version "2.10.0" + resolved "https://registry.yarnpkg.com/sort-package-json/-/sort-package-json-2.10.0.tgz#6be07424bf3b7db9fbb1bdd69e7945f301026d8a" + integrity sha512-MYecfvObMwJjjJskhxYfuOADkXp1ZMMnCFC8yhp+9HDsk7HhR336hd7eiBs96lTXfiqmUNI+WQCeCMRBhl251g== dependencies: detect-indent "^7.0.1" detect-newline "^4.0.0" @@ -11729,6 +11762,7 @@ sort-package-json@^2.8.0: git-hooks-list "^3.0.0" globby "^13.1.2" is-plain-obj "^4.1.0" + semver "^7.6.0" sort-object-keys "^1.1.3" source-map-support@0.5.13: