Skip to content

Commit b81ce7a

Browse files
authored
Merge pull request #61 from forcedotcom/dependabot-npm_and_yarn-typedoc-0.27.9
chore(dev-deps): bump typedoc from 0.27.8 to 0.27.9
2 parents bff6749 + 4050882 commit b81ce7a

File tree

2 files changed

+33
-8
lines changed

2 files changed

+33
-8
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"ts-morph": "^24.0.0",
2626
"ts-node": "^10.9.2",
2727
"ts-patch": "^3.3.0",
28-
"typedoc": "^0.27.8",
28+
"typedoc": "^0.27.9",
2929
"typescript": "^5.7.3"
3030
},
3131
"engines": {

yarn.lock

+32-7
Original file line numberDiff line numberDiff line change
@@ -5553,7 +5553,16 @@ srcset@^5.0.0:
55535553
resolved "https://registry.yarnpkg.com/srcset/-/srcset-5.0.1.tgz#e660a728f195419e4afa95121099bc9efb7a1e36"
55545554
integrity sha512-/P1UYbGfJVlxZag7aABNRrulEXAwCSDo7fklafOQrantuPTDmYgijJMks2zusPCVzgW9+4P69mq7w6pYuZpgxw==
55555555

5556-
"string-width-cjs@npm:string-width@^4.2.0", string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
5556+
"string-width-cjs@npm:string-width@^4.2.0":
5557+
version "4.2.3"
5558+
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
5559+
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
5560+
dependencies:
5561+
emoji-regex "^8.0.0"
5562+
is-fullwidth-code-point "^3.0.0"
5563+
strip-ansi "^6.0.1"
5564+
5565+
string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
55575566
version "4.2.3"
55585567
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
55595568
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -5625,7 +5634,14 @@ stringify-entities@^4.0.0:
56255634
character-entities-html4 "^2.0.0"
56265635
character-entities-legacy "^3.0.0"
56275636

5628-
"strip-ansi-cjs@npm:strip-ansi@^6.0.1", [email protected], strip-ansi@^6.0.0, strip-ansi@^6.0.1:
5637+
"strip-ansi-cjs@npm:strip-ansi@^6.0.1":
5638+
version "6.0.1"
5639+
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
5640+
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
5641+
dependencies:
5642+
ansi-regex "^5.0.1"
5643+
5644+
[email protected], strip-ansi@^6.0.0, strip-ansi@^6.0.1:
56295645
version "6.0.1"
56305646
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
56315647
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
@@ -5953,10 +5969,10 @@ typedoc@^0.26.5:
59535969
shiki "^1.16.2"
59545970
yaml "^2.5.1"
59555971

5956-
typedoc@^0.27.8:
5957-
version "0.27.8"
5958-
resolved "https://registry.yarnpkg.com/typedoc/-/typedoc-0.27.8.tgz#9d4c4aa3c6889090d8fa4776367e353697d3e706"
5959-
integrity sha512-q0/2TUunNEDmWkn23ULKGXieK8cgGuAmBUXC/HcZ/rgzMI9Yr4Nq3in1K1vT1NZ9zx6M78yTk3kmIPbwJgK5KA==
5972+
typedoc@^0.27.9:
5973+
version "0.27.9"
5974+
resolved "https://registry.yarnpkg.com/typedoc/-/typedoc-0.27.9.tgz#5e0a7bc32bfc7bd0b70a353f4f1d5cba3d667c46"
5975+
integrity sha512-/z585740YHURLl9DN2jCWe6OW7zKYm6VoQ93H0sxZ1cwHQEQrUn5BJrEnkWhfzUdyO+BLGjnKUZ9iz9hKloFDw==
59605976
dependencies:
59615977
"@gerrit0/mini-shiki" "^1.24.0"
59625978
lunr "^2.3.9"
@@ -6229,7 +6245,7 @@ workerpool@^6.5.1:
62296245
resolved "https://registry.yarnpkg.com/workerpool/-/workerpool-6.5.1.tgz#060f73b39d0caf97c6db64da004cd01b4c099544"
62306246
integrity sha512-Fs4dNYcsdpYSAfVxhnl1L5zTksjvOJxtC5hzMNl+1t9B8hTJTdKDyZ5ju7ztgPy+ft9tBFXoOlDNiOT9WUXZlA==
62316247

6232-
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0:
6248+
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0":
62336249
version "7.0.0"
62346250
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
62356251
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
@@ -6247,6 +6263,15 @@ wrap-ansi@^6.2.0:
62476263
string-width "^4.1.0"
62486264
strip-ansi "^6.0.0"
62496265

6266+
wrap-ansi@^7.0.0:
6267+
version "7.0.0"
6268+
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
6269+
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
6270+
dependencies:
6271+
ansi-styles "^4.0.0"
6272+
string-width "^4.1.0"
6273+
strip-ansi "^6.0.0"
6274+
62506275
wrap-ansi@^8.1.0:
62516276
version "8.1.0"
62526277
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-8.1.0.tgz#56dc22368ee570face1b49819975d9b9a5ead214"

0 commit comments

Comments
 (0)