Skip to content

Commit

Permalink
fix: bump eslint-config-airbnb-typescript to 18.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tirsop authored and SimeonC committed Jan 16, 2025
1 parent 6dd4589 commit 7bf0cca
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 9 deletions.
15 changes: 7 additions & 8 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 packages/eslint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"@typescript-eslint/eslint-plugin": "7.13.1",
"@typescript-eslint/parser": "7.13.1",
"eslint-config-airbnb": "^19.0.4",
"eslint-config-airbnb-typescript": "^17.1.0",
"eslint-config-airbnb-typescript": "18.0.0",
"eslint-config-prettier": "^9.0.0",
"eslint-formatter-pretty": "^5.0.0",
"eslint-import-resolver-babel-module": "^5.3.2",
Expand Down

0 comments on commit 7bf0cca

Please sign in to comment.