Skip to content

Commit

Permalink
⬆️ Update typescript-eslint monorepo to v8.0.0-alpha.54
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 24, 2024
1 parent 02078da commit b1ceeff
Show file tree
Hide file tree
Showing 2 changed files with 59 additions and 59 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
],
"devDependencies": {
"@types/node": "20.14.12",
"@typescript-eslint/parser": "8.0.0-alpha.47",
"@typescript-eslint/parser": "8.0.0-alpha.54",
"eslint": "9.7.0",
"eslint-plugin-cypress": "3.3.0",
"globals": "15.8.0",
Expand All @@ -54,9 +54,9 @@
"overrides": {
"has": "npm:@nolyfill/has@latest",
"side-channel": "npm:@nolyfill/side-channel@latest",
"@typescript-eslint/eslint-plugin": "8.0.0-alpha.47",
"@typescript-eslint/parser": "8.0.0-alpha.47",
"@typescript-eslint/utils": "8.0.0-alpha.47"
"@typescript-eslint/eslint-plugin": "8.0.0-alpha.54",
"@typescript-eslint/parser": "8.0.0-alpha.54",
"@typescript-eslint/utils": "8.0.0-alpha.54"
}
}
}
110 changes: 55 additions & 55 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 b1ceeff

Please sign in to comment.