Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Set handlebars dependency to patch range in handlebars package to avoid TS error #597

Merged
merged 1 commit into from
Sep 24, 2019

Conversation

i-like-robots
Copy link
Contributor

The latest 4.3.0 release of Handlebars introduced a new option which has been incorrectly declared as mandatory in the associated typings. This is currently failing our builds and I have opened a PR on the dependency here: handlebars-lang/handlebars.js#1560

…id TS bug

The latest 4.3.0 release of Handlebars introduced a new option which has been incorrectly declared as mandatory in the associated typings. This is currently failing our builds and I have opened a PR on the dependency here: handlebars-lang/handlebars.js#1560
@i-like-robots i-like-robots added the Bug Something isn't working label Sep 24, 2019
@i-like-robots i-like-robots added the Housekeeping Mainly repo maintenance label Sep 24, 2019
@i-like-robots i-like-robots merged commit a52a6f7 into master Sep 24, 2019
@i-like-robots i-like-robots deleted the matth/pin-handlebars branch September 24, 2019 14:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working Housekeeping Mainly repo maintenance
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant