Skip to content

Commit

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

---
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 Jan 2, 2024
1 parent 4d83e95 commit db5a7c4
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@types/shelljs": "^0.8.14",
"eslint-plugin-sf-plugin": "^1.17.0",
"moment": "^2.30.1",
"oclif": "^4.0.4",
"oclif": "^4.1.1",
"shelljs": "^0.8.5",
"shx": "0.3.4",
"ts-node": "^10.9.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5968,10 +5968,10 @@ obliterator@^2.0.1, obliterator@^2.0.2:
resolved "https://registry.yarnpkg.com/obliterator/-/obliterator-2.0.4.tgz#fa650e019b2d075d745e44f1effeb13a2adbe816"
integrity sha512-lgHwxlxV1qIg1Eap7LgIeoBWIMFibOjbrYPIPJZcI1mmGAI2m3lNYpK12Y+GBdPQ0U1hRwSord7GIaawz962qQ==

oclif@^4.0.4:
version "4.0.4"
resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.0.4.tgz#ee05d5339fa1aad8fb6a303e53f4618feba86a5e"
integrity sha512-2rebdu1Ow9/TRolMI7s1IsJmKH7RpwlBzIKZFtE8eFiDmGenX6GEsWaxSEtgMXmzCSSQ1DbCRDv0hwcwVGIJuA==
oclif@^4.1.1:
version "4.1.1"
resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.1.1.tgz#9308765e3551921a3c0989ce7b1136d86dd897aa"
integrity sha512-u6FQZlft7RHX/fzWlDYV/TulmyzSNw8WMqXc5N93d8KiYEd7Mh8WRYLL4I+E6lXlQLrtkeD7dj44rkLPzWJK6A==
dependencies:
"@oclif/core" "^3.0.4"
"@oclif/plugin-help" "^5.2.14"
Expand Down

0 comments on commit db5a7c4

Please sign in to comment.