1
mirror of https://github.com/jakejarvis/get-canonical-url.git synced 2025-04-26 13:28:27 -04:00

6 Commits

Author SHA1 Message Date
dependabot[bot]
89b9be1f60
📦 npm: Bump microbundle from 0.14.1 to 0.15.1
Bumps [microbundle](https://github.com/developit/microbundle) from 0.14.1 to 0.15.1.
- [Release notes](https://github.com/developit/microbundle/releases)
- [Changelog](https://github.com/developit/microbundle/blob/master/CHANGELOG.md)
- [Commits](https://github.com/developit/microbundle/compare/v0.14.1...v0.15.1)

---
updated-dependencies:
- dependency-name: microbundle
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-15 03:23:14 +00:00
625837697b switch to microbundle 2021-11-11 11:11:03 -05:00
5b3ea19ec0
fixes for eslint 8.0.0 2021-10-12 20:23:55 -04:00
2364bec385
properly resolve node builtins/dependencies 2021-10-09 16:34:42 -04:00
9bae8d053a
fix edge case for no passed-in options 2021-10-08 19:41:34 -04:00
0a7a95b30c
initial commit 🎉 2021-09-29 20:49:54 -04:00