Skip to content

Commit

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

Bumps [@vue/cli-plugin-eslint](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-plugin-eslint) from 4.5.17 to 4.5.18.
- [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.18/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 Jun 24, 2022
1 parent 9abc05a commit 47b4394
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 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.29.0",
"@vue/cli-plugin-babel": "~5.0.6",
"@vue/cli-plugin-eslint": "~4.5.15",
"@vue/cli-plugin-eslint": "~4.5.18",
"@vue/cli-plugin-typescript": "~5.0.6",
"@vue/cli-service": "~4.5.15",
"@vue/eslint-config-typescript": "^5.0.2",
Expand Down
20 changes: 10 additions & 10 deletions webui/frontend/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1533,12 +1533,12 @@
thread-loader "^3.0.0"
webpack "^5.54.0"

"@vue/cli-plugin-eslint@~4.5.15":
version "4.5.17"
resolved "https://registry.yarnpkg.com/@vue/cli-plugin-eslint/-/cli-plugin-eslint-4.5.17.tgz#7667bf87bdfdb39faeb3baed58657622354a17bc"
integrity sha512-bVNDP+SuWcuJrBMc+JLaKvlxx25XKIlZBa+zzFnxhHZlwPZ7CeBD3e2wnsygJyPoKgDZcZwDgmEz1BZzMEjsNw==
"@vue/cli-plugin-eslint@~4.5.18":
version "4.5.18"
resolved "https://registry.yarnpkg.com/@vue/cli-plugin-eslint/-/cli-plugin-eslint-4.5.18.tgz#5cb4a25eba6a51cff8d8fd46345d424a7a05bc57"
integrity sha512-UWacV26Ul+W61PwvMBv4Msh2h3Umr5FG0ApXFzLQTgyc/rCmXvhR53pW252zVZ2tf7s2n7xDFnp/mrCUrkb2tw==
dependencies:
"@vue/cli-shared-utils" "^4.5.17"
"@vue/cli-shared-utils" "^4.5.18"
eslint-loader "^2.2.1"
globby "^9.2.0"
inquirer "^7.1.0"
Expand Down Expand Up @@ -1635,10 +1635,10 @@
optionalDependencies:
vue-loader-v16 "npm:vue-loader@^16.1.0"

"@vue/cli-shared-utils@^4.5.17":
version "4.5.17"
resolved "https://registry.yarnpkg.com/@vue/cli-shared-utils/-/cli-shared-utils-4.5.17.tgz#bb4aac8b816036cf5c0adf3af3cc1cb9c425501e"
integrity sha512-VoFNdxvTW4vZu3ne+j1Mf7mU99J2SAoRVn9XPrsouTUUJablglM8DASk7Ixhsh6ymyL/W9EADQFR6Pgj8Ujjuw==
"@vue/cli-shared-utils@^4.5.17", "@vue/cli-shared-utils@^4.5.18":
version "4.5.18"
resolved "https://registry.yarnpkg.com/@vue/cli-shared-utils/-/cli-shared-utils-4.5.18.tgz#372e835d2b30c325d2bb47f7d477a6942d882b19"
integrity sha512-rYX8watG/+SFmkedXMZ3hJP+26/bz80f9zG9dMUfBMqTAqIDGICDtuP4H4QXZL3PCKI/HWFCMhRWf2wO4eGEPg==
dependencies:
"@achrinza/node-ipc" "9.2.2"
"@hapi/joi" "^15.0.1"
Expand All @@ -1653,7 +1653,7 @@
semver "^6.1.0"
strip-ansi "^6.0.0"

"@vue/cli-shared-utils@^5.0.4", "@vue/cli-shared-utils@^5.0.6":
"@vue/cli-shared-utils@^5.0.6":
version "5.0.6"
resolved "https://registry.yarnpkg.com/@vue/cli-shared-utils/-/cli-shared-utils-5.0.6.tgz#f47202d68dfd4c2e41160c63721263b39cd97d1e"
integrity sha512-5HmlRtMByOCFO0P3mMUx8dVruTRhZ3pqQ0f1cCH9TmAoDjetmD/Ib7yx/5KxTHV8QY3xZJxYvgAmOU5C49K5xA==
Expand Down

0 comments on commit 47b4394

Please sign in to comment.