Skip to content

Commit

Permalink
fix(deps): update eslint (#2017)
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 Nov 21, 2024
1 parent 1537bcb commit e361fbd
Show file tree
Hide file tree
Showing 4 changed files with 265 additions and 205 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,13 +75,13 @@
"@types/babel__traverse": "7.20.6",
"@types/node": "22.9.0",
"@types/signale": "1.4.7",
"@typescript-eslint/eslint-plugin": "8.13.0",
"@typescript-eslint/parser": "8.13.0",
"@typescript-eslint/eslint-plugin": "8.15.0",
"@typescript-eslint/parser": "8.15.0",
"axe-core": "4.10.2",
"commitlint": "19.5.0",
"cross-env": "^7.0.3",
"dotenv": "16.4.5",
"eslint": "9.14.0",
"eslint": "9.15.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-import": "2.31.0",
"eslint-plugin-prettier": "5.2.1",
Expand Down
Loading

0 comments on commit e361fbd

Please sign in to comment.