Skip to content

Commit

Permalink
Update dependency babel-plugin-istanbul to v4.1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Nov 19, 2018
1 parent 9614aa5 commit f5f4cd1
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 13 deletions.
2 changes: 1 addition & 1 deletion packages/augur-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@
"augur-tools": "6.0.0",
"autoprefixer": "7.1.6",
"babel-eslint": "9.0.0",
"babel-plugin-istanbul": "4.1.4",
"babel-plugin-istanbul": "4.1.6",
"babel-plugin-module-resolver": "3.1.1",
"babel-plugin-transform-react-remove-prop-types": "0.4.20",
"chai": "4.2.0",
Expand Down
15 changes: 3 additions & 12 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3585,16 +3585,7 @@ babel-plugin-emotion@^9.2.9:
source-map "^0.5.7"
touch "^1.0.0"

babel-plugin-istanbul@4.1.4:
version "4.1.4"
resolved "https://registry.yarnpkg.com/babel-plugin-istanbul/-/babel-plugin-istanbul-4.1.4.tgz#18dde84bf3ce329fddf3f4103fae921456d8e587"
integrity sha1-GN3oS/POMp/d8/QQP66SFFbY5Yc=
dependencies:
find-up "^2.1.0"
istanbul-lib-instrument "^1.7.2"
test-exclude "^4.1.1"

babel-plugin-istanbul@^4.1.6:
babel-plugin-istanbul@4.1.6, babel-plugin-istanbul@^4.1.6:
version "4.1.6"
resolved "http://registry.npmjs.org/babel-plugin-istanbul/-/babel-plugin-istanbul-4.1.6.tgz#36c59b2192efce81c5b378321b74175add1c9a45"
integrity sha512-PWP9FQ1AhZhS01T/4qLSKoHGY/xvkZdVBGlKM/HuxxS3+sC66HhTNR7+MpbO/so/cz/wY94MeSWJuP1hXIPfwQ==
Expand Down Expand Up @@ -12289,7 +12280,7 @@ istanbul-lib-hook@^2.0.1:
dependencies:
append-transform "^1.0.0"

istanbul-lib-instrument@^1.10.1, istanbul-lib-instrument@^1.10.2, istanbul-lib-instrument@^1.7.2:
istanbul-lib-instrument@^1.10.1, istanbul-lib-instrument@^1.10.2:
version "1.10.2"
resolved "https://registry.yarnpkg.com/istanbul-lib-instrument/-/istanbul-lib-instrument-1.10.2.tgz#1f55ed10ac3c47f2bdddd5307935126754d0a9ca"
integrity sha512-aWHxfxDqvh/ZlxR8BBaEPVSWDPUkGD63VjGQn3jcw8jCp7sHEMKcrj4xfJn/ABzdMEHiQNyvDQhqm5o8+SQg7A==
Expand Down Expand Up @@ -20951,7 +20942,7 @@ terser@^3.8.1:
source-map "~0.6.1"
source-map-support "~0.5.6"

test-exclude@^4.1.1, test-exclude@^4.2.1:
test-exclude@^4.2.1:
version "4.2.3"
resolved "https://registry.yarnpkg.com/test-exclude/-/test-exclude-4.2.3.tgz#a9a5e64474e4398339245a0a769ad7c2f4a97c20"
integrity sha512-SYbXgY64PT+4GAL2ocI3HwPa4Q4TBKm0cwAVeKOt/Aoc0gSpNRjJX8w0pA1LMKZ3LBmd8pYBqApFNQLII9kavA==
Expand Down

0 comments on commit f5f4cd1

Please sign in to comment.