Skip to content

Commit

Permalink
chore(deps): update dependency eslint to v8.46.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 29, 2023
1 parent 8538480 commit 4cd4bbe
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"@sapphire/eslint-config": "4.3.2",
"@sapphire/prettier-config": "1.4.1",
"@sapphire/ts-config": "3.3.3",
"eslint": "8.11.0",
"eslint": "8.46.0",
"lerna": "^4.0.0",
"prettier": "^2.5.1",
"rimraf": "3.0.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/deezer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"@sapphire/ts-config": "3.3.3",
"@types/jest": "^27.4.1",
"@types/ws": "^8.5.3",
"eslint": "8.11.0",
"eslint": "8.46.0",
"jest": "^27.5.1",
"prettier": "2.6.0",
"rimraf": "3.0.2",
Expand Down

0 comments on commit 4cd4bbe

Please sign in to comment.