Skip to content

Commit

Permalink
Update dependency eslint-plugin-local-rules to v3
Browse files Browse the repository at this point in the history
| 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
  • Loading branch information
renovate[bot] authored Sep 2, 2024
1 parent 88fab7b commit b2cb333
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"eslint-plugin-eslint-comments": "3.2.0",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-jsx-a11y": "6.9.0",
"eslint-plugin-local-rules": "1.3.2",
"eslint-plugin-local-rules": "3.0.2",
"eslint-plugin-prettier": "4.2.1",
"eslint-plugin-react": "7.31.10",
"eslint-plugin-react-hooks": "4.6.0",
Expand Down
10 changes: 5 additions & 5 deletions pnpm-lock.yaml

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

0 comments on commit b2cb333

Please sign in to comment.