Skip to content

Commit

Permalink
fix: back eslint-plugin-n v15
Browse files Browse the repository at this point in the history
  • Loading branch information
aladdin-add authored Jul 3, 2023
1 parent 0a9b872 commit c877bb6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/eslint-plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"eslint-plugin-jest": "^25.3.0",
"eslint-plugin-jest-formatting": "^3.1.0",
"eslint-plugin-jsx-a11y": "^6.5.0",
"eslint-plugin-n": "^16.0.1",
"eslint-plugin-n": "^15.7.0",
"eslint-plugin-prettier": "^4.1.0",
"eslint-plugin-promise": "^6.0.0",
"eslint-plugin-react": "^7.30.0",
Expand Down

0 comments on commit c877bb6

Please sign in to comment.