Skip to content

Commit

Permalink
Merge dde73e9 into d394768
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Feb 12, 2024
2 parents d394768 + dde73e9 commit 15a33cf
Show file tree
Hide file tree
Showing 7 changed files with 26 additions and 26 deletions.
26 changes: 13 additions & 13 deletions .pnp.cjs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
"prettier": "^3.0.0",
"rimraf": "^5.0.1",
"semantic-release": "^22.0.12",
"typedoc": "^0.24.8",
"typedoc": "^0.25.8",
"typescript": "^4.9.5"
},
"husky": {
Expand Down
24 changes: 12 additions & 12 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11927,7 +11927,7 @@ __metadata:
prettier: ^3.0.0
rimraf: ^5.0.1
semantic-release: ^22.0.12
typedoc: ^0.24.8
typedoc: ^0.25.8
typescript: ^4.9.5
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -12728,15 +12728,15 @@ __metadata:
languageName: node
linkType: hard

"shiki@npm:^0.14.1":
version: 0.14.2
resolution: "shiki@npm:0.14.2"
"shiki@npm:^0.14.7":
version: 0.14.7
resolution: "shiki@npm:0.14.7"
dependencies:
ansi-sequence-parser: ^1.1.0
jsonc-parser: ^3.2.0
vscode-oniguruma: ^1.7.0
vscode-textmate: ^8.0.0
checksum: f2a14302b1803617e3ff1b751a5c87b4af4ad15214dc00e9215402e42940a84a0b956cf55d628f25dbf1296b18e277b8529571cd9359b971ac599a0ab11303e7
checksum: 2aec3b3519df977c4391df9e1825cb496e9a4d7e11395f05a0da77e4fa2f7c3d9d6e6ee94029ac699533017f2b25637ee68f6d39f05f311535c2704d0329b520
languageName: node
linkType: hard

Expand Down Expand Up @@ -13761,19 +13761,19 @@ __metadata:
languageName: node
linkType: hard

"typedoc@npm:^0.24.8":
version: 0.24.8
resolution: "typedoc@npm:0.24.8"
"typedoc@npm:^0.25.8":
version: 0.25.8
resolution: "typedoc@npm:0.25.8"
dependencies:
lunr: ^2.3.9
marked: ^4.3.0
minimatch: ^9.0.0
shiki: ^0.14.1
minimatch: ^9.0.3
shiki: ^0.14.7
peerDependencies:
typescript: 4.6.x || 4.7.x || 4.8.x || 4.9.x || 5.0.x || 5.1.x
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: a46a14497f789fb3594e6c3af2e45276934ac46df40b7ed15a504ee51dc7a8013a2ffb3a54fd73abca6a2b71f97d3ec9ad356fa9aa81d29743e4645a965a2ae0
checksum: c81992d791ef267e5f94ce0bf0ee98452ac772f4a12a96ad3b18520e7a1f9ba5f6908e48d5e73330fdedb7bfd0b9e0a74073afa5ef75775f76f1c6f3f3fce3a3
languageName: node
linkType: hard

Expand Down

0 comments on commit 15a33cf

Please sign in to comment.