Conversation
JamesDemeryNava
left a comment
There was a problem hiding this comment.
When I run npm ls minimatch, I still see minimatch version that are less than 10.2.3 shown. Should just be able to add that to the overrides in package.json.
|
@bwang-icf Now when I run npm ls minimatch, I see this:
From what I can see, you may need to also update the packages that were using the old version of minimatch, so something like:
then run npm ls minimatch again to see what that looks like |
JamesDemeryNava
left a comment
There was a problem hiding this comment.
Looks good to me! Nicely done
JIRA Ticket:
BB2-4657
What Does This PR Do?
Upgrades api-extractor using npm install api-extractor@latest --save
What Should Reviewers Watch For?
Any breaking site changes
Validation
Verified with yarn test in the sdk repo and a local run using sample client
What Security Implications Does This PR Have?
Please indicate if this PR does any of the following: