Skip to content

Commit 0332d6c

Browse files
committed
upgrade istanbul-instrumenter-loader
1 parent 1a64bec commit 0332d6c

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
"extract-text-webpack-plugin": "^2.0.0-beta.4",
6767
"html-webpack-plugin": "^2.24.1",
6868
"http-proxy": "^1.15.2",
69-
"istanbul-instrumenter-loader": "^1.2.0",
69+
"istanbul-instrumenter-loader": "^2.0.0",
7070
"jasmine-core": "^2.5.2",
7171
"karma": "^1.4.0",
7272
"karma-chrome-launcher": "^2.0.0",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2279,9 +2279,9 @@ isstream@~0.1.2:
22792279
version "0.1.2"
22802280
resolved "https://registry.yarnpkg.com/isstream/-/isstream-0.1.2.tgz#47e63f7af55afa6f92e1500e690eb8b8529c099a"
22812281

2282-
istanbul-instrumenter-loader@^1.2.0:
2283-
version "1.2.0"
2284-
resolved "https://registry.yarnpkg.com/istanbul-instrumenter-loader/-/istanbul-instrumenter-loader-%3Cspan%20class="x x-first x-last">1.2.0.tgz#bef469049b81b23581d0d4db37a271206033cc52"
2282+
istanbul-instrumenter-loader@^2.0.0:
2283+
version "2.0.0"
2284+
resolved "https://registry.yarnpkg.com/istanbul-instrumenter-loader/-/istanbul-instrumenter-loader-2.0.%3Cspan%20class="x x-first x-last">0.tgz#e5492900ab0bba835efa8024cb00be9b3eea2700"
22852285
dependencies:
22862286
convert-source-map "^1.3.0"
22872287
istanbul-lib-instrument "^1.1.3"

0 commit comments

Comments
 (0)