Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

Commit

Permalink
bump(deps): update dependency eslint to ^8.52.0 (#483)
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 23, 2023
1 parent 37cd960 commit ceec8e5
Show file tree
Hide file tree
Showing 4 changed files with 124 additions and 119 deletions.
2 changes: 1 addition & 1 deletion packages/standard-desktop-linter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"index.js"
],
"dependencies": {
"eslint": "^8.51.0",
"eslint": "^8.52.0",
"eslint-config-airbnb": "^19.0.4",
"eslint-config-airbnb-typescript": "^17.1.0",
"eslint-config-prettier": "^9.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/standard-prettier/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"index.js"
],
"dependencies": {
"eslint": "^8.51.0",
"eslint": "^8.52.0",
"eslint-config-airbnb": "^19.0.4",
"eslint-config-airbnb-typescript": "^17.1.0",
"eslint-config-prettier": "^9.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/standard-web-linter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"index.js"
],
"dependencies": {
"eslint": "^8.51.0",
"eslint": "^8.52.0",
"eslint-config-airbnb": "^19.0.4",
"eslint-config-airbnb-typescript": "^17.1.0",
"eslint-config-next": "13.5.6",
Expand Down
Loading

0 comments on commit ceec8e5

Please sign in to comment.