1
mirror of https://github.com/jakejarvis/jakejarvis.git synced 2025-04-26 14:38:29 -04:00

14 Commits

Author SHA1 Message Date
dependabot[bot]
bf7f877d8f Bump @vercel/ncc from 0.29.1 to 0.30.0 in /cli
Bumps [@vercel/ncc](https://github.com/vercel/ncc) from 0.29.1 to 0.30.0.
- [Release notes](https://github.com/vercel/ncc/releases)
- [Commits](https://github.com/vercel/ncc/compare/0.29.1...0.30.0)

---
updated-dependencies:
- dependency-name: "@vercel/ncc"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-31 10:09:27 -04:00
dependabot[bot]
2c10ff732d Bump eslint-plugin-react from 7.24.0 to 7.25.1 in /cli
Bumps [eslint-plugin-react](https://github.com/yannickcr/eslint-plugin-react) from 7.24.0 to 7.25.1.
- [Release notes](https://github.com/yannickcr/eslint-plugin-react/releases)
- [Changelog](https://github.com/yannickcr/eslint-plugin-react/blob/master/CHANGELOG.md)
- [Commits](https://github.com/yannickcr/eslint-plugin-react/compare/v7.24.0...v7.25.1)

---
updated-dependencies:
- dependency-name: eslint-plugin-react
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-31 10:09:20 -04:00
c7623380fd
cli v1.12.337 2021-08-14 10:55:55 -04:00
c3ac68871c
clean up CLI build scripts 2021-08-14 10:52:23 -04:00
dependabot[bot]
7e5d4641cd Bump @vercel/ncc from 0.29.0 to 0.29.1 in /cli
Bumps [@vercel/ncc](https://github.com/vercel/ncc) from 0.29.0 to 0.29.1.
- [Release notes](https://github.com/vercel/ncc/releases)
- [Commits](https://github.com/vercel/ncc/compare/0.29.0...0.29.1)

---
updated-dependencies:
- dependency-name: "@vercel/ncc"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-14 10:45:30 -04:00
165cdd4c5c
cli v1.11.337 2021-08-10 20:30:21 -04:00
c5ab1ca0f9
proper jsx 2021-08-10 11:41:51 -04:00
24d7610592
minify before publishing package 2021-08-07 20:33:07 -04:00
9d488db184
try compiling CLI to one dependency-free file 2021-08-07 20:17:37 -04:00
48775edbba
cli v1.8.337 2021-06-03 20:48:56 -04:00
dependabot[bot]
d7a71fa42e Bump eslint from 7.22.0 to 7.23.0 in /cli
Bumps [eslint](https://github.com/eslint/eslint) from 7.22.0 to 7.23.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v7.22.0...v7.23.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-31 10:51:34 -04:00
dependabot[bot]
6b332090ae Bump eslint-plugin-react from 7.22.0 to 7.23.1 in /cli
Bumps [eslint-plugin-react](https://github.com/yannickcr/eslint-plugin-react) from 7.22.0 to 7.23.1.
- [Release notes](https://github.com/yannickcr/eslint-plugin-react/releases)
- [Changelog](https://github.com/yannickcr/eslint-plugin-react/blob/master/CHANGELOG.md)
- [Commits](https://github.com/yannickcr/eslint-plugin-react/compare/v7.22.0...v7.23.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-27 10:28:05 -04:00
dependabot[bot]
39f1f42c42 Bump eslint from 7.18.0 to 7.22.0 in /cli
Bumps [eslint](https://github.com/eslint/eslint) from 7.18.0 to 7.22.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v7.18.0...v7.22.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-27 10:25:01 -04:00
e59e5f23bb
move CLI code into this repo 2021-01-30 09:52:18 -05:00