Skip to content

Commit c15a98a

Browse files
Update dependency babel-plugin-istanbul to v7
1 parent 5a7a44b commit c15a98a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"@babel/core": "7.28.3",
2121
"@cypress/code-coverage": "1.14.0",
2222
"babel-loader": "8.4.1",
23-
"babel-plugin-istanbul": "5.2.0",
23+
"babel-plugin-istanbul": "7.0.1",
2424
"babel-preset-env": "1.7.0",
2525
"babel-preset-stage-3": "6.24.1",
2626
"coveralls": "3.1.1",

0 commit comments

Comments
 (0)