Commit graph

28 commits

Author SHA1 Message Date
JasterV
7657f40e40 update tests to run the bun way 2026-03-01 18:37:11 +01:00
JasterV
44f011192d update version 2026-03-01 18:17:47 +01:00
JasterV
c9739ecc46 feat: migrate to bun and update dependencies 2026-03-01 18:16:47 +01:00
Víctor Martínez
c814b4964a
Merge pull request #30 from JasterV/dependabot/npm_and_yarn/prettier-3.3.3
Bump prettier from 3.3.0 to 3.3.3
2026-03-01 17:58:32 +01:00
dependabot[bot]
72a9c29971
Bump @types/node from 20.14.0 to 22.5.2
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.14.0 to 22.5.2.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-02 05:57:24 +00:00
dependabot[bot]
5a1cef6080
Bump prettier from 3.3.0 to 3.3.3
Bumps [prettier](https://github.com/prettier/prettier) from 3.3.0 to 3.3.3.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/3.3.0...3.3.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-15 05:35:06 +00:00
Victor Martinez
81e3d1ef1b update patch version 2024-06-03 12:24:54 +02:00
dependabot[bot]
39f8b8ca75
Bump prettier from 3.2.5 to 3.3.0
Bumps [prettier](https://github.com/prettier/prettier) from 3.2.5 to 3.3.0.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/3.2.5...3.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-03 05:09:46 +00:00
Victor Martinez
7fe90c745e forgot to update package.json 2024-04-04 10:19:11 +02:00
Victor Martinez
808a9e8140 install prettier 2024-04-04 10:11:08 +02:00
Dan Flettre
6e4a899128 update deps and convert to esm
- resolves 7 vulnerabilities in dependencies
  - updates code to ESM. This is a breaking change for CommonJS consumers of this package, but it was necessary to get the latest patched axios package.
  - switch from jest to mocha for better esm support

add extensions to file imports

switch from jest to mocha
2024-04-03 19:29:06 -05:00
JasterV
0d8a3ed26a 0.4.0 2022-05-18 12:39:19 +02:00
JasterV
9108afd3ae 0.3.3 2022-05-18 12:38:48 +02:00
JasterV
d8ad440201 0.3.2 2022-03-22 09:51:46 +01:00
JasterV
aed3342b64 patch update 2022-03-22 09:51:43 +01:00
JasterV
d8a0cb802f 0.3.1 2022-03-21 16:18:51 +01:00
JasterV
0ef5717b72 0.3.0 2022-03-21 16:18:09 +01:00
JasterV
3e9c0b5dca 0.2.0 2022-03-21 15:36:24 +01:00
JasterV
1ee123ce72 adds testing & updates readme 2022-03-21 15:35:37 +01:00
JasterV
027d91ddcc 0.1.1 2022-03-21 11:24:40 +01:00
JasterV
cb6adaf48a updates package name 2022-03-21 11:11:36 +01:00
JasterV
ce6e31bc03 updates package name 2022-03-21 11:09:55 +01:00
JasterV
e5c717b0aa updates assertions 2022-03-21 11:08:11 +01:00
JasterV
5bd1d7bc0a updates package.json 2022-03-21 11:04:21 +01:00
JasterV
0994aee00b updates package.json 2022-03-21 11:03:47 +01:00
JasterV
8e388307a3 updates package.json 2022-03-21 10:48:53 +01:00
JasterV
cbe7fe1d05 first commit 2022-03-21 10:39:08 +01:00
JasterV
68b65bc53f first commit 2022-03-18 16:03:06 +01:00