Skip to content
This repository was archived by the owner on Mar 4, 2025. It is now read-only.

Commit 0fd3292

Browse files
chore(deps): update nightwatch packages (#814)
1 parent 704793b commit 0fd3292

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

packages/cna-template/template/frameworks/nightwatch/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"test:e2e": "nightwatch"
44
},
55
"devDependencies": {
6-
"nightwatch": "^1.7.6",
7-
"chromedriver": "^92.0.0"
6+
"nightwatch": "^1.7.8",
7+
"chromedriver": "^92.0.1"
88
}
99
}

packages/create-nuxt-app/test/snapshots/index.test.js.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2988,8 +2988,8 @@ Generated by [AVA](https://avajs.dev).
29882988
nuxt: '^2.15.8',
29892989
},
29902990
devDependencies: {
2991-
chromedriver: '^92.0.0',
2992-
nightwatch: '^1.7.6',
2991+
chromedriver: '^92.0.1',
2992+
nightwatch: '^1.7.8',
29932993
},
29942994
private: true,
29952995
scripts: {
2 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)