Skip to content

Commit

Permalink
Bump nyc from 14.1.1 to 15.0.0 (#63)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] authored Mar 4, 2020
1 parent 06af495 commit 9cfc06c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"eslint": "^6.5.1",
"lerna": "^3.13.3",
"npm-run-all": "^4.1.5",
"nyc": "^14.0.0",
"nyc": "^15.0.0",
"rimraf": "^3.0.0",
"ts-node": "^8.3.0",
"typescript": "^3.4.4"
Expand Down
2 changes: 1 addition & 1 deletion packages/allure-mocha/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"mocha": "^6.2.0",
"mocha-multi": "^1.1.1",
"mocha-typescript": "^1.1.17",
"nyc": "^14.0.0",
"nyc": "^15.0.0",
"prettier": "^1.17.0",
"source-map-support": "^0.5.12"
},
Expand Down

0 comments on commit 9cfc06c

Please sign in to comment.