8000 feat: Upgraded Nightwatch to 2.0, updated distribued config by vaibhavsingh97 · Pull Request #6520 · vuejs/vue-cli · GitHub
[go: up one dir, main page]

Skip to content

feat: Upgraded Nightwatch to 2.0, updated distribued config #6520

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 12 commits into from
Feb 7, 2022
Merged
Prev Previous commit
Next Next commit
chore(package.json): Nightwatch 1.6.3 -> 1.7.3
  • Loading branch information
vaibhavsingh97 committed Jun 15, 2021
commit f1135755f01beb1f1e0e29a5e1506335b7581e7d
2 changes: 1 addition & 1 deletion packages/@vue/cli-plugin-e2e-nightwatch/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"dependencies": {
"@vue/cli-shared-utils": "^5.0.0-beta.1",
"deepmerge": "^4.2.2",
"nightwatch": "^1.6.4"
"nightwatch": "^1.7.3"
},
"devDependencies": {
"chromedriver": "^91.0.0",
Expand Down
Loading
0