Skip to content

Commit

Permalink
chore(deps): 🤖 bump eslint-config-jimmy-guzman to v9.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jimmy-guzman committed Aug 24, 2023
1 parent a91ea7d commit 51111d2
Show file tree
Hide file tree
Showing 22 changed files with 613 additions and 438 deletions.
3 changes: 0 additions & 3 deletions .eslintrc.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
extends: ['jimmy-guzman', 'jimmy-guzman/typescript', 'jimmy-guzman/jest']
settings:
import/resolver:
typescript:
parserOptions:
project: ['./tsconfig.json', './e2e/tsconfig.json']
6 changes: 2 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,10 +56,8 @@
"@types/jest": "28.1.8",
"@types/node": "18.15.11",
"commitlint": "17.1.2",
"eslint": "8.23.0",
"eslint-config-jimmy-guzman": "7.0.0",
"eslint-import-resolver-typescript": "3.5.0",
"eslint-plugin-import": "2.26.0",
"eslint": "8.47.0",
"eslint-config-jimmy-guzman": "9.1.0",
"husky": "8.0.1",
"is-ci": "3.0.1",
"jest": "28.1.3",
Expand Down
Loading

0 comments on commit 51111d2

Please sign in to comment.