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

Commit c981a95

Browse files
chore(deps): update devdependency nightwatch to ^1.7.12 (#864)
Co-authored-by: Renovate Bot <[email protected]>
1 parent fe22c5f commit c981a95

File tree

1 file changed

+1
-1
lines changed
  • packages/cna-template/template/frameworks/nightwatch

1 file changed

+1
-1
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"test:e2e": "nightwatch"
44
},
55
"devDependencies": {
6-
"nightwatch": "^1.7.8",
6+
"nightwatch": "^1.7.12",
77
"chromedriver": "^94.0.0"
88
}
99
}

0 commit comments

Comments
 (0)