Update js-releases to v1.4.0 (#111)

* Update js-releases to v1.4.0
* Update dependency @vercel/ncc
This commit is contained in:
Audrey Eschright 2021-05-13 15:15:06 -07:00 committed by GitHub
parent 9771d0c9cd
commit 9095b20a9e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 4501 additions and 44122 deletions

View file

@ -14,17 +14,17 @@
"keywords": [],
"author": "",
"dependencies": {
"@actions/core": "^1.2.6",
"@actions/core": "^1.2.7",
"@actions/github": "^4.0.0",
"@actions/io": "^1.0.2",
"@actions/io": "^1.1.0",
"@actions/tool-cache": "^1.6.1",
"@hashicorp/js-releases": "^1.2.1"
"@hashicorp/js-releases": "^1.4.0"
},
"devDependencies": {
"@vercel/ncc": "^0.25.1",
"@vercel/ncc": "^0.28.5",
"husky": "^4.3.0",
"jest": "^26.6.3",
"nock": "^13.0.5",
"nock": "^13.0.11",
"semistandard": "^16.0.0"
},
"jest": {