Skip to content

Commit

Permalink
chore(deps): update dependency eslint to v8.53.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 4, 2023
1 parent add36ce commit 0ddc93a
Show file tree
Hide file tree
Showing 4 changed files with 45 additions and 45 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.2.3",
"dotenv": "16.3.1",
"eslint": "8.52.0",
"eslint": "8.53.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.53.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 @@ -80,7 +80,7 @@
"devDependencies": {
"@vitest/coverage-v8": "0.34.6",
"@vitest/ui": "0.34.6",
"eslint": "8.52.0",
"eslint": "8.53.0",
"eslint-config-custom": "workspace:*",
"prettier": "3.0.3",
"prettier-config": "workspace:*",
Expand Down
84 changes: 42 additions & 42 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 0ddc93a

Please sign in to comment.