Skip to content

Commit

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

Please sign in to comment.