Skip to content

Commit

Permalink
fix(deps): update eslint to ^8.8.1 (#641)
Browse files Browse the repository at this point in the history
  • Loading branch information
taiga-family-bot authored Oct 7, 2024
1 parent 450e7cf commit 08b599b
Show file tree
Hide file tree
Showing 2 changed files with 55 additions and 55 deletions.
100 changes: 50 additions & 50 deletions package-lock.json

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

10 changes: 5 additions & 5 deletions projects/eslint-plugin-experience/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,11 @@
"@stylistic/eslint-plugin-js": "^2.9.0",
"@stylistic/eslint-plugin-plus": "^2.9.0",
"@stylistic/eslint-plugin-ts": "^2.9.0",
"@typescript-eslint/eslint-plugin": "^8.8.0",
"@typescript-eslint/parser": "^8.8.0",
"@typescript-eslint/types": "^8.8.0",
"@typescript-eslint/typescript-estree": "^8.8.0",
"@typescript-eslint/utils": "^8.8.0",
"@typescript-eslint/eslint-plugin": "^8.8.1",
"@typescript-eslint/parser": "^8.8.1",
"@typescript-eslint/types": "^8.8.1",
"@typescript-eslint/typescript-estree": "^8.8.1",
"@typescript-eslint/utils": "^8.8.1",
"eslint": "^8.57.1",
"eslint-config-airbnb-base": "^15.0.0",
"eslint-config-prettier": "^9.1.0",
Expand Down

0 comments on commit 08b599b

Please sign in to comment.