Skip to content

Commit

Permalink
fix(deps): update eslint (#2073)
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 Dec 2, 2024
1 parent 0b3f2a0 commit d8e6173
Show file tree
Hide file tree
Showing 3 changed files with 299 additions and 116 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.10.1",
"@types/signale": "1.4.7",
"@typescript-eslint/eslint-plugin": "8.15.0",
"@typescript-eslint/parser": "8.15.0",
"@typescript-eslint/eslint-plugin": "8.16.0",
"@typescript-eslint/parser": "8.16.0",
"axe-core": "4.10.2",
"commitlint": "19.6.0",
"cross-env": "^7.0.3",
"dotenv": "16.4.5",
"eslint": "9.15.0",
"eslint": "9.16.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 d8e6173

Please sign in to comment.