Merge pull request #7138 from swagger-api/dependabot/npm_and_yarn/nightwatch-1.6.1
This commit is contained in:
6
package-lock.json
generated
6
package-lock.json
generated
@@ -22289,9 +22289,9 @@
|
|||||||
"dev": true
|
"dev": true
|
||||||
},
|
},
|
||||||
"nightwatch": {
|
"nightwatch": {
|
||||||
"version": "1.6.0",
|
"version": "1.6.1",
|
||||||
"resolved": "https://registry.npmjs.org/nightwatch/-/nightwatch-1.6.0.tgz",
|
"resolved": "https://registry.npmjs.org/nightwatch/-/nightwatch-1.6.1.tgz",
|
||||||
"integrity": "sha512-b2DayU775ODZ8uYLDIaBaCWlN+4Ho9zaVlvvoreSjuoNUnHdwWjf+RRfG4aDwvupSYt0XRWiDKkE6qIFr0I9IQ==",
|
"integrity": "sha512-bFHj3IECH5DGEKD+FO5f/+el6TccAxmJ1j8Dv7KCPJrvHIslAjonFoUqZInOFfgeAGUgUgM7pouKqUrMNfKUUg==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"requires": {
|
"requires": {
|
||||||
"assertion-error": "^1.1.0",
|
"assertion-error": "^1.1.0",
|
||||||
|
|||||||
@@ -150,7 +150,7 @@
|
|||||||
"lint-staged": "=10.5.4",
|
"lint-staged": "=10.5.4",
|
||||||
"mini-css-extract-plugin": "^1.4.0",
|
"mini-css-extract-plugin": "^1.4.0",
|
||||||
"mocha": "=8.3.2",
|
"mocha": "=8.3.2",
|
||||||
"nightwatch": "^1.6.0",
|
"nightwatch": "^1.6.1",
|
||||||
"node-sass": "^4.14.1",
|
"node-sass": "^4.14.1",
|
||||||
"npm-audit-ci-wrapper": "^3.0.0",
|
"npm-audit-ci-wrapper": "^3.0.0",
|
||||||
"npm-run-all": "^4.1.5",
|
"npm-run-all": "^4.1.5",
|
||||||
|
|||||||
Reference in New Issue
Block a user