Skip to content

Commit

Permalink
chore(deps): update dependency eslint to v8.40.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 5, 2023
1 parent bb16d2e commit 4fcbc60
Show file tree
Hide file tree
Showing 4 changed files with 58 additions and 58 deletions.
2 changes: 1 addition & 1 deletion apps/docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"vue": "3.2.47"
},
"devDependencies": {
"eslint": "8.37.0",
"eslint": "8.40.0",
"eslint-config-custom": "workspace:*",
"prettier": "2.8.7",
"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": "5.57.0",
"@typescript-eslint/parser": "5.57.0",
"eslint": "8.37.0",
"eslint": "8.40.0",
"eslint-config-prettier": "8.8.0",
"eslint-plugin-markdown": "3.0.0",
"eslint-plugin-prettier": "4.2.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 @@ -79,7 +79,7 @@
"devDependencies": {
"@vitest/coverage-c8": "0.29.8",
"@vitest/ui": "0.29.8",
"eslint": "8.37.0",
"eslint": "8.40.0",
"eslint-config-custom": "workspace:*",
"prettier": "2.8.7",
"prettier-config": "workspace:*",
Expand Down
110 changes: 55 additions & 55 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 4fcbc60

Please sign in to comment.