Skip to content

Commit 1cc57e6

Browse files
chore(dev-deps): bump oclif from 4.21.2 to 4.22.1
Bumps [oclif](https://github.com/oclif/oclif) from 4.21.2 to 4.22.1. - [Release notes](https://github.com/oclif/oclif/releases) - [Changelog](https://github.com/oclif/oclif/blob/main/CHANGELOG.md) - [Commits](oclif/oclif@4.21.2...4.22.1) --- updated-dependencies: - dependency-name: oclif dependency-version: 4.22.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7d82bbc commit 1cc57e6

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"@salesforce/plugin-command-reference": "^3.1.60",
1818
"@salesforce/ts-types": "^2.0.11",
1919
"eslint-plugin-sf-plugin": "^1.20.28",
20-
"oclif": "^4.21.2",
20+
"oclif": "^4.22.1",
2121
"ts-node": "^10.9.2",
2222
"typescript": "^5.5.4"
2323
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5801,10 +5801,10 @@ object.values@^1.1.7:
58015801
define-properties "^1.2.0"
58025802
es-abstract "^1.22.1"
58035803

5804-
oclif@^4.21.2:
5805-
version "4.21.2"
5806-
resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.21.2.tgz#792e62d064f02c9b55cfdc550d56f3539c395b68"
5807-
integrity sha512-35tbPZ4VecO2NYt+1aLYM55p5x5xvlN3/DosMOmnXyD9aj86F9t94SMS0WvAzXsw1tC6zuX5YzP8OtExmrtOyA==
5804+
oclif@^4.22.1:
5805+
version "4.22.1"
5806+
resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.22.1.tgz#3089db11b47b8515659cddd5e92c78f0478b2dab"
5807+
integrity sha512-TU4L1XTQuxeF+mvcvSKfYeh5Zs3XeiQdKUCVLBDumalxhc4j3HwO5lFHnp3vDbP9NWyvSrvbcj+qXLBbELJfbA==
58085808
dependencies:
58095809
"@aws-sdk/client-cloudfront" "^3.844.0"
58105810
"@aws-sdk/client-s3" "^3.848.0"

0 commit comments

Comments
 (0)