build(deps-dev): bump typedoc from 0.25.6 to 0.25.7 (#3356)

* build(deps-dev): bump typedoc from 0.25.6 to 0.25.7

Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) from 0.25.6 to 0.25.7.
- [Release notes](https://github.com/TypeStrong/TypeDoc/releases)
- [Changelog](https://github.com/TypeStrong/typedoc/blob/master/CHANGELOG.md)
- [Commits](https://github.com/TypeStrong/TypeDoc/compare/v0.25.6...v0.25.7)

---
updated-dependencies:
- dependency-name: typedoc
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* ci: dont wait

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: H01001000 <heiheiho000@gmail.com>
This commit is contained in:
dependabot[bot]
2024-01-11 21:02:57 +00:00
committed by GitHub
parent e2b38bfa54
commit bdb0ac9524
3 changed files with 7 additions and 6 deletions

View File

@@ -15,6 +15,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- uses: ahmadnassri/action-workflow-queue@v1
if: ${{ github.event_name != 'pull_request' }}
with:
timeout: 6000000
rest-e2e-test:

View File

@@ -35,7 +35,7 @@
"lint-staged": "^15.2.0",
"prettier": "^3.1.1",
"turbo": "^1.11.3",
"typedoc": "0.25.6",
"typedoc": "0.25.7",
"typedoc-plugin-markdown": "3.17.1",
"typescript": "5.3.3"
},

View File

@@ -2029,7 +2029,7 @@ __metadata:
lint-staged: "npm:^15.2.0"
prettier: "npm:^3.1.1"
turbo: "npm:^1.11.3"
typedoc: "npm:0.25.6"
typedoc: "npm:0.25.7"
typedoc-plugin-markdown: "npm:3.17.1"
typedoc-plugin-missing-exports: "npm:^2.1.0"
typescript: "npm:5.3.3"
@@ -5928,9 +5928,9 @@ __metadata:
languageName: node
linkType: hard
"typedoc@npm:0.25.6":
version: 0.25.6
resolution: "typedoc@npm:0.25.6"
"typedoc@npm:0.25.7":
version: 0.25.7
resolution: "typedoc@npm:0.25.7"
dependencies:
lunr: "npm:^2.3.9"
marked: "npm:^4.3.0"
@@ -5940,7 +5940,7 @@ __metadata:
typescript: 4.6.x || 4.7.x || 4.8.x || 4.9.x || 5.0.x || 5.1.x || 5.2.x || 5.3.x
bin:
typedoc: bin/typedoc
checksum: 4d3858152859598e0a7ed34f3ed023a4ad83b4fa0c684b14752e23b59c3102d265596eb510f2ab8665e7b8e67b5a601fe3f70c9eab1b0a2fece63c33088ea848
checksum: fa88c808e9912ef248cc45b4defea49522e93b97b4bb67423670257a4507ccabdc25c1518a39f6058a728d08675ee0947de55944419fa4bb9f870d84ba4db764
languageName: node
linkType: hard