Commit Graph

9 Commits (cfb3139f178acd463160b01267873a6b6b8c6cc0)

Author SHA1 Message Date
dependabot[bot] 9c6ca6b2e5
build(deps): bump y18n from 4.0.0 to 4.0.1
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>
2021-04-01 07:41:35 +00:00
Tycho Bokdam d46daa9a53
feat: Added more logging 2020-12-15 18:09:00 +01:00
dependabot[bot] 0ac5dfa2c7
build(deps): bump ini from 1.3.5 to 1.3.8
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.8.
- [Release notes](https://github.com/isaacs/ini/releases)
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.8)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-13 01:24:19 +00:00
Tycho Bokdam d0670df534
chore: Updated deps 2020-10-30 23:24:35 +01:00
Tycho Bokdam f20c607b96
Merge pull request #66 from TriPSs/dependabot/npm_and_yarn/actions/core-1.2.6
build(deps): bump @actions/core from 1.2.4 to 1.2.6
2020-10-21 12:17:11 +02:00
dependabot[bot] d3ad37b6a5
build(deps): bump object-path from 0.11.4 to 0.11.5
Bumps [object-path](https://github.com/mariocasciaro/object-path) from 0.11.4 to 0.11.5.
- [Release notes](https://github.com/mariocasciaro/object-path/releases)
- [Commits](https://github.com/mariocasciaro/object-path/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-20 11:59:06 +00:00
dependabot[bot] 66d40efdf5
build(deps): bump @actions/core from 1.2.4 to 1.2.6
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.2.4 to 1.2.6.
- [Release notes](https://github.com/actions/toolkit/releases)
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md)
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-01 17:41:07 +00:00
Jayrgo 63d0e46a0b
feat: Add fallback version 2020-08-09 12:37:03 +02:00
Tycho Bokdam 5ba044f581
fix: Changed yarn --prod to npm ci --prod
As the yarn install was causing some issues with dependencies
2020-07-13 19:57:24 +02:00