Skip to content

Commit

Permalink
chore(deps): bump eslint-plugin-import from 2.25.3 to 2.25.4
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Feb 23, 2022
1 parent 1b934cb commit 391c87f
Show file tree
Hide file tree
Showing 3 changed files with 29 additions and 156 deletions.
179 changes: 26 additions & 153 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 @@ -12,7 +12,7 @@
"eslint-plugin-array-func": "^3.1.7",
"eslint-plugin-eslint-comments": "^3.2.0",
"eslint-plugin-functional": "^3.7.2",
"eslint-plugin-import": "^2.25.3",
"eslint-plugin-import": "^2.25.4",
"eslint-plugin-jest": "^24.4.0",
"eslint-plugin-simple-import-sort": "^7.0.0",
"eslint-plugin-sort-keys-fix": "^1.1.2",
Expand Down
4 changes: 2 additions & 2 deletions test/__snapshots__/index.spec.ts.snap
Expand Up @@ -679,8 +679,8 @@ Array [
exports[`import rules import/no-default-export fails on an invalid fixture 1`] = `
Array [
Object {
"column": 1,
"endColumn": 20,
"column": 8,
"endColumn": 15,
"endLine": 1,
"line": 1,
"message": "Prefer named exports.",
Expand Down

0 comments on commit 391c87f

Please sign in to comment.