Skip to content

Commit a9178bf

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 dcd45ec commit a9178bf

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
@@ -16,7 +16,7 @@
1616
"@salesforce/dev-scripts": "^11.0.2",
1717
"@salesforce/plugin-command-reference": "^3.1.60",
1818
"eslint-plugin-sf-plugin": "^1.20.28",
19-
"oclif": "^4.21.2",
19+
"oclif": "^4.22.1",
2020
"ts-node": "^10.9.2",
2121
"typescript": "^5.5.4"
2222
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5966,10 +5966,10 @@ object.values@^1.1.7:
59665966
define-properties "^1.2.0"
59675967
es-abstract "^1.22.1"
59685968

5969-
oclif@^4.21.2:
5970-
version "4.21.2"
5971-
resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.21.2.tgz#792e62d064f02c9b55cfdc550d56f3539c395b68"
5972-
integrity sha512-35tbPZ4VecO2NYt+1aLYM55p5x5xvlN3/DosMOmnXyD9aj86F9t94SMS0WvAzXsw1tC6zuX5YzP8OtExmrtOyA==
5969+
oclif@^4.22.1:
5970+
version "4.22.1"
5971+
resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.22.1.tgz#3089db11b47b8515659cddd5e92c78f0478b2dab"
5972+
integrity sha512-TU4L1XTQuxeF+mvcvSKfYeh5Zs3XeiQdKUCVLBDumalxhc4j3HwO5lFHnp3vDbP9NWyvSrvbcj+qXLBbELJfbA==
59735973
dependencies:
59745974
"@aws-sdk/client-cloudfront" "^3.844.0"
59755975
"@aws-sdk/client-s3" "^3.848.0"

0 commit comments

Comments
 (0)