Skip to content

Commit 788c8ac

Browse files
chore(deps): update dependency @microsoft/api-extractor to v7.58.5 (#2853)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 04f5c44 commit 788c8ac

2 files changed

Lines changed: 79 additions & 20 deletions

File tree

workspaces/mcp-integrations/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"resolutions": {
5252
"@types/react": "^18",
5353
"@types/react-dom": "^18",
54-
"@microsoft/api-extractor": "7.58.2"
54+
"@microsoft/api-extractor": "7.58.5"
5555
},
5656
"prettier": "@spotify/prettier-config",
5757
"lint-staged": {

workspaces/mcp-integrations/yarn.lock

Lines changed: 78 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -6486,27 +6486,37 @@ __metadata:
64866486
languageName: node
64876487
linkType: hard
64886488

6489-
"@microsoft/api-extractor@npm:7.58.2":
6490-
version: 7.58.2
6491-
resolution: "@microsoft/api-extractor@npm:7.58.2"
6489+
"@microsoft/api-extractor-model@npm:7.33.8":
6490+
version: 7.33.8
6491+
resolution: "@microsoft/api-extractor-model@npm:7.33.8"
64926492
dependencies:
6493-
"@microsoft/api-extractor-model": "npm:7.33.6"
64946493
"@microsoft/tsdoc": "npm:~0.16.0"
64956494
"@microsoft/tsdoc-config": "npm:~0.18.1"
6496-
"@rushstack/node-core-library": "npm:5.22.0"
6497-
"@rushstack/rig-package": "npm:0.7.2"
6498-
"@rushstack/terminal": "npm:0.22.5"
6499-
"@rushstack/ts-command-line": "npm:5.3.5"
6495+
"@rushstack/node-core-library": "npm:5.23.1"
6496+
checksum: 10c0/b7756832e0363d965dc85296d15d9d9432f6d3daf61166c2af34cd2f629cc03b67aff377b76b7fb2d0e574dab289065632c87268448ae1263e8e8b3c30a283a9
6497+
languageName: node
6498+
linkType: hard
6499+
6500+
"@microsoft/api-extractor@npm:7.58.5":
6501+
version: 7.58.5
6502+
resolution: "@microsoft/api-extractor@npm:7.58.5"
6503+
dependencies:
6504+
"@microsoft/api-extractor-model": "npm:7.33.8"
6505+
"@microsoft/tsdoc": "npm:~0.16.0"
6506+
"@microsoft/tsdoc-config": "npm:~0.18.1"
6507+
"@rushstack/node-core-library": "npm:5.23.1"
6508+
"@rushstack/rig-package": "npm:0.7.3"
6509+
"@rushstack/terminal": "npm:0.23.0"
6510+
"@rushstack/ts-command-line": "npm:5.3.8"
65006511
diff: "npm:~8.0.2"
6501-
lodash: "npm:~4.18.1"
65026512
minimatch: "npm:10.2.3"
65036513
resolve: "npm:~1.22.1"
6504-
semver: "npm:~7.5.4"
6514+
semver: "npm:~7.7.4"
65056515
source-map: "npm:~0.6.1"
65066516
typescript: "npm:5.9.3"
65076517
bin:
65086518
api-extractor: bin/api-extractor
6509-
checksum: 10c0/b5b367719ff146a51dd11d7f2ca2ca8cba9983e5f8618c9e9ee317ee0b43ce04c32b83015c94c0c2b9f0a6c24d1926d251333f485b0e59569081b793d09e0d4f
6519+
checksum: 10c0/734abc331b45110bae14e1d27e4a80e50a791021b9f0617ba729af6776d6ae88ca9d0cc8c51fcbb7775a772342a45ea98e74e25991a9ba927bf8837f226e0cb3
65106520
languageName: node
65116521
linkType: hard
65126522

@@ -9608,6 +9618,27 @@ __metadata:
96089618
languageName: node
96099619
linkType: hard
96109620

9621+
"@rushstack/node-core-library@npm:5.23.1":
9622+
version: 5.23.1
9623+
resolution: "@rushstack/node-core-library@npm:5.23.1"
9624+
dependencies:
9625+
ajv: "npm:~8.18.0"
9626+
ajv-draft-04: "npm:~1.0.0"
9627+
ajv-formats: "npm:~3.0.1"
9628+
fs-extra: "npm:~11.3.0"
9629+
import-lazy: "npm:~4.0.0"
9630+
jju: "npm:~1.4.0"
9631+
resolve: "npm:~1.22.1"
9632+
semver: "npm:~7.7.4"
9633+
peerDependencies:
9634+
"@types/node": "*"
9635+
peerDependenciesMeta:
9636+
"@types/node":
9637+
optional: true
9638+
checksum: 10c0/246e9b7a3c9f65cce199508e8c3bd437c926d0047eb8a9c1659ba1cd4f53a03e64fcb93ada90ce450e40d27277104261f2c1082a717aee3fcfc2b080c1a8183d
9639+
languageName: node
9640+
linkType: hard
9641+
96119642
"@rushstack/problem-matcher@npm:0.2.1":
96129643
version: 0.2.1
96139644
resolution: "@rushstack/problem-matcher@npm:0.2.1"
@@ -9620,13 +9651,13 @@ __metadata:
96209651
languageName: node
96219652
linkType: hard
96229653

9623-
"@rushstack/rig-package@npm:0.7.2":
9624-
version: 0.7.2
9625-
resolution: "@rushstack/rig-package@npm:0.7.2"
9654+
"@rushstack/rig-package@npm:0.7.3":
9655+
version: 0.7.3
9656+
resolution: "@rushstack/rig-package@npm:0.7.3"
96269657
dependencies:
9658+
jju: "npm:~1.4.0"
96279659
resolve: "npm:~1.22.1"
9628-
strip-json-comments: "npm:~3.1.1"
9629-
checksum: 10c0/2e2839fa9a3984d4b6433d6e5d48130ba0be88fc1d80e1d832272a1e939d3bfed532e8b7560ef70f8b4ebc62593b8684f2ae1cc8aecd5595661066f53527253c
9660+
checksum: 10c0/d28a0196366bb16d020504b135ea1affbf77d01877a806544c38d48b95ab5b3593af1cbb7b24b6853a89fa360009811dcafe2ed4cc1616d12a08db0029a67097
96309661
languageName: node
96319662
linkType: hard
96329663

@@ -9646,6 +9677,22 @@ __metadata:
96469677
languageName: node
96479678
linkType: hard
96489679

9680+
"@rushstack/terminal@npm:0.23.0":
9681+
version: 0.23.0
9682+
resolution: "@rushstack/terminal@npm:0.23.0"
9683+
dependencies:
9684+
"@rushstack/node-core-library": "npm:5.23.1"
9685+
"@rushstack/problem-matcher": "npm:0.2.1"
9686+
supports-color: "npm:~8.1.1"
9687+
peerDependencies:
9688+
"@types/node": "*"
9689+
peerDependenciesMeta:
9690+
"@types/node":
9691+
optional: true
9692+
checksum: 10c0/9727509417a5fc26a8a99ec57b51a5fde6390a9bf99102d2f82bb3db4f3a76e10826b0ae95b98314f6ddcb49b88016d6105a415684b60d4c82ba87944070c2f7
9693+
languageName: node
9694+
linkType: hard
9695+
96499696
"@rushstack/ts-command-line@npm:5.3.5":
96509697
version: 5.3.5
96519698
resolution: "@rushstack/ts-command-line@npm:5.3.5"
@@ -9658,6 +9705,18 @@ __metadata:
96589705
languageName: node
96599706
linkType: hard
96609707

9708+
"@rushstack/ts-command-line@npm:5.3.8":
9709+
version: 5.3.8
9710+
resolution: "@rushstack/ts-command-line@npm:5.3.8"
9711+
dependencies:
9712+
"@rushstack/terminal": "npm:0.23.0"
9713+
"@types/argparse": "npm:1.0.38"
9714+
argparse: "npm:~1.0.9"
9715+
string-argv: "npm:~0.3.1"
9716+
checksum: 10c0/a9841b787bab23a2c2ca112bede720b4c375f46d507c967eb5b05cce76960e52e52340894744f312e82eca5eb4dfe81ea6b9d24a25dec06bdead86b57a324850
9717+
languageName: node
9718+
linkType: hard
9719+
96619720
"@sagold/json-pointer@npm:^5.1.2":
96629721
version: 5.1.2
96639722
resolution: "@sagold/json-pointer@npm:5.1.2"
@@ -22660,7 +22719,7 @@ __metadata:
2266022719
languageName: node
2266122720
linkType: hard
2266222721

22663-
"lodash@npm:^4.15.0, lodash@npm:^4.16.4, lodash@npm:^4.17.15, lodash@npm:^4.17.20, lodash@npm:^4.17.21, lodash@npm:^4.17.4, lodash@npm:^4.18.1, lodash@npm:~4.18.1":
22722+
"lodash@npm:^4.15.0, lodash@npm:^4.16.4, lodash@npm:^4.17.15, lodash@npm:^4.17.20, lodash@npm:^4.17.21, lodash@npm:^4.17.4, lodash@npm:^4.18.1":
2266422723
version: 4.18.1
2266522724
resolution: "lodash@npm:4.18.1"
2266622725
checksum: 10c0/757228fc68805c59789e82185135cf85f05d0b2d3d54631d680ca79ec21944ec8314d4533639a14b8bcfbd97a517e78960933041a5af17ecb693ec6eecb99a27
@@ -28798,7 +28857,7 @@ __metadata:
2879828857
languageName: node
2879928858
linkType: hard
2880028859

28801-
"semver@npm:^7.3.2, semver@npm:^7.3.5, semver@npm:^7.3.8, semver@npm:^7.5.3, semver@npm:^7.5.4, semver@npm:^7.6.0, semver@npm:^7.7.3":
28860+
"semver@npm:^7.3.2, semver@npm:^7.3.5, semver@npm:^7.3.8, semver@npm:^7.5.3, semver@npm:^7.5.4, semver@npm:^7.6.0, semver@npm:^7.7.3, semver@npm:~7.7.4":
2880228861
version: 7.7.4
2880328862
resolution: "semver@npm:7.7.4"
2880428863
bin:
@@ -29765,7 +29824,7 @@ __metadata:
2976529824
languageName: node
2976629825
linkType: hard
2976729826

29768-
"strip-json-comments@npm:^3.1.1, strip-json-comments@npm:~3.1.1":
29827+
"strip-json-comments@npm:^3.1.1":
2976929828
version: 3.1.1
2977029829
resolution: "strip-json-comments@npm:3.1.1"
2977129830
checksum: 10c0/9681a6257b925a7fa0f285851c0e613cc934a50661fa7bb41ca9cbbff89686bb4a0ee366e6ecedc4daafd01e83eee0720111ab294366fe7c185e935475ebcecd

0 commit comments

Comments
 (0)