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 Oct 26, 2022
1 parent 6a786ed commit b5ddcd0
Show file tree
Hide file tree
Showing 3 changed files with 529 additions and 143 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.6.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.6.0",
"jest": "29.2.0",
"jest-css-modules-transform": "4.4.2",
"postcss": "8.4.18",
Expand Down
Loading

0 comments on commit b5ddcd0

Please sign in to comment.