[#181] bump nightwatch version

This commit is contained in:
Robin Scholtes 2023-05-11 11:35:22 +12:00
parent 0bb3a4325e
commit 6259e4b2ee
2 changed files with 16 additions and 27 deletions

41
package-lock.json generated
View file

@ -133,7 +133,7 @@
"imports-loader": "^4.0.1",
"mini-css-extract-plugin": "2.7.3",
"modify-source-webpack-plugin": "^3.0.0",
"nightwatch": "^2.6.16",
"nightwatch": "^2.6.19",
"postcss": "^8.4.21",
"postcss-css-variables": "^0.18.0",
"postcss-import": "^15.1.0",
@ -2537,9 +2537,9 @@
}
},
"node_modules/@nightwatch/html-reporter-template": {
"version": "0.1.4",
"resolved": "https://registry.npmjs.org/@nightwatch/html-reporter-template/-/html-reporter-template-0.1.4.tgz",
"integrity": "sha512-fVylXypRuNJbyFAwY/5H2QM1A1XVoZWis0zhiMwA5LQN0cxHzpG2aUheb+qP1EfkxhFxwSUHOcrvphFLbPA8ow==",
"version": "0.2.1",
"resolved": "https://registry.npmjs.org/@nightwatch/html-reporter-template/-/html-reporter-template-0.2.1.tgz",
"integrity": "sha512-GEBeGoXVmTYPtNC4Yq34vfgxf6mlFyEagxpsfH18Qe5BvctF2rprX+wI5dKBm9p5IqHo6ZOcXHCufOeP3cjuOw==",
"dev": true
},
"node_modules/@nodelib/fs.scandir": {
@ -9623,11 +9623,6 @@
"mkdirp": "bin/cmd.js"
}
},
"node_modules/mkpath": {
"version": "1.0.0",
"dev": true,
"license": "MIT"
},
"node_modules/mocha": {
"version": "9.2.2",
"dev": true,
@ -9928,13 +9923,13 @@
}
},
"node_modules/nightwatch": {
"version": "2.6.16",
"resolved": "https://registry.npmjs.org/nightwatch/-/nightwatch-2.6.16.tgz",
"integrity": "sha512-U24L11WQlYS6TYdGx1h+xMfxw3jjhmoOjYEIBV3WQNwuWqpWzwIaG0gr3WonCwiEgKvSquLSuXhm5vd1U3JdiQ==",
"version": "2.6.20",
"resolved": "https://registry.npmjs.org/nightwatch/-/nightwatch-2.6.20.tgz",
"integrity": "sha512-XEyxuSGhESdHj4LHqA5snrc/nMgH4tsB/mWrbyGt3EwW1AgjyE7DRzJUbhG7J00Np3Dv3k2nmyJs0Xq0FX/yvQ==",
"dev": true,
"dependencies": {
"@nightwatch/chai": "5.0.2",
"@nightwatch/html-reporter-template": "0.1.4",
"@nightwatch/html-reporter-template": "0.2.1",
"ansi-to-html": "0.7.2",
"assertion-error": "1.1.0",
"boxen": "5.1.2",
@ -9955,7 +9950,6 @@
"lodash.pick": "4.4.0",
"minimatch": "3.1.2",
"minimist": "1.2.6",
"mkpath": "1.0.0",
"mocha": "9.2.2",
"nightwatch-axe-verbose": "^2.1.0",
"open": "8.4.0",
@ -15537,9 +15531,9 @@
}
},
"@nightwatch/html-reporter-template": {
"version": "0.1.4",
"resolved": "https://registry.npmjs.org/@nightwatch/html-reporter-template/-/html-reporter-template-0.1.4.tgz",
"integrity": "sha512-fVylXypRuNJbyFAwY/5H2QM1A1XVoZWis0zhiMwA5LQN0cxHzpG2aUheb+qP1EfkxhFxwSUHOcrvphFLbPA8ow==",
"version": "0.2.1",
"resolved": "https://registry.npmjs.org/@nightwatch/html-reporter-template/-/html-reporter-template-0.2.1.tgz",
"integrity": "sha512-GEBeGoXVmTYPtNC4Yq34vfgxf6mlFyEagxpsfH18Qe5BvctF2rprX+wI5dKBm9p5IqHo6ZOcXHCufOeP3cjuOw==",
"dev": true
},
"@nodelib/fs.scandir": {
@ -20375,10 +20369,6 @@
"minimist": "^1.2.6"
}
},
"mkpath": {
"version": "1.0.0",
"dev": true
},
"mocha": {
"version": "9.2.2",
"dev": true,
@ -20579,13 +20569,13 @@
"version": "0.6.3"
},
"nightwatch": {
"version": "2.6.16",
"resolved": "https://registry.npmjs.org/nightwatch/-/nightwatch-2.6.16.tgz",
"integrity": "sha512-U24L11WQlYS6TYdGx1h+xMfxw3jjhmoOjYEIBV3WQNwuWqpWzwIaG0gr3WonCwiEgKvSquLSuXhm5vd1U3JdiQ==",
"version": "2.6.20",
"resolved": "https://registry.npmjs.org/nightwatch/-/nightwatch-2.6.20.tgz",
"integrity": "sha512-XEyxuSGhESdHj4LHqA5snrc/nMgH4tsB/mWrbyGt3EwW1AgjyE7DRzJUbhG7J00Np3Dv3k2nmyJs0Xq0FX/yvQ==",
"dev": true,
"requires": {
"@nightwatch/chai": "5.0.2",
"@nightwatch/html-reporter-template": "0.1.4",
"@nightwatch/html-reporter-template": "0.2.1",
"ansi-to-html": "0.7.2",
"assertion-error": "1.1.0",
"boxen": "5.1.2",
@ -20606,7 +20596,6 @@
"lodash.pick": "4.4.0",
"minimatch": "3.1.2",
"minimist": "1.2.6",
"mkpath": "1.0.0",
"mocha": "9.2.2",
"nightwatch-axe-verbose": "^2.1.0",
"open": "8.4.0",

View file

@ -77,7 +77,7 @@
"imports-loader": "^4.0.1",
"mini-css-extract-plugin": "2.7.3",
"modify-source-webpack-plugin": "^3.0.0",
"nightwatch": "^2.6.16",
"nightwatch": "^2.6.19",
"postcss": "^8.4.21",
"postcss-css-variables": "^0.18.0",
"postcss-import": "^15.1.0",