Skip to content

Commit

Permalink
fix(deps): bump core for v5
Browse files Browse the repository at this point in the history
  • Loading branch information
mshanemc committed Aug 7, 2023
1 parent 1368fa1 commit 279d342
Show file tree
Hide file tree
Showing 2 changed files with 239 additions and 215 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.16.1",
"engines": {
"node": ">=14.16.0"
"node": ">=16.0.0"
},
"main": "dist/index.js",
"type": "commonjs",
Expand All @@ -14,7 +14,7 @@
],
"repository": "salesforcecli/eslint-plugin-sf-plugin",
"dependencies": {
"@salesforce/core": "^4.3.11",
"@salesforce/core": "^5.2.0",
"@typescript-eslint/utils": "^5.59.11"
},
"devDependencies": {
Expand Down Expand Up @@ -70,4 +70,4 @@
"path": "cz-conventional-changelog"
}
}
}
}
Loading

0 comments on commit 279d342

Please sign in to comment.