Skip to content

Commit 17205a8

Browse files
build(deps-dev): bump @vue/cli-plugin-e2e-cypress from 5.0.4 to 5.0.8 (#152)
Bumps [@vue/cli-plugin-e2e-cypress](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-plugin-e2e-cypress) from 5.0.4 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-e2e-cypress) --- updated-dependencies: - dependency-name: "@vue/cli-plugin-e2e-cypress" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4e78058 commit 17205a8

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"@typescript-eslint/parser": "^5.27.0",
4343
"@vitejs/plugin-vue": "^2.3.3",
4444
"@vue/cli-plugin-babel": "^5.0.8",
45-
"@vue/cli-plugin-e2e-cypress": "^5.0.4",
45+
"@vue/cli-plugin-e2e-cypress": "^5.0.8",
4646
"@vue/cli-plugin-eslint": "^5.0.6",
4747
"@vue/cli-plugin-router": "^5.0.4",
4848
"@vue/cli-plugin-typescript": "^5.0.6",

yarn.lock

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2380,11 +2380,12 @@
23802380
thread-loader "^3.0.0"
23812381
webpack "^5.54.0"
23822382

2383-
"@vue/cli-plugin-e2e-cypress@^5.0.4":
2384-
version "5.0.4"
2385-
resolved "https://registry.yarnpkg.com/@vue/cli-plugin-e2e-cypress/-/cli-plugin-e2e-cypress-5.0.4.tgz#c404e41742c4fbb2f9459a37cfe7e40a42cb6dfd"
2383+
"@vue/cli-plugin-e2e-cypress@^5.0.8":
2384+
version "5.0.8"
2385+
resolved "https://registry.yarnpkg.com/@vue/cli-plugin-e2e-cypress/-/cli-plugin-e2e-cypress-5.0.8.tgz#8cd53928abecb77a2a69895e92a4b79c2530ac44"
2386+
integrity sha512-BasFHQSqDAmFvueaqk/d+s1hJnW0OtWEIgmHZRXg8hYkZJF4pu7kz66DmEAZl6DypfyoSxqwN7WHILYDuKAaEw==
23862387
dependencies:
2387-
"@vue/cli-shared-utils" "^5.0.4"
2388+
"@vue/cli-shared-utils" "^5.0.8"
23882389
eslint-plugin-cypress "^2.11.2"
23892390

23902391
"@vue/cli-plugin-eslint@^5.0.6":

0 commit comments

Comments
 (0)