5
0
Fork 0
mirror of https://github.com/hashicorp/vault-action.git synced 2025-11-10 00:26:55 +00:00

Removes unused devDependencies from package.json

This commit is contained in:
Austin Gebauer 2023-01-24 15:08:12 -08:00
parent 77bab83f42
commit 89d41c2a8a
2 changed files with 2 additions and 9328 deletions

9325
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -53,12 +53,9 @@
},
"devDependencies": {
"@actions/core": "^1.10.0",
"@types/got": "^9.6.11",
"@types/jest": "^29.2.6",
"@vercel/ncc": "^0.36.0",
"jest": "^29.3.1",
"jest-when": "^3.5.2",
"mock-http-server": "^1.4.5",
"semantic-release": "^20.0.4"
"mock-http-server": "^1.4.5"
}
}