Skip to content

Commit 787229a

Browse files
authoredJun 3, 2024··
fix(deps): update dependency @microsoft/api-extractor to v7.46.2 (#921)
1 parent ae3cb2a commit 787229a

File tree

2 files changed

+53
-96
lines changed

2 files changed

+53
-96
lines changed
 

‎package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@sanity/pkg-utils",
3-
"version": "6.8.18",
3+
"version": "6.8.19-canary.2",
44
"description": "Simple utilities for modern npm packages.",
55
"keywords": [
66
"sanity-io",
@@ -87,8 +87,8 @@
8787
"dependencies": {
8888
"@babel/core": "^7.24.6",
8989
"@babel/types": "^7.24.6",
90-
"@microsoft/api-extractor": "7.43.8",
91-
"@microsoft/tsdoc-config": "^0.16.2",
90+
"@microsoft/api-extractor": "7.46.2",
91+
"@microsoft/tsdoc-config": "0.17.0",
9292
"@optimize-lodash/rollup-plugin": "4.0.4",
9393
"@rollup/plugin-alias": "^5.1.0",
9494
"@rollup/plugin-babel": "^6.0.4",

‎pnpm-lock.yaml

+50-93
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)
Please sign in to comment.