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

Commit

Permalink
chore(deps): update eslint dependencies to v6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 10, 2023
1 parent a23990c commit 62a1a13
Show file tree
Hide file tree
Showing 3 changed files with 83 additions and 80 deletions.
4 changes: 2 additions & 2 deletions packages/command-context/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,8 +58,8 @@
"devDependencies": {
"@hazmi35/eslint-config": "^10.0.0",
"@sapphire/prettier-config": "1.4.5",
"@typescript-eslint/eslint-plugin": "^5.62.0",
"@typescript-eslint/parser": "^5.62.0",
"@typescript-eslint/eslint-plugin": "^6.0.0",
"@typescript-eslint/parser": "^6.0.0",
"eslint": "8.44.0",
"gen-esm-wrapper": "^1.1.3",
"prettier": "^3.0.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/pino-logger/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,8 +62,8 @@
"devDependencies": {
"@hazmi35/eslint-config": "^10.0.0",
"@sapphire/prettier-config": "1.4.5",
"@typescript-eslint/eslint-plugin": "^5.62.0",
"@typescript-eslint/parser": "^5.62.0",
"@typescript-eslint/eslint-plugin": "^6.0.0",
"@typescript-eslint/parser": "^6.0.0",
"eslint": "8.44.0",
"gen-esm-wrapper": "^1.1.3",
"pino-pretty": "^10.0.1",
Expand Down
155 changes: 79 additions & 76 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 62a1a13

Please sign in to comment.