Skip to content

Commit

Permalink
Update dependency babel-plugin-istanbul to v5.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Apr 23, 2019
1 parent e6291b1 commit 6daebd6
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@babel/register": "7.4.0",
"babel-eslint": "10.0.1",
"babel-loader": "8.0.5",
"babel-plugin-istanbul": "5.1.2",
"babel-plugin-istanbul": "5.1.3",
"babel-plugin-transform-remove-console": "6.9.4",
"can-npm-publish": "1.3.1",
"chai": "4.2.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2218,10 +2218,10 @@ babel-messages@^6.23.0, babel-messages@^6.8.0:
dependencies:
babel-runtime "^6.22.0"

babel-plugin-istanbul@5.1.2:
version "5.1.2"
resolved "https://registry.yarnpkg.com/babel-plugin-istanbul/-/babel-plugin-istanbul-5.1.2.tgz#d8c2e2e83f72695d6bfdcd297719c66161d5f0f9"
integrity sha512-U3ZVajC+Z69Gim7ZzmD4Wcsq76i/1hqDamBfowc1tWzWjybRy70iWfngP2ME+1CrgcgZ/+muIbPY/Yi0dxdIkQ==
babel-plugin-istanbul@5.1.3:
version "5.1.3"
resolved "https://registry.yarnpkg.com/babel-plugin-istanbul/-/babel-plugin-istanbul-5.1.3.tgz#202d20ffc96a821c68a3964412de75b9bdeb48c7"
integrity sha512-IFyehbvRRwdBlI1lDp+FaMsWNnEndEk7065IB8NhzBX+ZKLPwPodgk4I5Gobw/8SNUUzso2Dv3hbqRh88eiSCQ==
dependencies:
find-up "^3.0.0"
istanbul-lib-instrument "^3.2.0"
Expand Down

0 comments on commit 6daebd6

Please sign in to comment.