Update dependency nightwatch to v3.3.5
This commit is contained in:
parent
6a270bb74e
commit
fd10307e16
2 changed files with 5 additions and 5 deletions
|
@ -70,7 +70,7 @@
|
|||
"esprima": "4.0.1",
|
||||
"http-server": "14.1.1",
|
||||
"jest": "29.7.0",
|
||||
"nightwatch": "3.3.3",
|
||||
"nightwatch": "3.3.5",
|
||||
"postcss-cli": "10.1.0",
|
||||
"postcss-loader": "7.3.3",
|
||||
"prettier": "3.1.0",
|
||||
|
|
8
pnpm-lock.yaml
generated
8
pnpm-lock.yaml
generated
|
@ -136,8 +136,8 @@ importers:
|
|||
specifier: 29.7.0
|
||||
version: 29.7.0(@types/node@18.18.2)(ts-node@10.9.2)
|
||||
nightwatch:
|
||||
specifier: 3.3.3
|
||||
version: 3.3.3
|
||||
specifier: 3.3.5
|
||||
version: 3.3.5
|
||||
postcss-cli:
|
||||
specifier: 10.1.0
|
||||
version: 10.1.0(postcss@8.4.21)(ts-node@10.9.2)
|
||||
|
@ -9973,8 +9973,8 @@ packages:
|
|||
axe-core: 4.8.2
|
||||
dev: true
|
||||
|
||||
/nightwatch@3.3.3:
|
||||
resolution: {integrity: sha512-M95DJ4KKe4+wyeJZYrkoiDcDMj45DAfFBr5h+Mkn/tBAO+4dxZyImtnoLG1b2xab14DF3pYICYcIXahyvfwkcg==}
|
||||
/nightwatch@3.3.5:
|
||||
resolution: {integrity: sha512-TxhW6DIn/W9hiXGaHPe+REQXi5/EkW/6jI17Js+lcVNCACs1XKqUrLDK1AheXoXZ38MSREzMMg/buaybsxUhOA==}
|
||||
engines: {node: '>= 16'}
|
||||
hasBin: true
|
||||
peerDependencies:
|
||||
|
|
Loading…
Add table
Reference in a new issue