Skip to content

Commit 545f7ba

Browse files
renovate-botclydin
authored andcommitted
build: update @jsdevtools/coverage-istanbul-loader to version 3.0.5
1 parent 1f16d11 commit 545f7ba

File tree

2 files changed

+2
-13
lines changed

2 files changed

+2
-13
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@
8989
"@bazel/buildifier": "3.5.0",
9090
"@bazel/jasmine": "2.3.1",
9191
"@bazel/typescript": "2.3.1",
92-
"@jsdevtools/coverage-istanbul-loader": "3.0.3",
92+
"@jsdevtools/coverage-istanbul-loader": "3.0.5",
9393
"@types/babel__core": "7.1.12",
9494
"@types/babel__template": "7.4.0",
9595
"@types/browserslist": "^4.4.0",

yarn.lock

Lines changed: 1 addition & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1081,17 +1081,6 @@
10811081
resolved "https://registry.yarnpkg.com/@istanbuljs/schema/-/schema-0.1.2.tgz#26520bf09abe4a5644cd5414e37125a8954241dd"
10821082
integrity sha512-tsAQNx32a8CoFhjhijUIhI4kccIAgmGhy8LZMZgGfmXcpMbPRUqn5LWmgRttILi6yeGmBJd2xsPkFMs0PzgPCw==
10831083

1084-
"@jsdevtools/[email protected]":
1085-
version "3.0.3"
1086-
resolved "https://registry.yarnpkg.com/@jsdevtools/coverage-istanbul-loader/-/coverage-istanbul-loader-3.0.3.tgz#102e414b02ae2f0b3c7fd45a705601e1fd4867c5"
1087-
integrity sha512-TAdNkeGB5Fe4Og+ZkAr1Kvn9by2sfL44IAHFtxlh1BA1XJ5cLpO9iSNki5opWESv3l3vSHsZ9BNKuqFKbEbFaA==
1088-
dependencies:
1089-
convert-source-map "^1.7.0"
1090-
istanbul-lib-instrument "^4.0.1"
1091-
loader-utils "^1.4.0"
1092-
merge-source-map "^1.1.0"
1093-
schema-utils "^2.6.4"
1094-
10951084
"@jsdevtools/[email protected]":
10961085
version "3.0.5"
10971086
resolved "https://registry.yarnpkg.com/@jsdevtools/coverage-istanbul-loader/-/coverage-istanbul-loader-3.0.5.tgz#2a4bc65d0271df8d4435982db4af35d81754ee26"
@@ -10424,7 +10413,7 @@ schema-utils@^1.0.0:
1042410413
ajv-errors "^1.0.0"
1042510414
ajv-keywords "^3.1.0"
1042610415

10427-
schema-utils@^2.6.4, schema-utils@^2.6.5, schema-utils@^2.7.0:
10416+
schema-utils@^2.6.5, schema-utils@^2.7.0:
1042810417
version "2.7.1"
1042910418
resolved "https://registry.yarnpkg.com/schema-utils/-/schema-utils-2.7.1.tgz#1ca4f32d1b24c590c203b8e7a50bf0ea4cd394d7"
1043010419
integrity sha512-SHiNtMOUGWBQJwzISiVYKu82GiV4QYGePp3odlY1tuKO7gPtphAT5R/py0fA6xtbgLL/RvtJZnU9b8s0F1q0Xg==

0 commit comments

Comments
 (0)