Skip to content

Commit 5f62acf

Browse files
authored
Merge pull request #418 from dokar3/renovate/typedoc-0.x-lockfile
Update dependency typedoc to v0.26.5
2 parents 356768b + aace2d6 commit 5f62acf

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

js/any-service-api/yarn.lock

+11-11
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
# yarn lockfile v1
33

44

5-
"@shikijs/core@1.10.3":
6-
version "1.10.3"
7-
resolved "https://registry.yarnpkg.com/@shikijs/core/-/core-1.10.3.tgz#f01763b36f08ad3d2ef46cea7e61858d9d9947d6"
8-
integrity sha512-D45PMaBaeDHxww+EkcDQtDAtzv00Gcsp72ukBtaLSmqRvh0WgGMq3Al0rl1QQBZfuneO75NXMIzEZGFitThWbg==
5+
"@shikijs/core@1.11.0":
6+
version "1.11.0"
7+
resolved "https://registry.yarnpkg.com/@shikijs/core/-/core-1.11.0.tgz#a07a55037ba74f13b860698149bda03382b74cc1"
8+
integrity sha512-VbEhDAhT/2ozO0TPr5/ZQBO/NWLqtk4ZiBf6NplYpF38mKjNfMMied5fNEfIfYfN+cdKvhDB4VMcKvG/g9c3zg==
99
dependencies:
1010
"@types/hast" "^3.0.4"
1111

@@ -121,17 +121,17 @@ punycode.js@^2.3.1:
121121
integrity sha512-uxFIHU0YlHYhDQtV4R9J6a52SLx28BCjT+4ieh7IGbgwVJWO+km431c4yRlREUAsAmt/uMjQUyQHNEPf0M39CA==
122122

123123
shiki@^1.9.1:
124-
version "1.10.3"
125-
resolved "https://registry.yarnpkg.com/shiki/-/shiki-1.10.3.tgz#2276fb21a07043b28c5b16001e6a04fef99dbb8f"
126-
integrity sha512-eneCLncGuvPdTutJuLyUGS8QNPAVFO5Trvld2wgEq1e002mwctAhJKeMGWtWVXOIEzmlcLRqcgPSorR6AVzOmQ==
124+
version "1.11.0"
125+
resolved "https://registry.yarnpkg.com/shiki/-/shiki-1.11.0.tgz#fad958667d7dc8e58f58e7c6ebd24d75d7c4e199"
126+
integrity sha512-NqH/O1zRHvnuk/WfSL6b7+DtI7/kkMMSQGlZhm9DyzSU+SoIHhaw/fBZMr+zp9R8KjdIzkk3JKSC6hORuGDyng==
127127
dependencies:
128-
"@shikijs/core" "1.10.3"
128+
"@shikijs/core" "1.11.0"
129129
"@types/hast" "^3.0.4"
130130

131131
typedoc@^0.26.0:
132-
version "0.26.4"
133-
resolved "https://registry.yarnpkg.com/typedoc/-/typedoc-0.26.4.tgz#7e83047369a29a710d429dac20996680cae9a314"
134-
integrity sha512-FlW6HpvULDKgc3rK04V+nbFyXogPV88hurarDPOjuuB5HAwuAlrCMQ5NeH7Zt68a/ikOKu6Z/0hFXAeC9xPccQ==
132+
version "0.26.5"
133+
resolved "https://registry.yarnpkg.com/typedoc/-/typedoc-0.26.5.tgz#08032bd57cac3d56e8ac296a07e3482dc0c645ac"
134+
integrity sha512-Vn9YKdjKtDZqSk+by7beZ+xzkkr8T8CYoiasqyt4TTRFy5+UHzL/mF/o4wGBjRF+rlWQHDb0t6xCpA3JNL5phg==
135135
dependencies:
136136
lunr "^2.3.9"
137137
markdown-it "^14.1.0"

0 commit comments

Comments
 (0)