Files
odysseus/package-lock.json
T
dependabot[bot] acc32f7ba5 build(deps-dev): bump @antithesishq/bombadil
Bumps the npm group with 1 update in the / directory: [@antithesishq/bombadil](https://github.com/antithesishq/bombadil).


Updates `@antithesishq/bombadil` from 0.7.0 to 0.7.5
- [Release notes](https://github.com/antithesishq/bombadil/releases)
- [Changelog](https://github.com/antithesishq/bombadil/blob/main/CHANGELOG.md)
- [Commits](https://github.com/antithesishq/bombadil/compare/v0.7.0...v0.7.5)

---
updated-dependencies:
- dependency-name: "@antithesishq/bombadil"
  dependency-version: 0.7.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-09-17 17:33:55 +00:00

23 lines
576 B
JSON

{
"name": "odysseus",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"devDependencies": {
"@antithesishq/bombadil": "^0.7.5"
}
},
"node_modules/@antithesishq/bombadil": {
"version": "0.7.5",
"resolved": "https://registry.npmjs.org/@antithesishq/bombadil/-/bombadil-0.7.5.tgz",
"integrity": "sha512-CoY4GkJnBhqcWpW3TTnSFFmFa3e0JJYRV7fdzYIrSf+2jdxt+CXbjZDj14Fv90AqPRVWFRdbvp/lSzAbVweNDg==",
"dev": true,
"license": "MIT",
"bin": {
"bombadil": "bin/bombadil.js"
}
}
}
}