Skip to content

Commit

Permalink
chore(deps): 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 30, 2023
1 parent c41c658 commit a88a36b
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion packages/dayjs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"eslint-loader": "2.1.2",
"eslint-plugin-import": "2.16.0",
"eslint-plugin-jest": "22.3.0",
"eslint-plugin-vue": "5.2.1",
"eslint-plugin-vue": "9.19.2",
"jest": "24.1.0",
"jsdom": "latest",
"nuxt": "2.4.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/gpt-ads/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"eslint-loader": "2.1.2",
"eslint-plugin-import": "2.16.0",
"eslint-plugin-jest": "22.3.0",
"eslint-plugin-vue": "5.2.1",
"eslint-plugin-vue": "9.19.2",
"jest": "24.1.0",
"jsdom": "14.0.0",
"nuxt": "2.4.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/lozad/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"eslint-loader": "2.1.2",
"eslint-plugin-import": "2.20.1",
"eslint-plugin-jest": "22.3.0",
"eslint-plugin-vue": "6.2.2",
"eslint-plugin-vue": "9.19.2",
"jest": "26.0.1",
"jsdom": "16.2.2",
"nuxt": "2.12.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/multisite/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"eslint-loader": "2.1.2",
"eslint-plugin-import": "2.16.0",
"eslint-plugin-jest": "22.3.0",
"eslint-plugin-vue": "5.2.1",
"eslint-plugin-vue": "9.19.2",
"jest": "latest",
"jsdom": "latest",
"nuxt": "2.4.3",
Expand Down

0 comments on commit a88a36b

Please sign in to comment.