Skip to content

Commit

Permalink
chore(deps): update eslint dependencies to >=6.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 4, 2023
1 parent 0f37932 commit 6fcf758
Show file tree
Hide file tree
Showing 2 changed files with 43 additions and 43 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,15 +34,15 @@
"devDependencies": {
"@eslint/js": "^8.48.0",
"@types/node": "*",
"@typescript-eslint/eslint-plugin": ">=6.5.0",
"@typescript-eslint/parser": ">=6.5.0",
"@typescript-eslint/eslint-plugin": ">=6.6.0",
"@typescript-eslint/parser": ">=6.6.0",
"eslint": ">=8.48.0",
"typescript": ">=3.3.1 <6.0.0"
},
"peerDependencies": {
"@eslint/js": "^8.48.0",
"@typescript-eslint/eslint-plugin": ">=6.5.0",
"@typescript-eslint/parser": ">=6.5.0",
"@typescript-eslint/eslint-plugin": ">=6.6.0",
"@typescript-eslint/parser": ">=6.6.0",
"eslint": ">=8.48.0",
"typescript": ">=3.3.1 <6.0.0"
},
Expand Down
78 changes: 39 additions & 39 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 6fcf758

Please sign in to comment.