Skip to content

Commit

Permalink
Merge pull request #145 from yuya-takeyama/fix-package-json
Browse files Browse the repository at this point in the history
Fix the version of eslint-plugin-import
  • Loading branch information
keithamus committed Nov 3, 2021
2 parents 42b1b34 + d894f56 commit 319365e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 21 deletions.
21 changes: 1 addition & 20 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
Expand Up @@ -31,7 +31,7 @@
"eslint-plugin-eslint-comments": "^3.2.0",
"eslint-plugin-filenames": "^1.3.2",
"eslint-plugin-i18n-text": "^1.0.1",
"eslint-plugin-import": "^2.24.2",
"eslint-plugin-import": "^2.25.2",
"eslint-plugin-no-only-tests": "^2.6.0",
"eslint-plugin-prettier": "^3.3.1",
"eslint-rule-documentation": ">=1.0.0",
Expand Down

0 comments on commit 319365e

Please sign in to comment.