Upgrading testcafe to 1.18.0

This commit is contained in:
David Négrier 2021-12-23 11:46:39 +01:00
parent 9efa115982
commit a82a5caec8
3 changed files with 538 additions and 33 deletions

View file

@ -1,7 +1,7 @@
{
"devDependencies": {
"dockerode": "^3.3.1",
"testcafe": "^1.17.1"
"testcafe": "^1.18.0"
},
"scripts": {
"test": "testcafe"