mirror of
https://github.com/hashicorp/setup-terraform.git
synced 2025-12-16 08:32:34 +00:00
Bump nock from 13.3.3 to 13.3.4 (#356)
* Bump nock from 13.3.3 to 13.3.4 Bumps [nock](https://github.com/nock/nock) from 13.3.3 to 13.3.4. - [Release notes](https://github.com/nock/nock/releases) - [Changelog](https://github.com/nock/nock/blob/main/CHANGELOG.md) - [Commits](https://github.com/nock/nock/compare/v13.3.3...v13.3.4) --- updated-dependencies: - dependency-name: nock dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * Running npm audit fix * Running ncc build wrapper/terraform.js --out wrapper/dist && ncc build index.js --out dist * updated dist --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Benjamin Bennett <ben.bennett@hashicorp.com> Co-authored-by: Austin Valle <austinvalle@gmail.com>
This commit is contained in:
parent
f231b15c96
commit
34acbbf033
2 changed files with 54 additions and 54 deletions
|
|
@ -30,7 +30,7 @@
|
|||
"@vercel/ncc": "^0.38.0",
|
||||
"husky": "^8.0.3",
|
||||
"jest": "^29.7.0",
|
||||
"nock": "^13.3.3",
|
||||
"nock": "^13.3.4",
|
||||
"semistandard": "^17.0.0"
|
||||
},
|
||||
"semistandard": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue