Skip to content

Commit

Permalink
chore(deps): update dependency npm-failsafe to v1.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 19, 2024
1 parent d9f45b8 commit 74a678b
Show file tree
Hide file tree
Showing 16 changed files with 16 additions and 16 deletions.
2 changes: 1 addition & 1 deletion examples/cucumber-domain-level-testing/package.json
Expand Up @@ -43,7 +43,7 @@
"@serenity-js/rest": "^3.0.0",
"@serenity-js/serenity-bdd": "^3.0.0",
"@types/chai": "4.3.14",
"npm-failsafe": "1.2.0",
"npm-failsafe": "1.2.1",
"ts-node": "10.9.2",
"typescript": "5.2.2"
}
Expand Down
2 changes: 1 addition & 1 deletion examples/cucumber-reporting/package.json
Expand Up @@ -42,7 +42,7 @@
"@serenity-js/rest": "^3.0.0",
"@serenity-js/serenity-bdd": "^3.0.0",
"@types/chai": "4.3.14",
"npm-failsafe": "1.2.0",
"npm-failsafe": "1.2.1",
"ts-node": "10.9.2",
"typescript": "5.2.2"
}
Expand Down
2 changes: 1 addition & 1 deletion examples/cucumber-rest-api-level-testing/package.json
Expand Up @@ -47,7 +47,7 @@
"@types/express": "4.17.21",
"@types/mocha": "10.0.6",
"express": "4.19.2",
"npm-failsafe": "1.2.0",
"npm-failsafe": "1.2.1",
"ts-node": "10.9.2",
"typescript": "5.2.2"
}
Expand Down
2 changes: 1 addition & 1 deletion examples/jasmine-rest-api-level-testing/package.json
Expand Up @@ -45,7 +45,7 @@
"@types/chai": "4.3.14",
"@types/jasmine": "5.1.4",
"jasmine": "5.1.0",
"npm-failsafe": "1.2.0",
"npm-failsafe": "1.2.1",
"ts-node": "10.9.2",
"typescript": "5.2.2"
}
Expand Down
2 changes: 1 addition & 1 deletion examples/mocha-rest-api-level-testing/package.json
Expand Up @@ -45,7 +45,7 @@
"@types/chai": "4.3.14",
"@types/mocha": "10.0.6",
"mocha": "10.4.0",
"npm-failsafe": "1.2.0",
"npm-failsafe": "1.2.1",
"ts-node": "10.9.2",
"typescript": "5.2.2"
}
Expand Down
2 changes: 1 addition & 1 deletion examples/protractor-cucumber/package.json
Expand Up @@ -47,7 +47,7 @@
"@types/chai": "4.3.14",
"@types/express": "4.17.21",
"express": "4.19.2",
"npm-failsafe": "1.2.0",
"npm-failsafe": "1.2.1",
"protractor": "7.0.0",
"ts-node": "10.9.2",
"typescript": "5.2.2"
Expand Down
2 changes: 1 addition & 1 deletion examples/protractor-jasmine-todomvc/package.json
Expand Up @@ -45,7 +45,7 @@
"@types/chai": "4.3.14",
"@types/jasmine": "5.1.4",
"jasmine": "5.1.0",
"npm-failsafe": "1.2.0",
"npm-failsafe": "1.2.1",
"protractor": "7.0.0",
"ts-node": "10.9.2",
"typescript": "5.2.2"
Expand Down
2 changes: 1 addition & 1 deletion examples/protractor-jasmine/package.json
Expand Up @@ -48,7 +48,7 @@
"@types/jasmine": "5.1.4",
"express": "4.19.2",
"jasmine": "5.1.0",
"npm-failsafe": "1.2.0",
"npm-failsafe": "1.2.1",
"protractor": "7.0.0",
"ts-node": "10.9.2",
"typescript": "5.2.2"
Expand Down
2 changes: 1 addition & 1 deletion examples/protractor-mocha/package.json
Expand Up @@ -48,7 +48,7 @@
"@types/mocha": "10.0.6",
"express": "4.19.2",
"mocha": "10.4.0",
"npm-failsafe": "1.2.0",
"npm-failsafe": "1.2.1",
"protractor": "7.0.0",
"ts-node": "10.9.2",
"typescript": "5.2.2"
Expand Down
2 changes: 1 addition & 1 deletion examples/webdriverio-cucumber/package.json
Expand Up @@ -44,7 +44,7 @@
"@wdio/spec-reporter": "8.36.0",
"@wdio/types": "8.36.0",
"@wdio/reporter": "8.36.0",
"npm-failsafe": "1.2.0",
"npm-failsafe": "1.2.1",
"webdriverio": "8.36.0",
"ts-node": "10.9.2",
"typescript": "5.2.2"
Expand Down
2 changes: 1 addition & 1 deletion examples/webdriverio-jasmine/package.json
Expand Up @@ -44,7 +44,7 @@
"@wdio/reporter": "8.36.0",
"@types/jasmine": "5.1.4",
"jasmine": "5.1.0",
"npm-failsafe": "1.2.0",
"npm-failsafe": "1.2.1",
"webdriverio": "8.36.0",
"ts-node": "10.9.2",
"typescript": "5.2.2"
Expand Down
2 changes: 1 addition & 1 deletion examples/webdriverio-mocha-todomvc/package.json
Expand Up @@ -46,7 +46,7 @@
"@wdio/reporter": "8.36.0",
"@types/mocha": "10.0.6",
"mocha": "10.4.0",
"npm-failsafe": "1.2.0",
"npm-failsafe": "1.2.1",
"webdriverio": "8.36.0",
"ts-node": "10.9.2",
"typescript": "5.2.2"
Expand Down
2 changes: 1 addition & 1 deletion examples/webdriverio-mocha/package.json
Expand Up @@ -44,7 +44,7 @@
"@wdio/reporter": "8.36.0",
"@types/mocha": "10.0.6",
"mocha": "10.4.0",
"npm-failsafe": "1.2.0",
"npm-failsafe": "1.2.1",
"webdriverio": "8.36.0",
"ts-node": "10.9.2",
"typescript": "5.2.2"
Expand Down
2 changes: 1 addition & 1 deletion integration/playwright-web/package.json
Expand Up @@ -52,7 +52,7 @@
"cross-env": "7.0.3",
"mocha": "10.4.0",
"mocha-multi": "1.1.7",
"npm-failsafe": "1.2.0",
"npm-failsafe": "1.2.1",
"playwright": "1.43.1",
"start-server-and-test": "2.0.3",
"ts-node": "10.9.2",
Expand Down
2 changes: 1 addition & 1 deletion integration/protractor-web/package.json
Expand Up @@ -52,7 +52,7 @@
"cross-env": "7.0.3",
"mocha": "10.4.0",
"mocha-multi": "1.1.7",
"npm-failsafe": "1.2.0",
"npm-failsafe": "1.2.1",
"protractor": "^7.0.0",
"ts-node": "10.9.2",
"typescript": "5.2.2"
Expand Down
2 changes: 1 addition & 1 deletion integration/webdriverio-web/package.json
Expand Up @@ -59,7 +59,7 @@
"cross-env": "7.0.3",
"devtools": "8.36.0",
"mocha": "10.4.0",
"npm-failsafe": "1.2.0",
"npm-failsafe": "1.2.1",
"wdio-chromedriver-service": "8.1.1",
"webdriverio": "8.36.0",
"ts-node": "10.9.2",
Expand Down

0 comments on commit 74a678b

Please sign in to comment.