TypeScript-DOM-lib-generator icon indicating copy to clipboard operation
TypeScript-DOM-lib-generator copied to clipboard

`npm i` installs older dependencies

Open saschanaz opened this issue 4 years ago • 2 comments

Because package.json is not being updated. This can be a hurdle for contributors.

saschanaz avatar Aug 20 '21 23:08 saschanaz

Dependabot doesn't seem to be making PRs, https://github.com/microsoft/TypeScript-DOM-lib-generator/pulls?q=is%3Apr+author%3Aapp%2Fdependabot

orta avatar Aug 23 '21 17:08 orta

Refs https://github.com/microsoft/TypeScript-DOM-lib-generator/pull/1173#issuecomment-932809285:

Unfortunately https://github.com/OSS-Docs-Tools/code-owner-self-merge does not support partial ownership of package.json 😬 https://github.com/OSS-Docs-Tools/code-owner-self-merge/issues/29

ExE-Boss avatar Oct 05 '21 16:10 ExE-Boss