Skip to content

Commit

Permalink
feat: sfdx-core 7
Browse files Browse the repository at this point in the history
  • Loading branch information
mshanemc committed Apr 10, 2024
1 parent 3a58e79 commit 4dd5f65
Show file tree
Hide file tree
Showing 2 changed files with 65 additions and 231 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "eslint-plugin-sf-plugin",
"version": "1.17.5",
"engines": {
"node": ">=16.0.0"
"node": ">=18.0.0"
},
"main": "dist/index.js",
"type": "commonjs",
Expand All @@ -14,7 +14,7 @@
],
"repository": "salesforcecli/eslint-plugin-sf-plugin",
"dependencies": {
"@salesforce/core": "^6.7.3",
"@salesforce/core": "^7.0.0",
"@typescript-eslint/utils": "^6.17.0"
},
"devDependencies": {
Expand Down Expand Up @@ -71,4 +71,4 @@
"path": "cz-conventional-changelog"
}
}
}
}
Loading

0 comments on commit 4dd5f65

Please sign in to comment.