12 Commits

Author SHA1 Message Date
Borja Canseco
44c9b6450b fix(audit): cross-spawn vuln 2024-11-18 22:52:53 -07:00
dependabot[bot]
31a07d74b3 chore(deps): bump json5 from 2.2.1 to 2.2.3 (#18)
Bumps [json5](https://github.com/json5/json5) from 2.2.1 to 2.2.3.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v2.2.1...v2.2.3)

---
updated-dependencies:
- dependency-name: json5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-29 09:54:22 -07:00
dependabot[bot]
089d3c739e chore(deps): bump simple-git from 3.15.0 to 3.16.0 (#20)
Bumps [simple-git](https://github.com/steveukx/git-js/tree/HEAD/simple-git) from 3.15.0 to 3.16.0.
- [Release notes](https://github.com/steveukx/git-js/releases)
- [Changelog](https://github.com/steveukx/git-js/blob/main/simple-git/CHANGELOG.md)
- [Commits](https://github.com/steveukx/git-js/commits/simple-git@3.16.0/simple-git)

---
updated-dependencies:
- dependency-name: simple-git
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-29 09:51:39 -07:00
dependabot[bot]
2db694d1c9 chore(deps): bump simple-git from 3.6.0 to 3.15.0 (#17)
Bumps [simple-git](https://github.com/steveukx/git-js/tree/HEAD/simple-git) from 3.6.0 to 3.15.0.
- [Release notes](https://github.com/steveukx/git-js/releases)
- [Changelog](https://github.com/steveukx/git-js/blob/main/simple-git/CHANGELOG.md)
- [Commits](https://github.com/steveukx/git-js/commits/simple-git@3.15.0/simple-git)

---
updated-dependencies:
- dependency-name: simple-git
  dependency-type: direct:production
...

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-08 19:38:08 -07:00
Borja Canseco
2d99b6190d fix(audit): simple-git vuln 2022-04-14 01:11:13 -06:00
Borja Canseco
952210965b fix: misc errors 2022-03-21 20:17:04 -06:00
Borja Canseco
5b98bd8929 ci(audit): fix vulnerabilities 2022-03-21 19:40:01 -06:00
dependabot[bot]
46690f38fe chore(deps): bump y18n from 4.0.0 to 4.0.1 (#7)
Bumps [y18n](https://github.com/yargs/y18n) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/yargs/y18n/releases)
- [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md)
- [Commits](https://github.com/yargs/y18n/commits)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-01 00:08:05 -06:00
dependabot[bot]
7e58374dab chore(deps): bump lodash from 4.17.15 to 4.17.19 (#3)
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-20 18:24:48 -05:00
Borja Canseco
245b80f3d0 refactor: use dotenv-extended and auto-parse 2020-06-04 23:21:03 -05:00
Borja Canseco
a21f167e4e test: add basic spec and ci for jest 2020-05-31 22:41:24 -05:00
Borja Canseco
615d79c9e4 feat: initial commit 2020-05-31 16:18:31 -05:00