Skip to content

Commit fe34bb0

Browse files
authored
lockfile optimized (#3715)
1 parent 3204a3a commit fe34bb0

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2726,28 +2726,28 @@ istanbul-lib-hook@^1.0.7:
27262726
dependencies:
27272727
append-transform "^0.4.0"
27282728

2729-
istanbul-lib-instrument@^1.1.1, istanbul-lib-instrument@^1.7.2:
2730-
version "1.7.2"
2731-
resolved "https://registry.yarnpkg.com/istanbul-lib-instrument/-/istanbul-lib-instrument-1.7.2.tgz#6014b03d3470fb77638d5802508c255c06312e56"
2729+
istanbul-lib-instrument@^1.1.1, istanbul-lib-instrument@^1.7.1:
2730+
version "1.7.1"
2731+
resolved "https://registry.yarnpkg.com/istanbul-lib-instrument/-/istanbul-lib-instrument-1.7.1.tgz#169e31bc62c778851a99439dd99c3cc12184d360"
27322732
dependencies:
27332733
babel-generator "^6.18.0"
27342734
babel-template "^6.16.0"
27352735
babel-traverse "^6.18.0"
27362736
babel-types "^6.18.0"
27372737
babylon "^6.13.0"
2738-
istanbul-lib-coverage "^1.1.1"
2738+
istanbul-lib-coverage "^1.1.0"
27392739
semver "^5.3.0"
27402740

2741-
istanbul-lib-instrument@^1.7.1:
2742-
version "1.7.1"
2743-
resolved "https://registry.yarnpkg.com/istanbul-lib-instrument/-/istanbul-lib-instrument-1.7.1.tgz#169e31bc62c778851a99439dd99c3cc12184d360"
2741+
istanbul-lib-instrument@^1.7.2:
2742+
version "1.7.2"
2743+
resolved "https://registry.yarnpkg.com/istanbul-lib-instrument/-/istanbul-lib-instrument-1.7.2.tgz#6014b03d3470fb77638d5802508c255c06312e56"
27442744
dependencies:
27452745
babel-generator "^6.18.0"
27462746
babel-template "^6.16.0"
27472747
babel-traverse "^6.18.0"
27482748
babel-types "^6.18.0"
27492749
babylon "^6.13.0"
2750-
istanbul-lib-coverage "^1.1.0"
2750+
istanbul-lib-coverage "^1.1.1"
27512751
semver "^5.3.0"
27522752

27532753
istanbul-lib-report@^1.1.1:

0 commit comments

Comments
 (0)