Skip to content

Commit

Permalink
chore(deps): update typescript-eslint monorepo to v7.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 16, 2024
1 parent 62635ee commit d1e4811
Show file tree
Hide file tree
Showing 8 changed files with 194 additions and 172 deletions.
55 changes: 30 additions & 25 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.8.0",
"@typescript-eslint/parser": "7.9.0",
"eslint": "8.57.0",
"typescript": "5.4.5"
}
Expand Down
55 changes: 30 additions & 25 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.8.0",
"@typescript-eslint/parser": "7.9.0",
"eslint": "8.57.0",
"typescript": "5.4.5"
}
Expand Down

0 comments on commit d1e4811

Please sign in to comment.