Skip to content

Commit

Permalink
chore(deps): update dependency eslint to v8.57.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 23, 2024
1 parent 34ccde4 commit 11d9e01
Show file tree
Hide file tree
Showing 4 changed files with 59 additions and 67 deletions.
2 changes: 1 addition & 1 deletion apps/docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"@types/node": "18.18.7",
"@vite-pwa/vitepress": "0.3.1",
"dotenv": "16.3.1",
"eslint": "8.52.0",
"eslint": "8.57.0",
"eslint-config-custom": "workspace:*",
"prettier": "3.0.3",
"prettier-config": "workspace:*",
Expand Down
2 changes: 1 addition & 1 deletion config/eslint-config-custom/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"dependencies": {
"@typescript-eslint/eslint-plugin": "6.9.0",
"@typescript-eslint/parser": "6.9.0",
"eslint": "8.52.0",
"eslint": "8.57.0",
"eslint-config-prettier": "9.0.0",
"eslint-plugin-markdown": "3.0.1",
"eslint-plugin-prettier": "5.0.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/lib/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@
"devDependencies": {
"@vitest/coverage-v8": "1.0.1",
"@vitest/ui": "1.0.1",
"eslint": "8.52.0",
"eslint": "8.57.0",
"eslint-config-custom": "workspace:*",
"prettier": "3.0.3",
"prettier-config": "workspace:*",
Expand Down
120 changes: 56 additions & 64 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 11d9e01

Please sign in to comment.