Skip to content

Commit

Permalink
chore(deps): update eslint dependencies to ^8.52.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 20, 2023
1 parent 1c09aae commit 8e1cf13
Show file tree
Hide file tree
Showing 2 changed files with 42 additions and 37 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.51.0",
"@eslint/js": "^8.52.0",
"@types/node": "*",
"@typescript-eslint/eslint-plugin": ">=6.8.0",
"@typescript-eslint/parser": ">=6.8.0",
"eslint": ">=8.51.0",
"eslint": ">=8.52.0",
"typescript": ">=3.3.1 <6.0.0"
},
"peerDependencies": {
"@eslint/js": "^8.51.0",
"@eslint/js": "^8.52.0",
"@typescript-eslint/eslint-plugin": ">=6.8.0",
"@typescript-eslint/parser": ">=6.8.0",
"eslint": ">=8.51.0",
"eslint": ">=8.52.0",
"typescript": ">=3.3.1 <6.0.0"
},
"peerDependenciesMeta": {
Expand Down
71 changes: 38 additions & 33 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 8e1cf13

Please sign in to comment.