Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 6dc79fa

Browse files
committedApr 3, 2024·
chore(deps): update dependency eslint-config-airbnb-typescript to v18
1 parent 1575346 commit 6dc79fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
"@typescript-eslint/parser": "^5.27.0",
6969
"eslint": "^8.15.0",
7070
"eslint-config-airbnb-base": "^15.0.0",
71-
"eslint-config-airbnb-typescript": "^17.0.0",
71+
"eslint-config-airbnb-typescript": "^18.0.0",
7272
"eslint-config-prettier": "^9.0.0",
7373
"eslint-import-resolver-typescript": "^3.0.0",
7474
"eslint-plugin-import": "^2.26.0",

0 commit comments

Comments
 (0)
Please sign in to comment.