Skip to content

Commit

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

Bumps [@vue/cli-plugin-eslint](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-plugin-eslint) from 4.5.11 to 4.5.12.
- [Release notes](https://github.com/vuejs/vue-cli/releases)
- [Changelog](https://github.com/vuejs/vue-cli/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vue-cli/commits/v4.5.12/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>
Co-authored-by: moshebe <moshebe123@gmail.com>
  • Loading branch information
dependabot[bot] and moshebe committed Mar 18, 2021
1 parent e1c9753 commit 90ebf6a
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions webui/frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@
"@babel/polyfill": "^7.12.1",
"@typescript-eslint/eslint-plugin": "^2.33.0",
"@typescript-eslint/parser": "^2.33.0",
"@vue/cli-plugin-babel": "~4.5.12",
"@vue/cli-plugin-eslint": "~4.5.11",
"@vue/cli-plugin-babel": "~4.5.11",
"@vue/cli-plugin-eslint": "~4.5.12",
"@vue/cli-plugin-typescript": "~4.5.11",
"@vue/cli-service": "~4.5.12",
"@vue/eslint-config-typescript": "^5.0.2",
Expand Down
10 changes: 5 additions & 5 deletions webui/frontend/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1381,12 +1381,12 @@
thread-loader "^2.1.3"
webpack "^4.0.0"

"@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==
"@vue/cli-plugin-eslint@~4.5.12":
version "4.5.12"
resolved "https://registry.yarnpkg.com/@vue/cli-plugin-eslint/-/cli-plugin-eslint-4.5.12.tgz#7fc2a1d0a490fa300ef4e94518c2cc49ba7a292f"
integrity sha512-nbjGJkWxo/xdD32DwvnEAUwkWYsObpqNk9NuU7T62ehdzHPzz58o3j03YZ7a7T7Le8bYyOWMYsdNfz63F+XiZQ==
dependencies:
"@vue/cli-shared-utils" "^4.5.11"
"@vue/cli-shared-utils" "^4.5.12"
eslint-loader "^2.2.1"
globby "^9.2.0"
inquirer "^7.1.0"
Expand Down

0 comments on commit 90ebf6a

Please sign in to comment.