1
mirror of https://github.com/jakejarvis/hugo-extended.git synced 2025-04-27 04:38:25 -04:00

9 Commits

Author SHA1 Message Date
dependabot[bot]
36ec7bde36 Bump careful-downloader from 1.0.1 to 1.1.0
Bumps [careful-downloader](https://github.com/jakejarvis/careful-downloader) from 1.0.1 to 1.1.0.
- [Release notes](https://github.com/jakejarvis/careful-downloader/releases)
- [Commits](https://github.com/jakejarvis/careful-downloader/compare/v1.0.1...v1.1.0)

---
updated-dependencies:
- dependency-name: careful-downloader
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-06 11:36:36 -04:00
bf8f731e49
increase timeout to an excessive 30 seconds for CI 2021-10-06 10:37:52 -04:00
9387ba950d
Use careful-downloader module (#70)
https://github.com/jakejarvis/careful-downloader
2021-10-06 10:16:15 -04:00
dependabot[bot]
127bd2a51b Bump mocha from 9.1.1 to 9.1.2
Bumps [mocha](https://github.com/mochajs/mocha) from 9.1.1 to 9.1.2.
- [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/v9.1.1...v9.1.2)

---
updated-dependencies:
- dependency-name: mocha
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-27 20:02:39 -04:00
d1141afdc1
remove execa & switch back to vanilla child_process 2021-09-19 07:35:50 -04:00
0bd1f6bc0d
v0.88.1 2021-09-04 08:09:49 -04:00
e26c04971f
v0.88.0 2021-09-02 08:11:06 -04:00
5bb2ff0eb3
switch to ESM imports (drops node 10.x support)
also download assets to a temp dir instead of ./vendor
2021-08-31 11:56:33 -04:00
0f315eadc4
use @jakejarvis/eslint-config, switch to yarn 2021-08-31 10:28:03 -04:00