Skip to content

Commit 24aaff7

Browse files
fix(deps): bump @salesforce/core from 8.23.1 to 8.23.4
Bumps [@salesforce/core](https://github.com/forcedotcom/sfdx-core) from 8.23.1 to 8.23.4. - [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.23.1...8.23.4) --- updated-dependencies: - dependency-name: "@salesforce/core" dependency-version: 8.23.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5a792b2 commit 24aaff7

File tree

2 files changed

+12
-8
lines changed

2 files changed

+12
-8
lines changed

package-lock.json

Lines changed: 11 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"description": "A Salesforce CLI plugin for static analysis and optimization of Flows. Scans metadata for 20+ issues such as hardcoded IDs, unsafe contexts, inefficient SOQL/DML operations, recursion risks, and missing fault handling. Supports auto-fixes, rule configurations, and CI/CD integration to help users maintain secure and reliable Flow automations.",
66
"dependencies": {
77
"@oclif/core": "^4.5.4",
8-
"@salesforce/core": "^8.18.7",
8+
"@salesforce/core": "^8.23.4",
99
"@salesforce/sf-plugins-core": "^12.2.3",
1010
"chalk": "^5.6.2",
1111
"cosmiconfig": "^9.0.0",

0 commit comments

Comments
 (0)