Skip to content

Commit aa8db44

Browse files
chore(deps): bump the sf-cli-and-oclif group with 6 updates
Bumps the sf-cli-and-oclif group with 6 updates: | Package | From | To | | --- | --- | --- | | [@oclif/core](https://github.com/oclif/core) | `4.0.31` | `4.8.0` | | [@salesforce/core](https://github.com/forcedotcom/sfdx-core) | `8.6.4` | `8.26.2` | | [@salesforce/sf-plugins-core](https://github.com/salesforcecli/sf-plugins-core) | `12.0.11` | `12.2.6` | | [@oclif/plugin-command-snapshot](https://github.com/oclif/plugin-command-snapshot) | `5.1.9` | `5.3.9` | | [@salesforce/cli-plugins-testkit](https://github.com/salesforcecli/cli-plugins-testkit) | `5.3.10` | `5.3.41` | | [oclif](https://github.com/oclif/oclif) | `4.14.0` | `4.22.79` | Updates `@oclif/core` from 4.0.31 to 4.8.0 - [Release notes](https://github.com/oclif/core/releases) - [Changelog](https://github.com/oclif/core/blob/main/CHANGELOG.md) - [Commits](oclif/core@4.0.31...4.8.0) Updates `@salesforce/core` from 8.6.4 to 8.26.2 - [Release notes](https://github.com/forcedotcom/sfdx-core/releases) - [Changelog](https://github.com/forcedotcom/sfdx-core/blob/main/CHANGELOG.md) - [Commits](forcedotcom/sfdx-core@8.6.4...8.26.2) Updates `@salesforce/sf-plugins-core` from 12.0.11 to 12.2.6 - [Release notes](https://github.com/salesforcecli/sf-plugins-core/releases) - [Changelog](https://github.com/salesforcecli/sf-plugins-core/blob/main/CHANGELOG.md) - [Commits](salesforcecli/sf-plugins-core@12.0.11...12.2.6) Updates `@oclif/plugin-command-snapshot` from 5.1.9 to 5.3.9 - [Release notes](https://github.com/oclif/plugin-command-snapshot/releases) - [Changelog](https://github.com/oclif/plugin-command-snapshot/blob/main/CHANGELOG.md) - [Commits](oclif/plugin-command-snapshot@5.1.9...5.3.9) Updates `@salesforce/cli-plugins-testkit` from 5.3.10 to 5.3.41 - [Release notes](https://github.com/salesforcecli/cli-plugins-testkit/releases) - [Changelog](https://github.com/salesforcecli/cli-plugins-testkit/blob/main/CHANGELOG.md) - [Commits](salesforcecli/cli-plugins-testkit@5.3.10...5.3.41) Updates `oclif` from 4.14.0 to 4.22.79 - [Release notes](https://github.com/oclif/oclif/releases) - [Changelog](https://github.com/oclif/oclif/blob/main/CHANGELOG.md) - [Commits](oclif/oclif@4.14.0...4.22.79) --- updated-dependencies: - dependency-name: "@oclif/core" dependency-version: 4.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: sf-cli-and-oclif - dependency-name: "@salesforce/core" dependency-version: 8.26.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: sf-cli-and-oclif - dependency-name: "@salesforce/sf-plugins-core" dependency-version: 12.2.6 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: sf-cli-and-oclif - dependency-name: "@oclif/plugin-command-snapshot" dependency-version: 5.3.9 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: sf-cli-and-oclif - dependency-name: "@salesforce/cli-plugins-testkit" dependency-version: 5.3.41 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: sf-cli-and-oclif - dependency-name: oclif dependency-version: 4.22.79 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: sf-cli-and-oclif ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1ba10ef commit aa8db44

File tree

2 files changed

+1466
-1173
lines changed

2 files changed

+1466
-1173
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@
2828
"@typescript-eslint/parser": "^6.21.0",
2929
"@types/node": "^22.9.0",
3030
"@jsforce/jsforce-node": "^3.10.13",
31-
"@oclif/plugin-command-snapshot": "^5.1.9",
32-
"@salesforce/cli-plugins-testkit": "^5.3.10",
31+
"@oclif/plugin-command-snapshot": "^5.3.10",
32+
"@salesforce/cli-plugins-testkit": "^5.3.41",
3333
"@salesforce/dev-scripts": "^11.0.4",
3434
"eslint": "^8.57.0",
3535
"eslint-config-prettier": "^9.1.0",
@@ -41,7 +41,7 @@
4141
"eslint-plugin-jsdoc": "^46.10.1",
4242
"eslint-plugin-sf-plugin": "^1.18.6",
4343
"eslint-plugin-unicorn": "^50.0.1",
44-
"oclif": "^4.14.0",
44+
"oclif": "^4.22.81",
4545
"sfdmu-addon-sdk": "file:./custom-addon-sdk",
4646
"ts-node": "^10.9.2",
4747
"typescript": "^5.4.5"

0 commit comments

Comments
 (0)