Skip to content

Commit 42eb710

Browse files
chore(deps-dev): bump babel-plugin-istanbul from 6.1.1 to 7.0.1
Dependabot couldn't find the original pull request head commit, 154b755.
1 parent 23443d1 commit 42eb710

File tree

2 files changed

+17
-4
lines changed

2 files changed

+17
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
"babel-eslint": "10.1.0",
7979
"babel-jest": "29.7.0",
8080
"babel-loader": "9.2.1",
81-
"babel-plugin-istanbul": "6.1.1",
81+
"babel-plugin-istanbul": "7.0.1",
8282
"commander": "12.1.0",
8383
"core-js": "3.45.1",
8484
"cross-env": "7.0.3",

yarn.lock

Lines changed: 16 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5303,7 +5303,20 @@ __metadata:
53035303
languageName: node
53045304
linkType: hard
53055305

5306-
"babel-plugin-istanbul@npm:6.1.1, babel-plugin-istanbul@npm:^6.1.1":
5306+
"babel-plugin-istanbul@npm:7.0.1":
5307+
version: 7.0.1
5308+
resolution: "babel-plugin-istanbul@npm:7.0.1"
5309+
dependencies:
5310+
"@babel/helper-plugin-utils": ^7.0.0
5311+
"@istanbuljs/load-nyc-config": ^1.0.0
5312+
"@istanbuljs/schema": ^0.1.3
5313+
istanbul-lib-instrument: ^6.0.2
5314+
test-exclude: ^6.0.0
5315+
checksum: 06195af9022a1a2dad23bc4f2f9c226d053304889ae2be23a32aa3df821d2e61055a8eb533f204b10ee9899120e4f52bef6f0c4ab84a960cb2211cf638174aa2
5316+
languageName: node
5317+
linkType: hard
5318+
5319+
"babel-plugin-istanbul@npm:^6.1.1":
53075320
version: 6.1.1
53085321
resolution: "babel-plugin-istanbul@npm:6.1.1"
53095322
dependencies:
@@ -10244,7 +10257,7 @@ __metadata:
1024410257
languageName: node
1024510258
linkType: hard
1024610259

10247-
"istanbul-lib-instrument@npm:^6.0.0":
10260+
"istanbul-lib-instrument@npm:^6.0.0, istanbul-lib-instrument@npm:^6.0.2":
1024810261
version: 6.0.3
1024910262
resolution: "istanbul-lib-instrument@npm:6.0.3"
1025010263
dependencies:
@@ -16339,7 +16352,7 @@ __metadata:
1633916352
babel-eslint: 10.1.0
1634016353
babel-jest: 29.7.0
1634116354
babel-loader: 9.2.1
16342-
babel-plugin-istanbul: 6.1.1
16355+
babel-plugin-istanbul: 7.0.1
1634316356
commander: 12.1.0
1634416357
content-type: 1.0.5
1634516358
core-js: 3.45.1

0 commit comments

Comments
 (0)