Skip to content

Commit

Permalink
chore(deps): update dependency eslint to >=8.49.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 8, 2023
1 parent 9cddfe9 commit 9c59998
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 33 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,14 +36,14 @@
"@types/node": "*",
"@typescript-eslint/eslint-plugin": ">=6.6.0",
"@typescript-eslint/parser": ">=6.6.0",
"eslint": ">=8.48.0",
"eslint": ">=8.49.0",
"typescript": ">=3.3.1 <6.0.0"
},
"peerDependencies": {
"@eslint/js": "^8.49.0",
"@typescript-eslint/eslint-plugin": ">=6.6.0",
"@typescript-eslint/parser": ">=6.6.0",
"eslint": ">=8.48.0",
"eslint": ">=8.49.0",
"typescript": ">=3.3.1 <6.0.0"
},
"peerDependenciesMeta": {
Expand Down
57 changes: 26 additions & 31 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 9c59998

Please sign in to comment.