mirror of
https://github.com/crazy-max/ghaction-import-gpg.git
synced 2024-11-08 22:43:33 -05:00
Update deps
This commit is contained in:
parent
4c65c68730
commit
9fd6a9a68f
3 changed files with 689 additions and 651 deletions
2
node_modules/asn1.js/package.json
generated
vendored
2
node_modules/asn1.js/package.json
generated
vendored
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "asn1.js",
|
||||
"version": "5.3.0",
|
||||
"version": "5.4.1",
|
||||
"description": "ASN.1 encoder and decoder",
|
||||
"main": "lib/asn1.js",
|
||||
"scripts": {
|
||||
|
|
|
@ -31,13 +31,13 @@
|
|||
"@types/jest": "^26.0.0",
|
||||
"@types/node": "^14.0.13",
|
||||
"@types/openpgp": "^4.4.12",
|
||||
"@vercel/ncc": "^0.23.0",
|
||||
"@vercel/ncc": "^0.24.0",
|
||||
"jest": "^26.0.1",
|
||||
"jest-circus": "^26.0.1",
|
||||
"jest-runtime": "^26.0.1",
|
||||
"prettier": "^2.0.5",
|
||||
"ts-jest": "^26.1.0",
|
||||
"typescript": "^3.9.5",
|
||||
"typescript": "^4.0.2",
|
||||
"typescript-formatter": "^7.2.2"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue