Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: oclif
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 9, 2024
1 parent 09f2555 commit ae2b928
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"@types/semver": "^7.5.8",
"@types/sinon-chai": "^3.2.12",
"eslint-plugin-sf-plugin": "^1.18.5",
"oclif": "^4.12.1",
"oclif": "^4.13.2",
"sinon-chai": "^3.7.0",
"ts-node": "^10.9.2",
"typescript": "^5.4.5"
Expand Down
28 changes: 14 additions & 14 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1486,7 +1486,7 @@
"@inquirer/type" "^1.3.3"
ansi-escapes "^4.3.2"

"@inquirer/select@^2.3.4":
"@inquirer/select@^2.3.5":
version "2.3.5"
resolved "https://registry.yarnpkg.com/@inquirer/select/-/select-2.3.5.tgz#db4ff1ba482ed87f2cdd33e03e64c7b430acdd7d"
integrity sha512-IyBj8oEtmdF2Gx4FJTPtEya37MD6s0KATKsHqgmls0lK7EQbhYSq9GQlcFq6cBsYe/cgQ0Fg2cCqYYPi/d/fxQ==
Expand Down Expand Up @@ -1645,7 +1645,7 @@
wordwrap "^1.0.0"
wrap-ansi "^7.0.0"

"@oclif/core@^4", "@oclif/core@^4.0.0-beta.12", "@oclif/core@^4.0.0-beta.13":
"@oclif/core@^4", "@oclif/core@^4.0.0-beta.13":
version "4.0.2"
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.0.2.tgz#e6b15c4397e52b31fde9b7695f537c20b56634ed"
integrity sha512-0r+JwE1FbVlEYNQlLonMULnZb6rKR0RqT8eUgKeJTb5cILhsKUjlZf2NLIX4GP3SZrK8POwGGLcztmj42hZYiw==
Expand Down Expand Up @@ -1690,13 +1690,13 @@
dependencies:
"@oclif/core" "^3.26.2"

"@oclif/plugin-not-found@^3.1.10":
version "3.2.1"
resolved "https://registry.yarnpkg.com/@oclif/plugin-not-found/-/plugin-not-found-3.2.1.tgz#59664f68ef7a67899e2a48ed7379126a44411dad"
integrity sha512-Y2FyWLEziTrgdQwd4LtZcYv3VOMeDhW0pW6hbE0u3fJdxs8f3JLfOHJPd8FPorVt2ldsaj4zcXUWA6vMQKeKbQ==
"@oclif/plugin-not-found@^3.2.1":
version "3.2.2"
resolved "https://registry.yarnpkg.com/@oclif/plugin-not-found/-/plugin-not-found-3.2.2.tgz#d43b35f22f284e262972f7b2c233d1cf823448fe"
integrity sha512-FyQiC0jQZsrvtoVyEkNy8gypdibCLw+AR3uP08NyO95UoJeEHpxHjJUK+E10wNsTCFLFuaBW7hAjvtGm+Ze0RQ==
dependencies:
"@inquirer/confirm" "^3.1.9"
"@oclif/core" "^4.0.0-beta.13"
"@oclif/core" "^4"
ansis "^3.2.0"
fast-levenshtein "^3.0.0"

Expand Down Expand Up @@ -6557,19 +6557,19 @@ object.values@^1.1.7:
define-properties "^1.2.0"
es-abstract "^1.22.1"

oclif@^4.12.1:
version "4.12.1"
resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.12.1.tgz#9d61a9c329b6be16fc0053dc2c9a96a1499ea24f"
integrity sha512-O1a/30Nmx2lAvkRENCzfSIP5MboIxv+0whsWVgg9TAQDuPCXy+NU5/CqKN22EfEZKL+0HfgEnpwdfng+EFjF3g==
oclif@^4.13.2:
version "4.13.2"
resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.13.2.tgz#1594dffc25f11456aa979c2078c74071fb0a39ec"
integrity sha512-+89Pz7s1GI6qTW/dNp1W2hF0ASmq0VSqUmBEXeuBVWW+26V7fI17AuqChhahrEcT1rIi8LPQAe8iBvK5HFaHFQ==
dependencies:
"@aws-sdk/client-cloudfront" "^3.574.0"
"@aws-sdk/client-s3" "^3.583.0"
"@inquirer/confirm" "^3.1.6"
"@inquirer/input" "^2.1.9"
"@inquirer/select" "^2.3.4"
"@oclif/core" "^4.0.0-beta.12"
"@inquirer/select" "^2.3.5"
"@oclif/core" "^4"
"@oclif/plugin-help" "^6.0.21"
"@oclif/plugin-not-found" "^3.1.10"
"@oclif/plugin-not-found" "^3.2.1"
"@oclif/plugin-warn-if-update-available" "^3.0.19"
async-retry "^1.3.3"
chalk "^4"
Expand Down

0 comments on commit ae2b928

Please sign in to comment.