build: update @electron/docs-parser and @electron/typescript-definitions#40264
build: update @electron/docs-parser and @electron/typescript-definitions#40264jkleinsc merged 2 commits intoelectron:mainfrom
Conversation
jkleinsc
left a comment
There was a problem hiding this comment.
Due to security restrictions, yarn.lock changes are restricted to maintainers only.
Additionally, it appears that this change does not pass lint: https://app.circleci.com/pipelines/github/electron/electron/75605/workflows/dcf582a9-b884-415b-8c2f-56bf047d13d0/jobs/1622825
|
Thanks for taking a look!
Should the PR only include package.json changes or does a maintainer need to do this PR?
Sorry yes working on fixing! #40017 (comment) |
Upgrades docs-parser and typescript-definitions to add new 'electron/utility' namespace added in: - electron/docs-parser#95 - electron/typescript-definitions#246 - electron/typescript-definitions#247
4e61e1d to
8065393
Compare
|
@jkleinsc I've updated here with the fix for the typescript-definitions change electron/typescript-definitions#247 and dropped the yarn.lock changes. Unfortunately, that does mean lint is now failing due to the package.json and yarn.lock being out of sync.
|
|
I've added the FYI @devm33, I think you may be using an older version of |
|
Thanks @dsanders11! Updated the PR title and description |
|
Congrats on merging your first pull request! 🎉🎉🎉 |
|
No Release Notes |
…ons (electron#40264) * feat: add utility process typescript namespace Upgrades docs-parser and typescript-definitions to add new 'electron/utility' namespace added in: - electron/docs-parser#95 - electron/typescript-definitions#246 - electron/typescript-definitions#247 * build: update yarn.lock --------- Co-authored-by: David Sanders <[email protected]>
Description of Change
Upgrades docs-parser and typescript-definitions to add new 'electron/utility' namespace added in:
Also removes obsolete remote interface: electron/typescript-definitions#249
Checklist
npm testpassesRelease Notes
Notes: no-notes