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

Commit 2285199

Browse files
chore(deps): update devdependency chromedriver to v91 (#796)
1 parent 5d8c498 commit 2285199

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.6.4",
7-
"chromedriver": "^90.0.1"
7+
"chromedriver": "^91.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
@@ -2982,7 +2982,7 @@ Generated by [AVA](https://avajs.dev).
29822982
nuxt: '^2.15.6',
29832983
},
29842984
devDependencies: {
2985-
chromedriver: '^90.0.1',
2985+
chromedriver: '^91.0.0',
29862986
nightwatch: '^1.6.4',
29872987
},
29882988
private: true,
-7 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)