Skip to content

Commit 2fb9087

Browse files
chore(dev-deps): bump oclif from 4.0.3 to 4.0.4
Bumps [oclif](https://github.com/oclif/oclif) from 4.0.3 to 4.0.4. - [Release notes](https://github.com/oclif/oclif/releases) - [Changelog](https://github.com/oclif/oclif/blob/main/CHANGELOG.md) - [Commits](oclif/oclif@4.0.3...4.0.4) --- updated-dependencies: - dependency-name: oclif dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 58d21a2 commit 2fb9087

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"@types/shelljs": "^0.8.14",
2222
"eslint-plugin-sf-plugin": "^1.16.15",
2323
"moment": "^2.29.1",
24-
"oclif": "^4.0.3",
24+
"oclif": "^4.0.4",
2525
"shelljs": "^0.8.5",
2626
"shx": "0.3.4",
2727
"ts-node": "^10.9.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6055,10 +6055,10 @@ object.values@^1.1.7:
60556055
define-properties "^1.2.0"
60566056
es-abstract "^1.22.1"
60576057

6058-
oclif@^4.0.3:
6059-
version "4.0.3"
6060-
resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.0.3.tgz#2ff8fab10c29b2cd0bbf8e9c87640a64151b65ff"
6061-
integrity sha512-Bq7t1bJvAKYwW3DKQIzok3jkXv7yUIMneoSec1qUr9wfSqzRTZQB0UUDovwlT/L+3TBMVoRyw1WeX+YDvfRJNA==
6058+
oclif@^4.0.4:
6059+
version "4.0.4"
6060+
resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.0.4.tgz#ee05d5339fa1aad8fb6a303e53f4618feba86a5e"
6061+
integrity sha512-2rebdu1Ow9/TRolMI7s1IsJmKH7RpwlBzIKZFtE8eFiDmGenX6GEsWaxSEtgMXmzCSSQ1DbCRDv0hwcwVGIJuA==
60626062
dependencies:
60636063
"@oclif/core" "^3.0.4"
60646064
"@oclif/plugin-help" "^5.2.14"

0 commit comments

Comments
 (0)