Skip to content

Commit 5aecbfe

Browse files
Update dependency babel-loader to v10
1 parent 5a7a44b commit 5aecbfe

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
@@ -19,7 +19,7 @@
1919
"devDependencies": {
2020
"@babel/core": "7.28.3",
2121
"@cypress/code-coverage": "1.14.0",
22-
"babel-loader": "8.4.1",
22+
"babel-loader": "10.0.0",
2323
"babel-plugin-istanbul": "5.2.0",
2424
"babel-preset-env": "1.7.0",
2525
"babel-preset-stage-3": "6.24.1",

0 commit comments

Comments
 (0)