Files
odysseus/package-lock.json
T
dependabot[bot] c8c7b13494 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.2
- [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.2)

---
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-03 17:34:16 +00:00

23 lines
576 B
JSON

{
"name": "odysseus",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"devDependencies": {
"@antithesishq/bombadil": "^0.7.2"
}
},
"node_modules/@antithesishq/bombadil": {
"version": "0.7.2",
"resolved": "https://registry.npmjs.org/@antithesishq/bombadil/-/bombadil-0.7.2.tgz",
"integrity": "sha512-Irhtv8XcMewxwZTZA4lURJHq12XLVRJXs6x6mc0M0NnBRpgaTaRP8HmMB/zjlA0GD9QvSXUInPqnQ5tDwyyzTQ==",
"dev": true,
"license": "MIT",
"bin": {
"bombadil": "bin/bombadil.js"
}
}
}
}