Skip to content

Commit

Permalink
Update nyc to the latest version 🚀 (#69)
Browse files Browse the repository at this point in the history
* chore(package): update nyc to version 15.0.0

* upgrade babel-plugin-istanbul

Co-authored-by: Renée Kooi <renee@kooi.me>
  • Loading branch information
greenkeeper[bot] and goto-bus-stop committed Dec 23, 2019
1 parent 17289f8 commit b5de27b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,14 +25,14 @@
"@babel/core": "^7.0.0",
"@babel/preset-env": "^7.0.0",
"@babel/register": "^7.0.0",
"babel-plugin-istanbul": "^5.1.2",
"babel-plugin-istanbul": "^6.0.0",
"chai": "^4.1.2",
"cross-env": "^6.0.0",
"eslint": "^6.0.0",
"eslint-config-airbnb-base": "^14.0.0",
"eslint-plugin-import": "^2.18.2",
"mocha": "^6.0.0",
"nyc": "^14.0.0",
"nyc": "^15.0.0",
"rollup": "^1.0.0",
"rollup-plugin-babel": "^4.0.2"
}
Expand Down

0 comments on commit b5de27b

Please sign in to comment.