Skip to content

Commit b2cb333

Browse files
Update dependency eslint-plugin-local-rules to v3
| datasource | package | from | to | | ---------- | ------------------------- | ----- | ----- | | npm | eslint-plugin-local-rules | 1.3.2 | 3.0.2 | ## [v3.0.2](https://github.com/cletusw/eslint-plugin-local-rules/releases/tag/v3.0.2) Fix erroneous semicolon From v3.0.1: Add standard `all` and `all-warn` configs. Minimum Node.js version: 12 ## [v3.0.1](https://github.com/cletusw/eslint-plugin-local-rules/releases/tag/v3.0.1) Add standard `all` and `all-warn` configs. Minimum Node.js version: 12 ## [v2.0.1](https://github.com/cletusw/eslint-plugin-local-rules/releases/tag/v2.0.1) ## [v2.0.0](https://github.com/cletusw/eslint-plugin-local-rules/releases/tag/v2.0.0) **BREAKING:** Add support for npm/yarn/pnpm workspaces by checking for eslint-local-rules in the current working directory before this plugin's install location
1 parent 88fab7b commit b2cb333

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"eslint-plugin-eslint-comments": "3.2.0",
3737
"eslint-plugin-import": "2.29.1",
3838
"eslint-plugin-jsx-a11y": "6.9.0",
39-
"eslint-plugin-local-rules": "1.3.2",
39+
"eslint-plugin-local-rules": "3.0.2",
4040
"eslint-plugin-prettier": "4.2.1",
4141
"eslint-plugin-react": "7.31.10",
4242
"eslint-plugin-react-hooks": "4.6.0",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)