Skip to content

Commit

Permalink
chore(deps): update eslint (#68)
Browse files Browse the repository at this point in the history
  • Loading branch information
taiga-family-bot authored Oct 3, 2023
1 parent 7b0a6de commit 68f4e1a
Show file tree
Hide file tree
Showing 2 changed files with 58 additions and 58 deletions.
104 changes: 52 additions & 52 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

12 changes: 6 additions & 6 deletions projects/eslint-plugin-experience/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,11 @@
"@babel/eslint-plugin": "7.22.10",
"@html-eslint/eslint-plugin": "0.19.1",
"@html-eslint/parser": "0.19.1",
"@typescript-eslint/eslint-plugin": "6.7.3",
"@typescript-eslint/parser": "6.7.3",
"@typescript-eslint/types": "6.7.3",
"@typescript-eslint/typescript-estree": "6.7.3",
"@typescript-eslint/utils": "6.7.3",
"@typescript-eslint/eslint-plugin": "6.7.4",
"@typescript-eslint/parser": "6.7.4",
"@typescript-eslint/types": "6.7.4",
"@typescript-eslint/typescript-estree": "6.7.4",
"@typescript-eslint/utils": "6.7.4",
"eslint-config-airbnb-base": "15.0.0",
"eslint-config-prettier": "9.0.0",
"eslint-import-resolver-typescript": "3.6.1",
Expand All @@ -31,7 +31,7 @@
"eslint-plugin-rxjs": "5.0.3",
"eslint-plugin-rxjs-angular": "2.0.1",
"eslint-plugin-simple-import-sort": "10.0.0",
"eslint-plugin-sort-class-members": "1.18.0",
"eslint-plugin-sort-class-members": "1.19.0",
"eslint-plugin-unicorn": "48.0.1"
},
"peerDependencies": {
Expand Down

0 comments on commit 68f4e1a

Please sign in to comment.