Skip to content

Commit

Permalink
chore(deps): update typescript-eslint monorepo to v7.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 10, 2024
1 parent 8baf860 commit c7320eb
Show file tree
Hide file tree
Showing 8 changed files with 188 additions and 188 deletions.
64 changes: 32 additions & 32 deletions e2e/projects/eslint-recommended/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion e2e/projects/eslint-recommended/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"test": "echo \"Error: no test specified\" && exit 1"
},
"devDependencies": {
"@typescript-eslint/parser": "7.5.0",
"@typescript-eslint/parser": "7.6.0",
"eslint": "8.57.0",
"typescript": "5.4.4"
}
Expand Down
64 changes: 32 additions & 32 deletions e2e/projects/simple/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion e2e/projects/simple/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"test": "echo \"Error: no test specified\" && exit 1"
},
"devDependencies": {
"@typescript-eslint/parser": "7.5.0",
"@typescript-eslint/parser": "7.6.0",
"eslint": "8.57.0",
"typescript": "5.4.4"
}
Expand Down

0 comments on commit c7320eb

Please sign in to comment.