Skip to content

Commit

Permalink
Update dependency eslint-plugin-vue to v9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 24, 2022
1 parent 6a786ed commit 3001a75
Show file tree
Hide file tree
Showing 3 changed files with 568 additions and 140 deletions.
2 changes: 1 addition & 1 deletion common/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"@typescript-eslint/parser": "5.40.1",
"eslint": "8.25.0",
"eslint-plugin-varspacing": "1.2.2",
"eslint-plugin-vue": "8.7.1",
"eslint-plugin-vue": "9.8.0",
"jest": "28.1.3",
"prettier": "2.7.1",
"ts-jest": "27.1.5"
Expand Down
2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@
"eslint-plugin-import": "2.26.0",
"eslint-plugin-only-warn": "1.0.3",
"eslint-plugin-varspacing": "1.2.2",
"eslint-plugin-vue": "8.7.1",
"eslint-plugin-vue": "9.8.0",
"jest": "29.2.0",
"jest-css-modules-transform": "4.4.2",
"postcss": "8.4.18",
Expand Down
Loading

0 comments on commit 3001a75

Please sign in to comment.