Skip to content

Commit

Permalink
chore(deps): update dependency eslint to v8.56.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 16, 2023
1 parent 17a325d commit a3dcbc9
Show file tree
Hide file tree
Showing 5 changed files with 300 additions and 217 deletions.
2 changes: 1 addition & 1 deletion apps/editor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@types/node": "18.0.4",
"@types/react": "18.0.15",
"@types/react-dom": "18.0.6",
"eslint": "8.19.0",
"eslint": "8.56.0",
"eslint-config-next": "12.2.2",
"typescript": "4.7.4",
"config": "*"
Expand Down
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@types/node": "18.0.4",
"@types/react": "18.0.15",
"@types/react-dom": "18.0.6",
"eslint": "8.19.0",
"eslint": "8.56.0",
"eslint-config-next": "12.2.2",
"typescript": "4.7.4",
"config": "*"
Expand Down
Loading

0 comments on commit a3dcbc9

Please sign in to comment.