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 078df0c commit df4b2b9Copy full SHA for df4b2b9
package.json
@@ -20,7 +20,7 @@
20
"@babel/preset-react": "7.14.5",
21
"@babel/preset-typescript": "7.15.0",
22
"@cypress/code-coverage": "1.14.0",
23
- "@istanbuljs/nyc-config-typescript": "0.1.3",
+ "@istanbuljs/nyc-config-typescript": "1.0.1",
24
"@testing-library/cypress": "5.3.1",
25
"@types/react": "16.14.16",
26
"@types/react-dom": "16.9.14",
@@ -30,7 +30,7 @@
30
"concurrently": "5.3.0",
31
"cypress": "3.8.3",
32
"html-webpack-plugin": "3.2.0",
33
- "istanbul-lib-coverage": "2.0.5",
+ "istanbul-lib-coverage": "3.0.0",
34
"nyc": "14.1.1",
35
"source-map-support": "0.5.20",
36
"styled-components": "4.4.1",
0 commit comments