Skip to content

Commit

Permalink
Bump @vue/cli-plugin-eslint from 4.5.10 to 4.5.11 in /webui/frontend (#…
Browse files Browse the repository at this point in the history
…91)

Bumps [@vue/cli-plugin-eslint](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-plugin-eslint) from 4.5.10 to 4.5.11.
- [Release notes](https://github.com/vuejs/vue-cli/releases)
- [Changelog](https://github.com/vuejs/vue-cli/blob/v4.5.11/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vue-cli/commits/v4.5.11/packages/@vue/cli-plugin-eslint)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] authored Jan 25, 2021

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent e671a83 commit 52100e9
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion webui/frontend/package.json
Original file line number Diff line number Diff line change
@@ -24,7 +24,7 @@
"@typescript-eslint/eslint-plugin": "^2.33.0",
"@typescript-eslint/parser": "^2.33.0",
"@vue/cli-plugin-babel": "~4.5.11",
"@vue/cli-plugin-eslint": "~4.5.0",
"@vue/cli-plugin-eslint": "~4.5.11",
"@vue/cli-plugin-typescript": "~4.5.11",
"@vue/cli-service": "~4.5.10",
"@vue/eslint-config-typescript": "^5.0.2",
10 changes: 5 additions & 5 deletions webui/frontend/yarn.lock
Original file line number Diff line number Diff line change
@@ -1320,12 +1320,12 @@
thread-loader "^2.1.3"
webpack "^4.0.0"

"@vue/cli-plugin-eslint@~4.5.0":
version "4.5.10"
resolved "https://registry.yarnpkg.com/@vue/cli-plugin-eslint/-/cli-plugin-eslint-4.5.10.tgz#ba150292d7d51c96ce1a87f2782f05f644a0eb4b"
integrity sha512-2ud8lurlMJCtcErjhYBcTWhu5eN79sCBGz5dHBAmtLP0k7p7xZq7/1mo2ahnZioUskYrfz94Vo9i+D3pOUMuMQ==
"@vue/cli-plugin-eslint@~4.5.11":
version "4.5.11"
resolved "https://registry.yarnpkg.com/@vue/cli-plugin-eslint/-/cli-plugin-eslint-4.5.11.tgz#660eb7f8077a022c93bfad7b1cfb81e70a8be142"
integrity sha512-6XrF3A3ryjtqoPMYL0ltZaP0631HS2a68Ye34KIkz111EKXtC5ip+gz6bSPWrH5SbhinU3R8cstA8xVASz9kwg==
dependencies:
"@vue/cli-shared-utils" "^4.5.10"
"@vue/cli-shared-utils" "^4.5.11"
eslint-loader "^2.2.1"
globby "^9.2.0"
inquirer "^7.1.0"

0 comments on commit 52100e9

Please sign in to comment.