Skip to content

Commit

Permalink
chore(deps): update dependency babel-plugin-istanbul to v6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Feb 11, 2020
1 parent cc07b56 commit 72d59ec
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 12 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"@babel/preset-env": "7.7.4",
"@types/chai": "4.2.5",
"@types/mocha": "5.2.7",
"babel-plugin-istanbul": "5.2.0",
"babel-plugin-istanbul": "6.0.0",
"coveralls": "3.0.8",
"eslint": "6.7.1",
"eslint-config-airbnb": "17.1.1",
Expand Down
12 changes: 1 addition & 11 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3455,17 +3455,7 @@ babel-plugin-dynamic-import-node@^2.3.0:
dependencies:
object.assign "^4.1.0"

babel-plugin-istanbul@5.2.0:
version "5.2.0"
resolved "https://registry.yarnpkg.com/babel-plugin-istanbul/-/babel-plugin-istanbul-5.2.0.tgz#df4ade83d897a92df069c4d9a25cf2671293c854"
integrity sha512-5LphC0USA8t4i1zCtjbbNb6jJj/9+X6P37Qfirc/70EQ34xKlMW+a1RHGwxGI+SwWpNwZ27HqvzAobeqaXwiZw==
dependencies:
"@babel/helper-plugin-utils" "^7.0.0"
find-up "^3.0.0"
istanbul-lib-instrument "^3.3.0"
test-exclude "^5.2.3"

babel-plugin-istanbul@^6.0.0:
babel-plugin-istanbul@6.0.0, babel-plugin-istanbul@^6.0.0:
version "6.0.0"
resolved "https://registry.yarnpkg.com/babel-plugin-istanbul/-/babel-plugin-istanbul-6.0.0.tgz#e159ccdc9af95e0b570c75b4573b7c34d671d765"
integrity sha512-AF55rZXpe7trmEylbaE1Gv54wn6rwU03aptvRoVIGP8YykoSxqdVLV1TfwflBCE/QtHmqtP8SWlTENqbK8GCSQ==
Expand Down

0 comments on commit 72d59ec

Please sign in to comment.