mirror of
https://github.com/odysseus-dev/odysseus.git
synced 2026-08-28 18:01:46 +00:00
Bumps the npm group with 1 update in the / directory: [@antithesishq/bombadil](https://github.com/antithesishq/bombadil). Updates `@antithesishq/bombadil` from 0.6.1 to 0.7.0 - [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.6.1...v0.7.0) --- updated-dependencies: - dependency-name: "@antithesishq/bombadil" dependency-version: 0.7.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
22 lines
576 B
JSON
22 lines
576 B
JSON
{
|
|
"name": "odysseus",
|
|
"lockfileVersion": 3,
|
|
"requires": true,
|
|
"packages": {
|
|
"": {
|
|
"devDependencies": {
|
|
"@antithesishq/bombadil": "^0.7.0"
|
|
}
|
|
},
|
|
"node_modules/@antithesishq/bombadil": {
|
|
"version": "0.7.0",
|
|
"resolved": "https://registry.npmjs.org/@antithesishq/bombadil/-/bombadil-0.7.0.tgz",
|
|
"integrity": "sha512-alJmnphJ/iUoL5mCsnV3DwtajGy/sEQ3NJJCiMhgjqXshSq2BUtAs0vqdXEiiSkB8HbsOX5CLrAcaogYdwfAJg==",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"bin": {
|
|
"bombadil": "bin/bombadil.js"
|
|
}
|
|
}
|
|
}
|
|
}
|