setup-terraform/dist
Brian Flad 1d777b53ee
deps: Bump all development dependencies and fix check-dist (#301)
Reference: https://github.com/hashicorp/setup-terraform/pull/285
Reference: https://github.com/hashicorp/setup-terraform/pull/286
Reference: https://github.com/hashicorp/setup-terraform/pull/288
Reference: https://github.com/hashicorp/setup-terraform/pull/291
Reference: https://github.com/hashicorp/setup-terraform/pull/292

```shell
npm install '@vercel/ncc@0.36.1'
npm install 'husky@8.0.3'
npm install 'jest@29.4.1'
npm install 'nock@13.3.0'
pushd wrapper
npm install '@vercel/ncc@0.36.1'
npm install 'jest@29.4.1'
npm audit fix # json5@1.0.2 security fix
popd
npm run build
```
2023-02-09 10:05:39 -05:00
..
bridge.js Allow proxy values to be set (#147) 2022-03-04 11:18:33 -05:00
events.js Allow proxy values to be set (#147) 2022-03-04 11:18:33 -05:00
index.js Bump json5 from 2.2.1 to 2.2.3 (#283) 2023-01-25 11:10:11 -05:00
index1.js deps: Bump all development dependencies and fix check-dist (#301) 2023-02-09 10:05:39 -05:00
setup-node-sandbox.js Allow proxy values to be set (#147) 2022-03-04 11:18:33 -05:00
setup-sandbox.js Allow proxy values to be set (#147) 2022-03-04 11:18:33 -05:00