Skip to content

Commit

Permalink
Merge pull request #11737 from nestjs/renovate/eslint-plugin-import-2.x
Browse files Browse the repository at this point in the history
chore(deps): update dependency eslint-plugin-import to v2.27.5
  • Loading branch information
kamilmysliwiec committed Jun 12, 2023
2 parents c526a0c + 8dd21f3 commit 753d8d0
Show file tree
Hide file tree
Showing 53 changed files with 19,678 additions and 9,674 deletions.
1,130 changes: 777 additions & 353 deletions sample/01-cats-app/package-lock.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion sample/01-cats-app/package.json
Expand Up @@ -47,7 +47,7 @@
"@typescript-eslint/parser": "5.56.0",
"eslint": "8.19.0",
"eslint-config-prettier": "8.8.0",
"eslint-plugin-import": "2.26.0",
"eslint-plugin-import": "2.27.5",
"typescript": "4.9.5"
},
"jest": {
Expand Down

0 comments on commit 753d8d0

Please sign in to comment.