Skip to content

Commit

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

Bumps [@vue/cli-plugin-typescript](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-plugin-typescript) 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-typescript)

---
updated-dependencies:
- dependency-name: "@vue/cli-plugin-typescript"
  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 14ad522 commit 522f569
Show file tree
Hide file tree
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
Expand Up @@ -25,7 +25,7 @@
"@typescript-eslint/parser": "^5.30.3",
"@vue/cli-plugin-babel": "~5.0.8",
"@vue/cli-plugin-eslint": "~5.0.6",
"@vue/cli-plugin-typescript": "~5.0.6",
"@vue/cli-plugin-typescript": "~5.0.8",
"@vue/cli-service": "~4.5.15",
"@vue/eslint-config-typescript": "^5.0.2",
"babel-eslint": "^10.1.0",
Expand Down
10 changes: 5 additions & 5 deletions webui/frontend/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1559,14 +1559,14 @@
dependencies:
"@vue/cli-shared-utils" "^4.5.17"

"@vue/cli-plugin-typescript@~5.0.6":
version "5.0.6"
resolved "https://registry.yarnpkg.com/@vue/cli-plugin-typescript/-/cli-plugin-typescript-5.0.6.tgz#c98b6fe67d71034109694f53a92c4a102fd5f060"
integrity sha512-DKw3SZEWs+9v6oUMTJAGcmJY4XCIdLhwXU1MsXDmhea/VqoGTcY9yl1mb/QfZ3AttdRtC7n4Vk01tGa0pnewsA==
"@vue/cli-plugin-typescript@~5.0.8":
version "5.0.8"
resolved "https://registry.yarnpkg.com/@vue/cli-plugin-typescript/-/cli-plugin-typescript-5.0.8.tgz#dd3d2b3a58f3f93359319958dc0f58a4861a33a7"
integrity sha512-JKJOwzJshBqsmp4yLBexwVMebOZ4VGJgbnYvmHVxasJOStF2RxwyW28ZF+zIvASGdat4sAUuo/3mAQyVhm7JHg==
dependencies:
"@babel/core" "^7.12.16"
"@types/webpack-env" "^1.15.2"
"@vue/cli-shared-utils" "^5.0.6"
"@vue/cli-shared-utils" "^5.0.8"
babel-loader "^8.2.2"
fork-ts-checker-webpack-plugin "^6.4.0"
globby "^11.0.2"
Expand Down

0 comments on commit 522f569

Please sign in to comment.