Skip to content

Commit

Permalink
Merge 7b3622e into 52544a6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 14, 2019
2 parents 52544a6 + 7b3622e commit d7ccb97
Show file tree
Hide file tree
Showing 2 changed files with 40 additions and 21 deletions.
43 changes: 31 additions & 12 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,15 +39,15 @@
},
"homepage": "https://github.com/NoriSte/nprr#readme",
"devDependencies": {
"@semantic-release/npm": "^5.2.0",
"@stryker-mutator/core": "^2.1.0",
"@stryker-mutator/html-reporter": "^2.1.0",
"@stryker-mutator/javascript-mutator": "^2.1.0",
"@stryker-mutator/jest-runner": "^2.1.0",
"coveralls": "^3.0.7",
"cz-conventional-changelog": "^3.0.2",
"jest": "^24.9.0",
"semantic-release": "^15.13.24"
"@semantic-release/npm": "5.2.0",
"@stryker-mutator/core": "2.1.0",
"@stryker-mutator/html-reporter": "2.1.0",
"@stryker-mutator/javascript-mutator": "2.1.0",
"@stryker-mutator/jest-runner": "2.1.0",
"coveralls": "3.0.7",
"cz-conventional-changelog": "3.0.2",
"jest": "24.9.0",
"semantic-release": "15.13.24"
},
"dependencies": {
"enquirer": "^2.3.2",
Expand Down

0 comments on commit d7ccb97

Please sign in to comment.