Bump fit-file-parser in the development group across 1 directory

Bumps the development group with 1 update in the / directory: [fit-file-parser](https://github.com/jimmykane/fit-parser).


Updates `fit-file-parser` from 2.3.3 to 3.0.0
- [Changelog](https://github.com/jimmykane/fit-parser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jimmykane/fit-parser/commits)

---
updated-dependencies:
- dependency-name: fit-file-parser
  dependency-version: 3.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: development
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2026-05-10 11:09:33 +00:00 committed by GitHub
parent c42dff7f37
commit 9c5cd7d6e8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 9 additions and 9 deletions

View file

@ -18,6 +18,6 @@
},
"devDependencies": {
"@types/node": "catalog:",
"fit-file-parser": "^2.3.3"
"fit-file-parser": "^3.0.0"
}
}