1
0
Fork 0
Commit Graph

11 Commits (main)

Author SHA1 Message Date
dependabot[bot] 49334ee8a0 build(deps): Bump got and geckodriver
Bumps [got](https://github.com/sindresorhus/got) to 11.8.5 and updates ancestor dependency [geckodriver](https://github.com/vladikoff/node-geckodriver). These dependencies need to be updated together.


Updates `got` from 11.8.2 to 11.8.5
- [Release notes](https://github.com/sindresorhus/got/releases)
- [Commits](https://github.com/sindresorhus/got/compare/v11.8.2...v11.8.5)

Updates `geckodriver` from 3.0.1 to 3.2.0
- [Release notes](https://github.com/vladikoff/node-geckodriver/releases)
- [Commits](https://github.com/vladikoff/node-geckodriver/compare/v3.0.1...v3.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-08 18:52:37 +08:00
dependabot[bot] 88c433fe9b build(deps): Bump node-fetch from 3.2.0 to 3.2.10
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 3.2.0 to 3.2.10.
- [Release notes](https://github.com/node-fetch/node-fetch/releases)
- [Commits](https://github.com/node-fetch/node-fetch/compare/v3.2.0...v3.2.10)

---
updated-dependencies:
- dependency-name: node-fetch
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-08 18:52:24 +08:00
Ambrose Chua ebde519925 Upgrade packages 2022-02-16 18:50:37 +08:00
dependabot[bot] 24db10d1ac build(deps): Bump node-fetch from 3.0.0 to 3.1.1
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 3.0.0 to 3.1.1.
- [Release notes](https://github.com/node-fetch/node-fetch/releases)
- [Changelog](https://github.com/node-fetch/node-fetch/blob/main/docs/CHANGELOG.md)
- [Commits](https://github.com/node-fetch/node-fetch/compare/v3.0.0...v3.1.1)

---
updated-dependencies:
- dependency-name: node-fetch
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-16 16:29:36 +08:00
Ambrose Chua a808724383 Fix lint errors 2021-09-30 11:56:57 +08:00
Ambrose Chua 665e3db89b Remove deno-prebuilt and use denoland/setup-deno 2021-09-30 11:34:25 +08:00
Ambrose Chua 4891d78fb4 feat: Remove unnecessary nested object 2021-09-10 01:55:07 +08:00
Ambrose Chua 2ca427b87f feat: Hide --experimental-loader (and all) warnings 2021-09-10 01:12:51 +08:00
Ambrose Chua 0e932d833a fix: Remove node: protocol 2021-09-10 00:22:59 +08:00
Ambrose Chua 4c2a24377f fix: Placeholder for platform-deno 2021-09-10 00:08:09 +08:00
Ambrose Chua c600d7182b Initial prototype 2021-09-09 23:47:04 +08:00