mirror of
https://github.com/hashicorp/setup-terraform.git
synced 2025-12-15 16:12:35 +00:00
Bump nock from 14.0.1 to 14.0.2 (#473)
* Bump nock from 14.0.1 to 14.0.2 Bumps [nock](https://github.com/nock/nock) from 14.0.1 to 14.0.2. - [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/v14.0.1...v14.0.2) --- updated-dependencies: - dependency-name: nock dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * npm run build --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Baraa Basata <bbasata@gmail.com>
This commit is contained in:
parent
852ca175a6
commit
1f2422a204
3 changed files with 2167 additions and 121 deletions
1097
dist/index.js
vendored
1097
dist/index.js
vendored
File diff suppressed because it is too large
Load diff
1163
package-lock.json
generated
1163
package-lock.json
generated
File diff suppressed because it is too large
Load diff
|
|
@ -29,7 +29,7 @@
|
|||
"devDependencies": {
|
||||
"@vercel/ncc": "^0.38.3",
|
||||
"jest": "^29.7.0",
|
||||
"nock": "^14.0.1",
|
||||
"nock": "^14.0.2",
|
||||
"semistandard": "^17.0.0"
|
||||
},
|
||||
"semistandard": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue