* Update config.json.sample (#253)

* Update package.json

* Update CI tools (#248)

* chore: ci tools updates

* ci tools updates

* chore: update ci

* update dev tools (#249)

* chore: ci tools updates

* ci tools updates

* chore: update ci

* build tools update

* chore: udpate dev tools

* Update config.json.sample

fix: lost comma in config.json.sample

Co-authored-by: Bill Church <billchurch@users.noreply.github.com>

* build(deps): bump ws from 7.4.5 to 7.4.6 in /app (#251)

* Update package.json

* Update CI tools (#248)

* chore: ci tools updates

* ci tools updates

* chore: update ci

* update dev tools (#249)

* chore: ci tools updates

* ci tools updates

* chore: update ci

* build tools update

* chore: udpate dev tools

* build(deps): bump ws from 7.4.5 to 7.4.6 in /app

Bumps [ws](https://github.com/websockets/ws) from 7.4.5 to 7.4.6.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/7.4.5...7.4.6)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: Bill Church <billchurch@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Update config.json.sample (#253)

* Update package.json

* Update CI tools (#248)

* chore: ci tools updates

* ci tools updates

* chore: update ci

* update dev tools (#249)

* chore: ci tools updates

* ci tools updates

* chore: update ci

* build tools update

* chore: udpate dev tools

* Update config.json.sample

fix: lost comma in config.json.sample

Co-authored-by: Bill Church <billchurch@users.noreply.github.com>

* build(deps): bump ws from 7.4.5 to 7.4.6 in /app (#251)

* Update package.json

* Update CI tools (#248)

* chore: ci tools updates

* ci tools updates

* chore: update ci

* update dev tools (#249)

* chore: ci tools updates

* ci tools updates

* chore: update ci

* build tools update

* chore: udpate dev tools

* build(deps): bump ws from 7.4.5 to 7.4.6 in /app

Bumps [ws](https://github.com/websockets/ws) from 7.4.5 to 7.4.6.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/7.4.5...7.4.6)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: Bill Church <billchurch@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

Co-authored-by: James Yang <26634873@qq.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
Bill Church 2021-07-03 10:33:16 -04:00 committed by GitHub
parent eb24faf742
commit a75f6d73a5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -9,7 +9,7 @@
"user": { "user": {
"name": null, "name": null,
"password": null, "password": null,
"privatekey": null "privatekey": null,
"overridebasic": false "overridebasic": false
}, },
"ssh": { "ssh": {