Skip to content

Commit

Permalink
chore(deps): update eslint dependencies to ^8.51.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 6, 2023
1 parent 158b530 commit 88611ab
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 31 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,18 +32,18 @@
"extends": "./index.js"
},
"devDependencies": {
"@eslint/js": "^8.50.0",
"@eslint/js": "^8.51.0",
"@types/node": "*",
"@typescript-eslint/eslint-plugin": ">=6.7.4",
"@typescript-eslint/parser": ">=6.7.4",
"eslint": ">=8.50.0",
"eslint": ">=8.51.0",
"typescript": ">=3.3.1 <6.0.0"
},
"peerDependencies": {
"@eslint/js": "^8.50.0",
"@eslint/js": "^8.51.0",
"@typescript-eslint/eslint-plugin": ">=6.7.4",
"@typescript-eslint/parser": ">=6.7.4",
"eslint": ">=8.50.0",
"eslint": ">=8.51.0",
"typescript": ">=3.3.1 <6.0.0"
},
"peerDependenciesMeta": {
Expand Down
54 changes: 27 additions & 27 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 88611ab

Please sign in to comment.