Commit Graph

13 Commits

Author SHA1 Message Date
dependabot[bot]
7bc6d361d6
chore(deps-dev): bump husky from 5.0.9 to 5.1.0
Bumps [husky](https://github.com/typicode/husky) from 5.0.9 to 5.1.0.
- [Release notes](https://github.com/typicode/husky/releases)
- [Commits](https://github.com/typicode/husky/compare/v5.0.9...v5.1.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-22 08:21:38 +00:00
CAKE
37b7bcc9d4
Merge pull request #548 from filecoin-project/dependabot/npm_and_yarn/babel/core-7.12.17
chore(deps-dev): bump @babel/core from 7.12.16 to 7.12.17
2021-02-19 00:20:15 -08:00
CAKE
ca66655c0e
Merge pull request #547 from filecoin-project/dependabot/npm_and_yarn/babel/preset-env-7.12.17
chore(deps-dev): bump @babel/preset-env from 7.12.16 to 7.12.17
2021-02-19 00:19:57 -08:00
dependabot[bot]
46f63c09d3
chore(deps-dev): bump @babel/core from 7.12.16 to 7.12.17
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.12.16 to 7.12.17.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.12.17/packages/babel-core)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-19 07:17:10 +00:00
dependabot[bot]
1d8a5d9565
chore(deps-dev): bump @babel/preset-env from 7.12.16 to 7.12.17
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.12.16 to 7.12.17.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.12.17/packages/babel-preset-env)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-19 07:16:35 +00:00
dependabot[bot]
c88f215d1a
chore(deps-dev): bump @babel/plugin-proposal-optional-chaining
Bumps [@babel/plugin-proposal-optional-chaining](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-proposal-optional-chaining) from 7.12.16 to 7.12.17.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.12.17/packages/babel-plugin-proposal-optional-chaining)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-19 07:15:48 +00:00
Chris Waring
767287e891
Merge pull request #526 from filecoin-project/chore/devx
chore: add eslint config and husky lint-staged checks
2021-02-18 13:38:02 +00:00
dependabot[bot]
966c5f035c
chore(deps): bump express-rate-limit from 5.2.5 to 5.2.6
Bumps [express-rate-limit](https://github.com/nfriedly/express-rate-limit) from 5.2.5 to 5.2.6.
- [Release notes](https://github.com/nfriedly/express-rate-limit/releases)
- [Commits](https://github.com/nfriedly/express-rate-limit/compare/v5.2.5...v5.2.6)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-18 07:10:42 +00:00
Chris Waring
8a7f41eb3a
prefer-destructuring & react/prop-types 2021-02-17 16:05:30 +00:00
Chris Waring
bdaa02cf4c
fix: babel runtime issue 2021-02-16 16:55:15 +00:00
Chris Waring
988acf177a
mv babel core to devDeps 2021-02-16 16:44:09 +00:00
Chris Waring
991b27d580
add missing @babel/runtime dep 2021-02-16 16:34:01 +00:00
Chris Waring
d4937702eb
generate package-lock 2021-02-16 16:11:17 +00:00