Commit graph

8 commits

Author SHA1 Message Date
Vylpes ee4f1873d1 Fix type error (#34)
Co-authored-by: Ethan Lane <ethan@vylpes.com>
Reviewed-on: https://gitea.vylpes.xyz/RabbitLabs/random-bunny/pulls/34
2022-08-12 17:10:03 +01:00
dependabot[bot] 1e123de1e1
Bump glob-parent from 6.0.0 to 6.0.1 (#29)
Bumps [glob-parent](https://github.com/gulpjs/glob-parent) from 6.0.0 to 6.0.1.
- [Release notes](https://github.com/gulpjs/glob-parent/releases)
- [Changelog](https://github.com/gulpjs/glob-parent/blob/main/CHANGELOG.md)
- [Commits](https://github.com/gulpjs/glob-parent/compare/v6.0.0...v6.0.1)

---
updated-dependencies:
- dependency-name: glob-parent
  dependency-type: direct:production
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-04 18:05:46 +01:00
dependabot[bot] dc11410b9d
Bump got from 11.8.3 to 11.8.5 (#26)
Bumps [got](https://github.com/sindresorhus/got) from 11.8.3 to 11.8.5.
- [Release notes](https://github.com/sindresorhus/got/releases)
- [Commits](https://github.com/sindresorhus/got/compare/v11.8.3...v11.8.5)

---
updated-dependencies:
- dependency-name: got
  dependency-type: direct:production
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-14 17:31:24 +01:00
dependabot[bot] 0e68c76263
Bump ansi-regex from 5.0.0 to 5.0.1
Bumps [ansi-regex](https://github.com/chalk/ansi-regex) from 5.0.0 to 5.0.1.
- [Release notes](https://github.com/chalk/ansi-regex/releases)
- [Commits](https://github.com/chalk/ansi-regex/compare/v5.0.0...v5.0.1)

---
updated-dependencies:
- dependency-name: ansi-regex
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-02 10:37:47 +00:00
Ethan Lane d32b44052c
Replace fetch with got 2021-12-01 20:39:02 +00:00
Ethan Lane f673339d90
rewrite in typescript 2021-12-01 20:32:20 +00:00
Ethan Lane a3841f5f37
Install and setup TypeScript 2021-12-01 13:36:29 +00:00
Ethan Lane 474b478033 Update Gulp-Parent 2021-06-19 16:13:27 +01:00