Skip to content

Commit

Permalink
Bump @vue/cli-plugin-eslint from 5.0.6 to 5.0.8 in /webui/frontend (#458
Browse files Browse the repository at this point in the history
)

Bumps [@vue/cli-plugin-eslint](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-plugin-eslint) from 5.0.6 to 5.0.8.
- [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/v5.0.8/packages/@vue/cli-plugin-eslint)

---
updated-dependencies:
- dependency-name: "@vue/cli-plugin-eslint"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jul 22, 2022
1 parent a4355a9 commit f6fde59
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion webui/frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"@typescript-eslint/eslint-plugin": "^2.33.0",
"@typescript-eslint/parser": "^5.30.7",
"@vue/cli-plugin-babel": "~5.0.8",
"@vue/cli-plugin-eslint": "~5.0.6",
"@vue/cli-plugin-eslint": "~5.0.8",
"@vue/cli-plugin-typescript": "~5.0.8",
"@vue/cli-service": "~5.0.8",
"@vue/eslint-config-typescript": "^5.0.2",
Expand Down
12 changes: 6 additions & 6 deletions webui/frontend/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1494,12 +1494,12 @@
thread-loader "^3.0.0"
webpack "^5.54.0"

"@vue/cli-plugin-eslint@~5.0.6":
version "5.0.6"
resolved "https://registry.yarnpkg.com/@vue/cli-plugin-eslint/-/cli-plugin-eslint-5.0.6.tgz#63688b6366feb0e4949a23453dbd4984996c6092"
integrity sha512-fuc8w2IujzoenA/cdr/QYYMq2yaI1fYr0Fqom/M55B+DmW19GIuIRxYQvh0CEeCbFB2hAl3Flrazfx96/nAaQA==
"@vue/cli-plugin-eslint@~5.0.8":
version "5.0.8"
resolved "https://registry.yarnpkg.com/@vue/cli-plugin-eslint/-/cli-plugin-eslint-5.0.8.tgz#754939265c2c5b746fa36c7d7705a89138e193bf"
integrity sha512-d11+I5ONYaAPW1KyZj9GlrV/E6HZePq5L5eAF5GgoVdu6sxr6bDgEoxzhcS1Pk2eh8rn1MxG/FyyR+eCBj/CNg==
dependencies:
"@vue/cli-shared-utils" "^5.0.6"
"@vue/cli-shared-utils" "^5.0.8"
eslint-webpack-plugin "^3.1.0"
globby "^11.0.2"
webpack "^5.54.0"
Expand Down Expand Up @@ -1593,7 +1593,7 @@
webpack-virtual-modules "^0.4.2"
whatwg-fetch "^3.6.2"

"@vue/cli-shared-utils@^5.0.6", "@vue/cli-shared-utils@^5.0.8":
"@vue/cli-shared-utils@^5.0.8":
version "5.0.8"
resolved "https://registry.yarnpkg.com/@vue/cli-shared-utils/-/cli-shared-utils-5.0.8.tgz#75fc96528eba2b1c7e33cb7e989a984ddef99c8a"
integrity sha512-uK2YB7bBVuQhjOJF+O52P9yFMXeJVj7ozqJkwYE9PlMHL1LMHjtCYm4cSdOebuPzyP+/9p0BimM/OqxsevIopQ==
Expand Down

0 comments on commit f6fde59

Please sign in to comment.