We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2b78406 commit 97c0ec4Copy full SHA for 97c0ec4
package.json
@@ -20,7 +20,7 @@
20
"peerDependencies": {
21
"@babel/core": "^7.0.1",
22
"@babel/preset-env": "^7.0.0",
23
- "babel-loader": "^8.3 || ^9",
+ "babel-loader": "^8.3 || ^9 || ^10.0.0",
24
"cypress": "*",
25
"webpack": "^4 || ^5"
26
},
@@ -65,7 +65,7 @@
65
"@babel/core": "^7.16.0",
66
"@babel/preset-env": "^7.16.11",
67
"@cypress/code-coverage": "file:.",
68
- "babel-loader": "^9.1.3",
+ "babel-loader": "^10.0.0",
69
"babel-plugin-istanbul": "6.1.1",
70
"check-code-coverage": "1.10.5",
71
"console-log-div": "0.6.3",
0 commit comments