Commit Graph

8 Commits

Author SHA1 Message Date
dependabot[bot] 88a2e61b22 Bump typescript from 5.6.3 to 5.7.2
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.6.3 to 5.7.2.
- [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.6.3...v5.7.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-25 05:04:05 +00:00
jwetzell 54c09bcc2c pin eslint dependencies 2024-11-04 19:22:34 -06:00
jwetzell d536052112 Merge pull request #4 from jwetzell/dependabot/npm_and_yarn/types/node-22.8.7
Bump @types/node from 22.8.2 to 22.8.7
2024-11-04 18:03:56 -06:00
jwetzell 12901cddef npm run format:write 2024-11-04 18:03:41 -06:00
dependabot[bot] bd97e42a5e Bump @types/node from 22.8.2 to 22.8.7
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.8.2 to 22.8.7.
- [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-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-04 04:20:39 +00:00
jwetzell 3927b52f8e Merge pull request #3 from jwetzell/test-workflow
add workflow to run free-d tests
2024-10-29 12:02:44 -05:00
jwetzell 8c578b089f add workflow to run free-d tests 2024-10-29 12:01:51 -05:00
jwetzell bcf508e88f initial commit free-d/v0.1.0 2024-10-29 11:55:53 -05:00