Skip to content

Commit 440cbaa

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 739e53d commit 440cbaa

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
@@ -75,7 +75,7 @@
7575
"babel-eslint": "10.1.0",
7676
"babel-jest": "29.7.0",
7777
"babel-loader": "9.2.1",
78-
"babel-plugin-istanbul": "6.1.1",
78+
"babel-plugin-istanbul": "7.0.1",
7979
"commander": "12.1.0",
8080
"core-js": "3.45.1",
8181
"cross-env": "7.0.3",

yarn.lock

Lines changed: 16 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5296,7 +5296,20 @@ __metadata:
52965296
languageName: node
52975297
linkType: hard
52985298

5299-
"babel-plugin-istanbul@npm:6.1.1, babel-plugin-istanbul@npm:^6.1.1":
5299+
"babel-plugin-istanbul@npm:7.0.1":
5300+
version: 7.0.1
5301+
resolution: "babel-plugin-istanbul@npm:7.0.1"
5302+
dependencies:
5303+
"@babel/helper-plugin-utils": ^7.0.0
5304+
"@istanbuljs/load-nyc-config": ^1.0.0
5305+
"@istanbuljs/schema": ^0.1.3
5306+
istanbul-lib-instrument: ^6.0.2
5307+
test-exclude: ^6.0.0
5308+
checksum: 06195af9022a1a2dad23bc4f2f9c226d053304889ae2be23a32aa3df821d2e61055a8eb533f204b10ee9899120e4f52bef6f0c4ab84a960cb2211cf638174aa2
5309+
languageName: node
5310+
linkType: hard
5311+
5312+
"babel-plugin-istanbul@npm:^6.1.1":
53005313
version: 6.1.1
53015314
resolution: "babel-plugin-istanbul@npm:6.1.1"
53025315
dependencies:
@@ -10221,7 +10234,7 @@ __metadata:
1022110234
languageName: node
1022210235
linkType: hard
1022310236

10224-
"istanbul-lib-instrument@npm:^6.0.0":
10237+
"istanbul-lib-instrument@npm:^6.0.0, istanbul-lib-instrument@npm:^6.0.2":
1022510238
version: 6.0.3
1022610239
resolution: "istanbul-lib-instrument@npm:6.0.3"
1022710240
dependencies:
@@ -16270,7 +16283,7 @@ __metadata:
1627016283
babel-eslint: 10.1.0
1627116284
babel-jest: 29.7.0
1627216285
babel-loader: 9.2.1
16273-
babel-plugin-istanbul: 6.1.1
16286+
babel-plugin-istanbul: 7.0.1
1627416287
commander: 12.1.0
1627516288
content-type: 1.0.5
1627616289
core-js: 3.45.1

0 commit comments

Comments
 (0)