Skip to content

Commit

Permalink
fix(deps): update eslint (#2210)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 19, 2025
1 parent a1cbdf7 commit 53fe543
Show file tree
Hide file tree
Showing 4 changed files with 196 additions and 362 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,16 +75,16 @@
"@types/babel__traverse": "7.20.6",
"@types/node": "22.13.4",
"@types/signale": "1.4.7",
"@typescript-eslint/eslint-plugin": "8.19.1",
"@typescript-eslint/parser": "8.19.1",
"@typescript-eslint/eslint-plugin": "8.24.1",
"@typescript-eslint/parser": "8.24.1",
"axe-core": "4.10.2",
"commitlint": "19.7.1",
"cross-env": "^7.0.3",
"dotenv": "16.4.7",
"eslint": "9.17.0",
"eslint": "9.20.1",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-import": "2.31.0",
"eslint-plugin-prettier": "5.2.1",
"eslint-plugin-prettier": "5.2.3",
"fast-glob": "3.3.3",
"find-packages": "10.0.4",
"husky": "9.1.7",
Expand Down
Loading

0 comments on commit 53fe543

Please sign in to comment.