Skip to content

Commit

Permalink
Update dependency eslint to v8.57.1 (#1122)
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 Oct 17, 2024
1 parent ed6504e commit e263d25
Show file tree
Hide file tree
Showing 3 changed files with 76 additions and 69 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"@getaround-eu/ts-config": "file:packages/ts-config",
"@rushstack/eslint-patch": "1.10.4",
"auto-changelog": "2.4.0",
"eslint": "8.57.0",
"eslint": "8.57.1",
"lerna": "8.1.2",
"prettier": "3.2.5",
"stylelint": "15.11.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@babel/eslint-parser": "7.24.6",
"@typescript-eslint/eslint-plugin": "6.21.0",
"@typescript-eslint/parser": "6.21.0",
"eslint": "^8.57.0",
"eslint": "^8.57.1",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-jest": "^27.9.0",
"eslint-plugin-jquery": "^1.5.1",
Expand Down
Loading

0 comments on commit e263d25

Please sign in to comment.