Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/jan-molak/serenity-js
Browse files Browse the repository at this point in the history
  • Loading branch information
jan-molak committed Feb 13, 2018
2 parents 0145810 + 44bd548 commit 1702ea9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"devDependencies": {
"@types/chai": "4.1.2",
"@types/chai-as-promised": "7.1.0",
"@types/mocha": "2.2.47",
"@types/mocha": "2.2.48",
"@types/node": "6.0.96",
"@types/sinon": "4.1.3",
"@types/sinon-chai": "2.7.29",
Expand Down Expand Up @@ -71,7 +71,7 @@
"mocha-testdata": "1.2.0",
"nyc": "10.1.2",
"rimraf": "2.6.2",
"sinon": "4.1.6",
"sinon": "4.2.3",
"sinon-chai": "2.14.0",
"ts-helper": "0.0.1",
"ts-node": "4.1.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/integration-testing/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@serenity-js/integration-testing",
"version": "30.0.0",
"version": "33.0.0",
"description": "Internal module to help test integration of Serenity/JS with test runners and frameworks",
"author": "Jan Molak <jan.molak@smartcodeltd.co.uk>",
"homepage": "http://serenity-js.org",
Expand Down

0 comments on commit 1702ea9

Please sign in to comment.