Skip to content

Commit

Permalink
chore(deps-dev): bump @typescript-eslint/typescript-estree (#3009)
Browse files Browse the repository at this point in the history
---
updated-dependencies:
- dependency-name: "@typescript-eslint/typescript-estree"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored and uyarn committed Jan 2, 2024
1 parent 3c58af4 commit 42f8fb2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@
"@typescript-eslint/eslint-plugin": "^5.4.0",
"@typescript-eslint/experimental-utils": "^5.4.0",
"@typescript-eslint/parser": "^5.4.0",
"@typescript-eslint/typescript-estree": "^5.4.0",
"@typescript-eslint/typescript-estree": "^6.16.0",
"@vitejs/plugin-vue2-jsx": "^1.1.0",
"@vitest/coverage-c8": "^0.28.3",
"@vitest/ui": "^0.24.3",
Expand Down

0 comments on commit 42f8fb2

Please sign in to comment.