Skip to content

Commit 97c0ec4

Browse files
chore(deps): update dependency babel-loader to v10
1 parent 2b78406 commit 97c0ec4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"peerDependencies": {
2121
"@babel/core": "^7.0.1",
2222
"@babel/preset-env": "^7.0.0",
23-
"babel-loader": "^8.3 || ^9",
23+
"babel-loader": "^8.3 || ^9 || ^10.0.0",
2424
"cypress": "*",
2525
"webpack": "^4 || ^5"
2626
},
@@ -65,7 +65,7 @@
6565
"@babel/core": "^7.16.0",
6666
"@babel/preset-env": "^7.16.11",
6767
"@cypress/code-coverage": "file:.",
68-
"babel-loader": "^9.1.3",
68+
"babel-loader": "^10.0.0",
6969
"babel-plugin-istanbul": "6.1.1",
7070
"check-code-coverage": "1.10.5",
7171
"console-log-div": "0.6.3",

0 commit comments

Comments
 (0)