Skip to content

Commit

Permalink
chore(deps-dev): bump @types/mocha from 5.2.7 to 7.0.1
Browse files Browse the repository at this point in the history
Bumps [@types/mocha](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mocha) from 5.2.7 to 7.0.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/mocha)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Feb 2, 2020
1 parent e927d31 commit edac5d9
Show file tree
Hide file tree
Showing 14 changed files with 14 additions and 14 deletions.
2 changes: 1 addition & 1 deletion examples/calculator-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"devDependencies": {
"@types/body-parser": "1.17.0",
"@types/express": "4.16.0",
"@types/mocha": "^5.2.6",
"@types/mocha": "^7.0.1",
"cross-env": "7.0.0",
"nodemon": "2.0.2",
"ts-node": "^8.4.1"
Expand Down
2 changes: 1 addition & 1 deletion examples/cucumber-rest-api-level-testing/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"@serenity-js/serenity-bdd": "2.0.1-alpha.129",
"@types/cucumber": "^4.0.7",
"@types/express": "^4.16.1",
"@types/mocha": "^5.2.6",
"@types/mocha": "^7.0.1",
"cucumber": "6.0.2",
"express": "^4.16.4",
"npm-failsafe": "^0.4.1",
Expand Down
2 changes: 1 addition & 1 deletion integration/cucumber/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,6 @@
"@serenity-js/cucumber": "2.0.1-alpha.129"
},
"devDependencies": {
"@types/mocha": "^5.2.6"
"@types/mocha": "^7.0.1"
}
}
2 changes: 1 addition & 1 deletion integration/jasmine/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,6 @@
"jasmine": "^3.4.0"
},
"devDependencies": {
"@types/mocha": "^5.2.6"
"@types/mocha": "^7.0.1"
}
}
2 changes: 1 addition & 1 deletion integration/protractor-jasmine/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,6 @@
"protractor": "^5.4.2"
},
"devDependencies": {
"@types/mocha": "^5.2.6"
"@types/mocha": "^7.0.1"
}
}
2 changes: 1 addition & 1 deletion packages/assertions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"@documentation/esdoc-template": "2.0.1-alpha.126",
"@integration/testing-tools": "2.0.1-alpha.129",
"@serenity-js/core": "2.0.1-alpha.129",
"@types/mocha": "^5.2.6",
"@types/mocha": "^7.0.1",
"tiny-types": "1.12.2"
},
"nyc": {
Expand Down
2 changes: 1 addition & 1 deletion packages/console-reporter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"@documentation/esdoc-template": "2.0.1-alpha.126",
"@integration/testing-tools": "2.0.1-alpha.129",
"@serenity-js/core": "2.0.1-alpha.129",
"@types/mocha": "^5.2.6"
"@types/mocha": "^7.0.1"
},
"nyc": {
"include": [
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"@types/diff": "^4.0.2",
"@types/filenamify": "^2.0.2",
"@types/mkdirp": "0.5.2",
"@types/mocha": "^5.2.6",
"@types/mocha": "^7.0.1",
"@types/semver": "^6.0.0",
"memfs": "^3.0.3"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/cucumber/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"@integration/testing-tools": "2.0.1-alpha.129",
"@serenity-js/core": "2.0.1-alpha.129",
"@types/cucumber": "1.3.3",
"@types/mocha": "^5.2.6",
"@types/mocha": "^7.0.1",
"cucumber": "1.3.3",
"tiny-types": "1.12.2"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/jasmine/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"@documentation/esdoc-template": "2.0.1-alpha.126",
"@integration/testing-tools": "2.0.1-alpha.129",
"@serenity-js/core": "2.0.1-alpha.129",
"@types/mocha": "^5.2.6",
"@types/mocha": "^7.0.1",
"jasmine": "^3.4.0"
},
"nyc": {
Expand Down
2 changes: 1 addition & 1 deletion packages/local-server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"@serenity-js/rest": "2.0.1-alpha.129",
"@types/express": "^4.17.2",
"@types/hapi": "^18.0.3",
"@types/mocha": "^5.2.7",
"@types/mocha": "^7.0.1",
"@types/restify": "^8.4.2",
"axios": "^0.19.1",
"express": "^4.17.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/protractor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
"@serenity-js/local-server": "2.0.1-alpha.129",
"@types/express": "^4.16.1",
"@types/html-minifier": "^3.5.2",
"@types/mocha": "^5.2.6",
"@types/mocha": "^7.0.1",
"@types/selenium-webdriver": "^3.0.14",
"chromedriver": "^79.0.0",
"express": "^4.16.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/rest/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"@integration/testing-tools": "2.0.1-alpha.129",
"@serenity-js/assertions": "2.0.1-alpha.129",
"@serenity-js/core": "2.0.1-alpha.129",
"@types/mocha": "^5.2.6",
"@types/mocha": "^7.0.1",
"axios-mock-adapter": "^1.17.0"
},
"nyc": {
Expand Down
2 changes: 1 addition & 1 deletion packages/serenity-bdd/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"@serenity-js/assertions": "2.0.1-alpha.129",
"@serenity-js/core": "2.0.1-alpha.129",
"@serenity-js/rest": "2.0.1-alpha.129",
"@types/mocha": "^5.2.6",
"@types/mocha": "^7.0.1",
"@types/progress": "^2.0.3",
"memfs": "3.0.4"
},
Expand Down

0 comments on commit edac5d9

Please sign in to comment.