mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-05-20 04:38:55 +00:00
build(deps): bump apidoc from 0.28.1 to 0.29.0 (#13435)
Bumps [apidoc](https://github.com/apidoc/apidoc) from 0.28.1 to 0.29.0. - [Release notes](https://github.com/apidoc/apidoc/releases) - [Changelog](https://github.com/apidoc/apidoc/blob/master/CHANGELOG.md) - [Commits](https://github.com/apidoc/apidoc/compare/0.28.1...0.29.0) --- updated-dependencies: - dependency-name: apidoc dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
534d296195
commit
8feaf35200
2 changed files with 4 additions and 9 deletions
11
package-lock.json
generated
11
package-lock.json
generated
|
|
@ -2334,9 +2334,9 @@
|
|||
}
|
||||
},
|
||||
"apidoc": {
|
||||
"version": "0.28.1",
|
||||
"resolved": "https://registry.npmjs.org/apidoc/-/apidoc-0.28.1.tgz",
|
||||
"integrity": "sha512-vJbRtNnxWqUUfbY4NJwq9vRB8+Fh43nccckhG9nC4nQBxrMDaBYHhwMbls3OZ9Nv36jWN4KexpLrZ5Ivph8GYg==",
|
||||
"version": "0.29.0",
|
||||
"resolved": "https://registry.npmjs.org/apidoc/-/apidoc-0.29.0.tgz",
|
||||
"integrity": "sha512-W6feryyFjYydpjhJI/v/l7AwQLZPULOCXzO3eu6DtTaVtnIQD0WgT/a9ZqBYUMGnkUmpLUedEd5xU/GH6FPloA==",
|
||||
"requires": {
|
||||
"apidoc-core": "^0.15.0",
|
||||
"commander": "^2.20.0",
|
||||
|
|
@ -2367,11 +2367,6 @@
|
|||
"mdurl": "^1.0.1",
|
||||
"uc.micro": "^1.0.5"
|
||||
}
|
||||
},
|
||||
"source-map": {
|
||||
"version": "0.6.1",
|
||||
"resolved": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz",
|
||||
"integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g=="
|
||||
}
|
||||
}
|
||||
},
|
||||
|
|
|
|||
|
|
@ -13,7 +13,7 @@
|
|||
"accepts": "^1.3.5",
|
||||
"amazon-payments": "^0.2.8",
|
||||
"amplitude": "^5.1.6",
|
||||
"apidoc": "^0.28.1",
|
||||
"apidoc": "^0.29.0",
|
||||
"apple-auth": "^1.0.7",
|
||||
"bcrypt": "^5.0.1",
|
||||
"body-parser": "^1.18.3",
|
||||
|
|
|
|||
Loading…
Reference in a new issue