Skip to content

Commit

Permalink
chore(deps): update typescript-eslint monorepo to v8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 22, 2024
1 parent 5d3fefa commit 4bd05cb
Show file tree
Hide file tree
Showing 2 changed files with 104 additions and 105 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -93,8 +93,8 @@
"@types/node": "^22.0.0",
"@types/prettier": "^3.0.0",
"@types/semver": "^7.5.0",
"@typescript-eslint/eslint-plugin": "^7.0.0",
"@typescript-eslint/parser": "^7.0.0",
"@typescript-eslint/eslint-plugin": "^8.0.0",
"@typescript-eslint/parser": "^8.0.0",
"entities": "^6.0.0",
"env-cmd": "^10.1.0",
"eslint": "^9.4.0",
Expand All @@ -117,7 +117,7 @@
"prettier": "^3.4.2",
"ts-node": "^10.9.2",
"typescript": "^5.1.6",
"typescript-eslint": "^7.11.0",
"typescript-eslint": "^8.0.0",
"vitepress": "^1.0.2",
"vue-eslint-editor": "^1.1.0",
"vue-github-button": "^3.1.0"
Expand Down
203 changes: 101 additions & 102 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 4bd05cb

Please sign in to comment.