mirror of
https://github.com/codecov/codecov-action.git
synced 2026-02-10 04:57:24 +00:00
Apply suggestions from code review
This commit is contained in:
parent
dbd4e5ecde
commit
9bef69cbd2
2 changed files with 2 additions and 2 deletions
2
package-lock.json
generated
2
package-lock.json
generated
|
|
@ -13,7 +13,7 @@
|
|||
"@actions/exec": "^1.1.1",
|
||||
"@actions/github": "^5.0.3",
|
||||
"node-fetch": "^3.2.4",
|
||||
"openpgp": "^5.3.0"
|
||||
"openpgp": "5.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/jest": "^27.5.0",
|
||||
|
|
|
|||
|
|
@ -27,7 +27,7 @@
|
|||
"@actions/exec": "^1.1.1",
|
||||
"@actions/github": "^5.0.3",
|
||||
"node-fetch": "^3.2.4",
|
||||
"openpgp": "^5.3.0"
|
||||
"openpgp": "5.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/jest": "^27.5.0",
|
||||
|
|
|
|||
Loading…
Reference in a new issue