Skip to content

Commit

Permalink
chore(deps): update typescript-eslint monorepo to v7.16.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 14, 2024
1 parent 35055f0 commit 3f86b67
Show file tree
Hide file tree
Showing 8 changed files with 144 additions and 144 deletions.
50 changes: 25 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.12.0",
"@typescript-eslint/parser": "7.16.0",
"eslint": "8.57.0",
"typescript": "5.5.3"
}
Expand Down
50 changes: 25 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.12.0",
"@typescript-eslint/parser": "7.16.0",
"eslint": "8.57.0",
"typescript": "5.5.3"
}
Expand Down
88 changes: 44 additions & 44 deletions e2e/projects/ts-eslint-plugin/package-lock.json

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

Loading

0 comments on commit 3f86b67

Please sign in to comment.