Update dependency codecov to v3.7.2

This commit is contained in:
Renovate Bot
2020-08-04 00:13:46 +00:00
committed by renovate[bot]
parent 6233f16812
commit 6f14f01dc2
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@@ -5652,9 +5652,9 @@
"dev": true
},
"codecov": {
"version": "3.7.1",
"resolved": "https://registry.npmjs.org/codecov/-/codecov-3.7.1.tgz",
"integrity": "sha512-JHWxyPTkMLLJn9SmKJnwAnvY09kg2Os2+Ux+GG7LwZ9g8gzDDISpIN5wAsH1UBaafA/yGcd3KofMaorE8qd6Lw==",
"version": "3.7.2",
"resolved": "https://registry.npmjs.org/codecov/-/codecov-3.7.2.tgz",
"integrity": "sha512-fmCjAkTese29DUX3GMIi4EaKGflHa4K51EoMc29g8fBHawdk/+KEq5CWOeXLdd9+AT7o1wO4DIpp/Z1KCqCz1g==",
"dev": true,
"requires": {
"argv": "0.0.2",

View File

@@ -66,7 +66,7 @@
"@testing-library/react": "10.3.0",
"@testing-library/user-event": "12.0.17",
"axios-mock-adapter": "1.18.2",
"codecov": "3.7.1",
"codecov": "3.7.2",
"es-check": "5.1.0",
"glob": "7.1.6",
"husky": "3.1.0",