Commit Graph

24 Commits

Author SHA1 Message Date
dependabot[bot] 5d0b7ea3e2 Bump rimraf from 5.0.7 to 5.0.8
Bumps [rimraf](https://github.com/isaacs/rimraf) from 5.0.7 to 5.0.8.
- [Changelog](https://github.com/isaacs/rimraf/blob/main/CHANGELOG.md)
- [Commits](https://github.com/isaacs/rimraf/compare/v5.0.7...v5.0.8)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-08 12:26:35 +00:00
jwetzell d4c01892be Merge pull request #16 from jwetzell/dependabot/npm_and_yarn/typescript-5.4.5
Bump typescript from 5.2.2 to 5.4.5
2024-06-17 12:16:37 -05:00
dependabot[bot] fbda64311f Bump prettier from 3.3.1 to 3.3.2
Bumps [prettier](https://github.com/prettier/prettier) from 3.3.1 to 3.3.2.
- [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.1...3.3.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-17 12:21:47 +00:00
dependabot[bot] 3b3a059f1f Bump typescript from 5.2.2 to 5.4.5
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.2.2 to 5.4.5.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v5.2.2...v5.4.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-17 12:21:41 +00:00
dependabot[bot] 26f40dbbc1 Bump prettier from 3.0.3 to 3.3.1
Bumps [prettier](https://github.com/prettier/prettier) from 3.0.3 to 3.3.1.
- [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.0.3...3.3.1)

---
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-10 22:41:25 +00:00
jwetzell 39a7252637 Merge pull request #9 from jwetzell/dependabot/npm_and_yarn/rimraf-5.0.7
Bump rimraf from 5.0.1 to 5.0.7
2024-06-10 17:39:57 -05:00
dependabot[bot] 3dc97d09b2 Bump rimraf from 5.0.1 to 5.0.7
Bumps [rimraf](https://github.com/isaacs/rimraf) from 5.0.1 to 5.0.7.
- [Changelog](https://github.com/isaacs/rimraf/blob/main/CHANGELOG.md)
- [Commits](https://github.com/isaacs/rimraf/compare/v5.0.1...v5.0.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-10 22:35:29 +00:00
dependabot[bot] 5775bd60f5 Bump @types/node from 20.12.7 to 20.14.2
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.12.7 to 20.14.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-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-10 22:35:19 +00:00
jwetzell 269bb3ce21 pin dependency versions 2024-06-10 17:33:49 -05:00
jwetzell b01e4d4968 remove eslint 2024-04-16 19:54:55 -05:00
jwetzell 0807d3380b update package version 2023-09-18 17:29:02 -05:00
jwetzell c5f4c5f096 update version 2023-09-18 12:51:17 -05:00
jwetzell 1c76f953c1 update version 2023-09-16 14:27:28 -05:00
jwetzell 489d32ae78 update version 2023-09-16 08:42:05 -05:00
jwetzell 3bed928a6e bump version 2023-09-16 08:24:58 -05:00
jwetzell f1050ab7fd add types property to package.json 2023-09-14 23:04:56 -05:00
jwetzell f21bef263d convert to typescript 2023-09-14 22:43:25 -05:00
jwetzell 016239b3ad remove binary-parsser lib dependency 2023-09-14 19:47:16 -05:00
jwetzell 8cd5dada50 update package.json 2023-09-13 17:00:11 -05:00
jwetzell c610b4e858 bump version for upcoming changes 2023-09-13 15:43:54 -05:00
jwetzell 48ddf94c89 bump package version 2023-09-13 14:52:34 -05:00
jwetzell 28ecae29e0 bump version 2023-09-11 08:46:25 -05:00
jwetzell 17224d9319 completely rework the parsing structure because I now realize how frames work 2023-09-10 23:40:06 -05:00
jwetzell 7a1366303f initial commit 2023-09-10 20:38:49 -05:00