Skip to content

Commit

Permalink
[ESCONF-40] Update typescript-eslint to 6.x
Browse files Browse the repository at this point in the history
  • Loading branch information
ncovercash authored Feb 26, 2024
1 parent 926a5da commit 985b1f3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@
"@babel/core": "^7.18.13",
"@babel/eslint-parser": "^7.15.0",
"@folio/stripes-webpack": "^5.0.0",
"@typescript-eslint/eslint-plugin": "^5.28.0",
"@typescript-eslint/parser": "^5.28.0",
"@typescript-eslint/eslint-plugin": "^6.21.0",
"@typescript-eslint/parser": "^6.21.0",
"eslint": "^7.32.0",
"eslint-config-airbnb": "18.2.1",
"eslint-import-resolver-alias": "^1.1.2",
Expand Down

0 comments on commit 985b1f3

Please sign in to comment.