Skip to content

Commit 7b22258

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 d13d185 commit 7b22258

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"@salesforce/plugin-command-reference": "^3.0.47",
2121
"@salesforce/ts-sinon": "^1.4.19",
2222
"eslint-plugin-sf-plugin": "^1.16.15",
23-
"oclif": "^4.0.3",
23+
"oclif": "^4.0.4",
2424
"shx": "0.3.4",
2525
"ts-node": "^10.9.1",
2626
"typescript": "^5.2.2"

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -5601,10 +5601,10 @@ object.values@^1.1.7:
56015601
define-properties "^1.2.0"
56025602
es-abstract "^1.22.1"
56035603

5604-
oclif@^4.0.3:
5605-
version "4.0.3"
5606-
resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.0.3.tgz#2ff8fab10c29b2cd0bbf8e9c87640a64151b65ff"
5607-
integrity sha512-Bq7t1bJvAKYwW3DKQIzok3jkXv7yUIMneoSec1qUr9wfSqzRTZQB0UUDovwlT/L+3TBMVoRyw1WeX+YDvfRJNA==
5604+
oclif@^4.0.4:
5605+
version "4.0.4"
5606+
resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.0.4.tgz#ee05d5339fa1aad8fb6a303e53f4618feba86a5e"
5607+
integrity sha512-2rebdu1Ow9/TRolMI7s1IsJmKH7RpwlBzIKZFtE8eFiDmGenX6GEsWaxSEtgMXmzCSSQ1DbCRDv0hwcwVGIJuA==
56085608
dependencies:
56095609
"@oclif/core" "^3.0.4"
56105610
"@oclif/plugin-help" "^5.2.14"

0 commit comments

Comments
 (0)