Skip to content

Commit

Permalink
Merge pull request #54117 from callstack-internal/feature/bump-eslint…
Browse files Browse the repository at this point in the history
…-config-expensify-to-2.0.75

[No QA] Bump eslint-config-expensify to 2.0.75
  • Loading branch information
neil-marcellini authored Dec 16, 2024
2 parents 1c4a63e + 2ced075 commit 8d9094a
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 5 deletions.
1 change: 1 addition & 0 deletions .eslintrc.changed.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,6 @@ module.exports = {
},
rules: {
'deprecation/deprecation': 'error',
'rulesdir/no-default-id-values': 'error',
},
};
8 changes: 4 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -282,7 +282,7 @@
"electron-builder": "25.0.0",
"eslint": "^8.57.0",
"eslint-config-airbnb-typescript": "^18.0.0",
"eslint-config-expensify": "^2.0.74",
"eslint-config-expensify": "2.0.75",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-deprecation": "^3.0.0",
"eslint-plugin-jest": "^28.6.0",
Expand Down

0 comments on commit 8d9094a

Please sign in to comment.