Skip to content

Commit

Permalink
chore(deps): update dependency eslint to v8.52.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 22, 2023
1 parent ca84278 commit d7a95a5
Show file tree
Hide file tree
Showing 4 changed files with 101 additions and 80 deletions.
2 changes: 1 addition & 1 deletion apps/docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"@types/node": "18.13.0",
"@vite-pwa/vitepress": "0.0.5",
"dotenv": "16.0.3",
"eslint": "8.41.0",
"eslint": "8.52.0",
"eslint-config-custom": "workspace:*",
"prettier": "2.8.8",
"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.59.7",
"@typescript-eslint/parser": "5.59.7",
"eslint": "8.41.0",
"eslint": "8.52.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 @@ -80,7 +80,7 @@
"devDependencies": {
"@vitest/coverage-c8": "0.31.1",
"@vitest/ui": "0.31.1",
"eslint": "8.41.0",
"eslint": "8.52.0",
"eslint-config-custom": "workspace:*",
"prettier": "2.8.8",
"prettier-config": "workspace:*",
Expand Down
Loading

0 comments on commit d7a95a5

Please sign in to comment.