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

Commit a2726f3

Browse files
chore(deps): update devdependency chromedriver to v92 (#832)
1 parent 3d4b994 commit a2726f3

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@
44
},
55
"devDependencies": {
66
"nightwatch": "^1.7.6",
7-
"chromedriver": "^91.0.1"
7+
"chromedriver": "^92.0.0"
88
}
99
}

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2988,7 +2988,7 @@ Generated by [AVA](https://avajs.dev).
29882988
nuxt: '^2.15.7',
29892989
},
29902990
devDependencies: {
2991-
chromedriver: '^91.0.1',
2991+
chromedriver: '^92.0.0',
29922992
nightwatch: '^1.7.6',
29932993
},
29942994
private: true,
-1 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)