Permit any version of @types/node by lpsinger · Pull Request #134 · lazd/gulp-replace · GitHub
Skip to content

Permit any version of @types/node#134

Merged
lazd merged 1 commit into
lazd:masterfrom
lpsinger:permit-any-version-of-types-node
Dec 17, 2022
Merged

Permit any version of @types/node#134
lazd merged 1 commit into
lazd:masterfrom
lpsinger:permit-any-version-of-types-node

Conversation

@lpsinger

Copy link
Copy Markdown
Contributor

Projects that use gulp-replace cannot currenlty be built with TypeScript 4.9 because gulp-replace depends on an old major version of @types/node.

A quick survey of a few of my other dependencies that require @types/node shows that most of them accept any version ("*").

This seems like the best solution for gulp-replace too.

See microsoft/TypeScript#51567.

Projects that use gulp-replace cannot currenlty be built with
TypeScript 4.9 because gulp-replace depends on an old major
version of @types/node.

A quick survey of a few of my other dependencies that require
@types/node shows that most of them accept any version (`"*"`).

This seems like the best solution for gulp-replace too.

See microsoft/TypeScript#51567.
lpsinger added a commit to nasa-gcn/gcn.nasa.gov that referenced this pull request Dec 17, 2022
@lazd lazd merged commit bbc2878 into lazd:master Dec 17, 2022
@lazd

lazd commented Dec 17, 2022

Copy link
Copy Markdown
Owner

@lpsinger lpsinger deleted the permit-any-version-of-types-node branch December 17, 2022 17:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants