Skip to content

Commit

Permalink
chore: dependency upgrades
Browse files Browse the repository at this point in the history
  • Loading branch information
mshanemc committed Jun 10, 2022
1 parent 137bf23 commit c1ef813
Show file tree
Hide file tree
Showing 2 changed files with 254 additions and 387 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "eslint-config-salesforce-typescript",
"version": "0.2.8",
"version": "1.0.0",
"description": "The eslint config for Salesforce typescript projects",
"keywords": [
"Salesforce",
Expand All @@ -19,14 +19,14 @@
"url": "https://github.com/forcedotcom/eslint-config-salesforce-typescript/issues"
},
"devDependencies": {
"@typescript-eslint/eslint-plugin": "^4.2.0",
"@typescript-eslint/parser": "^4.2.0",
"eslint": "^7.27.0",
"eslint-config-prettier": "^6.11.0",
"@typescript-eslint/eslint-plugin": "^5.27.1",
"@typescript-eslint/parser": "^5.27.1",
"eslint": "^8.17.0",
"eslint-config-prettier": "^8.5.0",
"eslint-config-salesforce-license": "^0.1.6",
"eslint-plugin-import": "2.25.4",
"eslint-plugin-import": "^2.26.0",
"eslint-plugin-jsdoc": "^35.1.2",
"eslint-plugin-prettier": "^3.1.3"
"eslint-plugin-prettier": "^4.0.0"
},
"publishConfig": {
"access": "public"
Expand Down
Loading

0 comments on commit c1ef813

Please sign in to comment.