Skip to content

Commit

Permalink
Update typescript-eslint packages
Browse files Browse the repository at this point in the history
    npm i @typescript-eslint/{eslint-plugin,parser}@latest

Bug: T350664
  • Loading branch information
lucaswerkmeister committed Nov 14, 2023
1 parent a61dfa8 commit 8af35bc
Show file tree
Hide file tree
Showing 2 changed files with 100 additions and 100 deletions.
196 changes: 98 additions & 98 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,8 +55,8 @@
"@rushstack/eslint-patch": "^1.5.1",
"@types/jest": "^29.5.5",
"@types/lodash": "^4.14.199",
"@typescript-eslint/eslint-plugin": "^6.7.5",
"@typescript-eslint/parser": "^6.7.5",
"@typescript-eslint/eslint-plugin": "^6.11.0",
"@typescript-eslint/parser": "^6.11.0",
"@vitejs/plugin-vue": "^4.4.0",
"@vue/eslint-config-typescript": "^12.0.0",
"@vue/test-utils": "^2.3.2",
Expand Down

0 comments on commit 8af35bc

Please sign in to comment.