Skip to content

Commit fea0437

Browse files
chore(deps-dev): bump babel-plugin-istanbul from 6.1.1 to 7.0.1
Bumps [babel-plugin-istanbul](https://github.com/istanbuljs/babel-plugin-istanbul) from 6.1.1 to 7.0.1. - [Release notes](https://github.com/istanbuljs/babel-plugin-istanbul/releases) - [Changelog](https://github.com/istanbuljs/babel-plugin-istanbul/blob/master/CHANGELOG.md) - [Commits](istanbuljs/babel-plugin-istanbul@v6.1.1...v7.0.1) --- updated-dependencies: - dependency-name: babel-plugin-istanbul dependency-version: 7.0.1 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a1a6fdc commit fea0437

File tree

2 files changed

+109
-4
lines changed

2 files changed

+109
-4
lines changed

package.json

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

yarn.lock

Lines changed: 108 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -133,6 +133,29 @@ __metadata:
133133
languageName: node
134134
linkType: hard
135135

136+
"@babel/core@npm:^7.23.9":
137+
version: 7.28.4
138+
resolution: "@babel/core@npm:7.28.4"
139+
dependencies:
140+
"@babel/code-frame": ^7.27.1
141+
"@babel/generator": ^7.28.3
142+
"@babel/helper-compilation-targets": ^7.27.2
143+
"@babel/helper-module-transforms": ^7.28.3
144+
"@babel/helpers": ^7.28.4
145+
"@babel/parser": ^7.28.4
146+
"@babel/template": ^7.27.2
147+
"@babel/traverse": ^7.28.4
148+
"@babel/types": ^7.28.4
149+
"@jridgewell/remapping": ^2.3.5
150+
convert-source-map: ^2.0.0
151+
debug: ^4.1.0
152+
gensync: ^1.0.0-beta.2
153+
json5: ^2.2.3
154+
semver: ^6.3.1
155+
checksum: f55b90b2c61a6461f5c0ccab74d32af9c67448c43c629529ba7ec3c61d87fa8c408cc9305bfb1f5b09e671d25436d44eaf75c48dee5dc0a5c5e21c01290f5134
156+
languageName: node
157+
linkType: hard
158+
136159
"@babel/generator@npm:^7.21.5, @babel/generator@npm:^7.7.2":
137160
version: 7.21.5
138161
resolution: "@babel/generator@npm:7.21.5"
@@ -694,6 +717,16 @@ __metadata:
694717
languageName: node
695718
linkType: hard
696719

720+
"@babel/helpers@npm:^7.28.4":
721+
version: 7.28.4
722+
resolution: "@babel/helpers@npm:7.28.4"
723+
dependencies:
724+
"@babel/template": ^7.27.2
725+
"@babel/types": ^7.28.4
726+
checksum: a8706219e0bd60c18bbb8e010aa122e9b14e7e7e67c21cc101e6f1b5e79dcb9a18d674f655997f85daaf421aa138cf284710bb04371a2255a0a3137f097430b4
727+
languageName: node
728+
linkType: hard
729+
697730
"@babel/highlight@npm:^7.18.6":
698731
version: 7.18.6
699732
resolution: "@babel/highlight@npm:7.18.6"
@@ -752,6 +785,17 @@ __metadata:
752785
languageName: node
753786
linkType: hard
754787

788+
"@babel/parser@npm:^7.23.9, @babel/parser@npm:^7.28.4":
789+
version: 7.28.4
790+
resolution: "@babel/parser@npm:7.28.4"
791+
dependencies:
792+
"@babel/types": ^7.28.4
793+
bin:
794+
parser: ./bin/babel-parser.js
795+
checksum: d95e283fe1153039b396926ef567ca1ab114afb5c732a23bbcbbd0465ac59971aeb6a63f37593ce7671a52d34ec52b23008c999d68241b42d26928c540464063
796+
languageName: node
797+
linkType: hard
798+
755799
"@babel/parser@npm:^7.27.1":
756800
version: 7.27.1
757801
resolution: "@babel/parser@npm:7.27.1"
@@ -2026,6 +2070,21 @@ __metadata:
20262070
languageName: node
20272071
linkType: hard
20282072

2073+
"@babel/traverse@npm:^7.28.4":
2074+
version: 7.28.4
2075+
resolution: "@babel/traverse@npm:7.28.4"
2076+
dependencies:
2077+
"@babel/code-frame": ^7.27.1
2078+
"@babel/generator": ^7.28.3
2079+
"@babel/helper-globals": ^7.28.0
2080+
"@babel/parser": ^7.28.4
2081+
"@babel/template": ^7.27.2
2082+
"@babel/types": ^7.28.4
2083+
debug: ^4.3.1
2084+
checksum: d603b8ce4e55ba4fc7b28d3362cc2b1b20bc887e471c8a59fe87b2578c26803c9ef8fcd118081dd8283ea78e0e9a6df9d88c8520033c6aaf81eec30d2a669151
2085+
languageName: node
2086+
linkType: hard
2087+
20292088
"@babel/types@npm:^7.0.0, @babel/types@npm:^7.18.6, @babel/types@npm:^7.20.0, @babel/types@npm:^7.20.7, @babel/types@npm:^7.21.0, @babel/types@npm:^7.21.4, @babel/types@npm:^7.21.5, @babel/types@npm:^7.3.0, @babel/types@npm:^7.3.3, @babel/types@npm:^7.4.4, @babel/types@npm:^7.7.0, @babel/types@npm:^7.8.3":
20302089
version: 7.21.5
20312090
resolution: "@babel/types@npm:7.21.5"
@@ -2099,6 +2158,16 @@ __metadata:
20992158
languageName: node
21002159
linkType: hard
21012160

2161+
"@babel/types@npm:^7.28.4":
2162+
version: 7.28.4
2163+
resolution: "@babel/types@npm:7.28.4"
2164+
dependencies:
2165+
"@babel/helper-string-parser": ^7.27.1
2166+
"@babel/helper-validator-identifier": ^7.27.1
2167+
checksum: a369b4fb73415a2ed902a15576b49696ae9777ddee394a7a904c62e6fbb31f43906b0147ae0b8f03ac17f20c248eac093df349e33c65c94617b12e524b759694
2168+
languageName: node
2169+
linkType: hard
2170+
21022171
"@bcoe/v8-coverage@npm:^0.2.3":
21032172
version: 0.2.3
21042173
resolution: "@bcoe/v8-coverage@npm:0.2.3"
@@ -2706,7 +2775,7 @@ __metadata:
27062775
languageName: node
27072776
linkType: hard
27082777

2709-
"@istanbuljs/schema@npm:^0.1.2":
2778+
"@istanbuljs/schema@npm:^0.1.2, @istanbuljs/schema@npm:^0.1.3":
27102779
version: 0.1.3
27112780
resolution: "@istanbuljs/schema@npm:0.1.3"
27122781
checksum: 5282759d961d61350f33d9118d16bcaed914ebf8061a52f4fa474b2cb08720c9c81d165e13b82f2e5a8a212cc5af482f0c6fc1ac27b9e067e5394c9a6ed186c9
@@ -3007,6 +3076,16 @@ __metadata:
30073076
languageName: node
30083077
linkType: hard
30093078

3079+
"@jridgewell/remapping@npm:^2.3.5":
3080+
version: 2.3.5
3081+
resolution: "@jridgewell/remapping@npm:2.3.5"
3082+
dependencies:
3083+
"@jridgewell/gen-mapping": ^0.3.5
3084+
"@jridgewell/trace-mapping": ^0.3.24
3085+
checksum: 4a66a7397c3dc9c6b5c14a0024b1f98c5e1d90a0dbc1e5955b5038f2db339904df2a0ee8a66559fafb4fc23ff33700a2639fd40bbdd2e9e82b58b3bdf83738e3
3086+
languageName: node
3087+
linkType: hard
3088+
30103089
"@jridgewell/resolve-uri@npm:3.1.0":
30113090
version: 3.1.0
30123091
resolution: "@jridgewell/resolve-uri@npm:3.1.0"
@@ -6565,7 +6644,20 @@ __metadata:
65656644
languageName: node
65666645
linkType: hard
65676646

6568-
"babel-plugin-istanbul@npm:6.1.1, babel-plugin-istanbul@npm:^6.1.1":
6647+
"babel-plugin-istanbul@npm:7.0.1":
6648+
version: 7.0.1
6649+
resolution: "babel-plugin-istanbul@npm:7.0.1"
6650+
dependencies:
6651+
"@babel/helper-plugin-utils": ^7.0.0
6652+
"@istanbuljs/load-nyc-config": ^1.0.0
6653+
"@istanbuljs/schema": ^0.1.3
6654+
istanbul-lib-instrument: ^6.0.2
6655+
test-exclude: ^6.0.0
6656+
checksum: 06195af9022a1a2dad23bc4f2f9c226d053304889ae2be23a32aa3df821d2e61055a8eb533f204b10ee9899120e4f52bef6f0c4ab84a960cb2211cf638174aa2
6657+
languageName: node
6658+
linkType: hard
6659+
6660+
"babel-plugin-istanbul@npm:^6.1.1":
65696661
version: 6.1.1
65706662
resolution: "babel-plugin-istanbul@npm:6.1.1"
65716663
dependencies:
@@ -12900,6 +12992,19 @@ __metadata:
1290012992
languageName: node
1290112993
linkType: hard
1290212994

12995+
"istanbul-lib-instrument@npm:^6.0.2":
12996+
version: 6.0.3
12997+
resolution: "istanbul-lib-instrument@npm:6.0.3"
12998+
dependencies:
12999+
"@babel/core": ^7.23.9
13000+
"@babel/parser": ^7.23.9
13001+
"@istanbuljs/schema": ^0.1.3
13002+
istanbul-lib-coverage: ^3.2.0
13003+
semver: ^7.5.4
13004+
checksum: 74104c60c65c4fa0e97cc76f039226c356123893929f067bfad5f86fe839e08f5d680354a68fead3bc9c1e2f3fa6f3f53cded70778e821d911e851d349f3545a
13005+
languageName: node
13006+
linkType: hard
13007+
1290313008
"istanbul-lib-processinfo@npm:^2.0.2":
1290413009
version: 2.0.3
1290513010
resolution: "istanbul-lib-processinfo@npm:2.0.3"
@@ -19971,7 +20076,7 @@ __metadata:
1997120076
babel-eslint: 10.1.0
1997220077
babel-jest: 29.7.0
1997320078
babel-loader: 9.2.1
19974-
babel-plugin-istanbul: 6.1.1
20079+
babel-plugin-istanbul: 7.0.1
1997520080
commander: 12.1.0
1997620081
content-type: 1.0.5
1997720082
core-js: 3.45.1

0 commit comments

Comments
 (0)