Skip to content
Snippets Groups Projects
Commit 54aa396d authored by François Grand's avatar François Grand
Browse files

test(e2e): add @wdio/types NPM package

refs #618
parent 994f1dcd
No related branches found
No related tags found
2 merge requests!225Release v4.17.0,!221Resolve "Migration des tests e2e vers WebDriverIO"
......@@ -27,6 +27,7 @@
"@types/pako": "^1.0.4",
"@types/sprintf-js": "^1.1.2",
"@wdio/codemod": "^0.12.0",
"@wdio/types": "^8.8.0",
"angular2-hotkeys": "^13.1.0",
"chartjs-plugin-zoom": "^2.0.0",
"core-js": "^3.23.3",
......@@ -6021,7 +6022,6 @@
"version": "8.8.0",
"resolved": "https://registry.npmjs.org/@wdio/types/-/types-8.8.0.tgz",
"integrity": "sha512-Ai6yIlwWB32FUfvQKCqSa6nSyHIhSF5BOU9OfE7I2XYkLAJTxu8B6NORHQ+rgoppHSWc4D2V9r21y3etF8AGnQ==",
"dev": true,
"dependencies": {
"@types/node": "^18.0.0"
},
......@@ -30464,7 +30464,6 @@
"version": "8.8.0",
"resolved": "https://registry.npmjs.org/@wdio/types/-/types-8.8.0.tgz",
"integrity": "sha512-Ai6yIlwWB32FUfvQKCqSa6nSyHIhSF5BOU9OfE7I2XYkLAJTxu8B6NORHQ+rgoppHSWc4D2V9r21y3etF8AGnQ==",
"dev": true,
"requires": {
"@types/node": "^18.0.0"
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment