Commit graph

25 commits

Author SHA1 Message Date
dependabot[bot]
c974d70f9c
Bump flat and mocha
Bumps [flat](https://github.com/hughsk/flat) to 5.0.2 and updates ancestor dependency [mocha](https://github.com/mochajs/mocha). These dependencies need to be updated together.


Updates `flat` from 4.1.0 to 5.0.2
- [Release notes](https://github.com/hughsk/flat/releases)
- [Commits](https://github.com/hughsk/flat/compare/4.1.0...5.0.2)

Updates `mocha` from 7.1.2 to 10.2.0
- [Release notes](https://github.com/mochajs/mocha/releases)
- [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mochajs/mocha/compare/v7.1.2...v10.2.0)

---
updated-dependencies:
- dependency-name: flat
  dependency-type: indirect
- dependency-name: mocha
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-30 19:39:19 +00:00
Sorrel Bri
7eb592a397 patch lerna bootstrap 2020-05-14 21:01:43 -07:00
Sorrel Bri
dde97e2a1f patch lerna bootstrap command 2020-04-16 23:19:39 -07:00
sorrelbri
a69b48d238 clean unused package.json scripts 2020-04-10 19:10:34 -07:00
sorrelbri
f8451ce62d clean unused package.json scripts 2020-04-10 19:09:43 -07:00
sorrelbri
d628a8dd48 add react and react-dom to play-node-go package.json 2020-03-30 11:37:48 -07:00
sorrelbri
d6cfda9d8b add deployment to ci pipeline 2020-03-29 20:27:38 -07:00
sorrelbri
45cbe56564 raise react dependencies to root package.json 2020-02-10 22:21:31 -08:00
sorrelbri
8b1ef3dbff add react and react-dom install to circleci config 2020-02-07 18:22:32 -08:00
sorrelbri
c3842a0589 move flow to dev dependencies 2020-02-07 16:23:58 -08:00
sorrelbri
bee61a1f31 add @babel/preset-flow config options all equals true 2020-02-07 16:16:47 -08:00
sorrelbri
4c7fa1512d patch React compilation warnings and useEffect dependencies 2020-02-07 16:01:54 -08:00
sorrelbri
4bbe50cb57 revert to npm i and add lerna script to paackage.json 2020-02-06 11:01:21 -08:00
sorrelbri
d1cece19d9 revert to npm i and add lerna script to paackage.json 2020-02-06 10:59:52 -08:00
sorrelbri
b766cdb59a revert to npm i and add lerna script to paackage.json 2020-02-06 10:56:29 -08:00
sorrelbri
0dc9458b93 revert to npm i and add lerna script to paackage.json 2020-02-06 10:55:16 -08:00
sorrelbri
e050f295ae collect dev dependencies in root package.json 2020-02-05 17:14:16 -08:00
Sorrel Bri
ca4b7aba04 init lerna 2020-02-05 15:29:36 -08:00
Sorrel Bri
affdba3666 move react module into subdirectory 2020-01-09 12:32:03 -08:00
Sorrel Bri
82612dc555 add runtime env for production enironment 2020-01-09 11:51:45 -08:00
Sorrel Bri
ca68722344 empty react Procfile 2020-01-09 10:53:24 -08:00
Sorrel Bri
8b10416b98 config flow 2020-01-09 09:51:49 -08:00
Sorrel Bri
b025adc6a7 stub basic connection 2020-01-07 13:03:59 -08:00
Sorrel Bri
9f8d504e95 add react frontend structure 2020-01-07 12:19:11 -08:00
Sorrel Bri
693ef7995e git init 2020-01-06 13:01:40 -08:00