Skip to content

Will upgrade in handlebars cause any issues with current grunt assemble module #70

@pravinweb

Description

@pravinweb

Dear team,

Below is my package json of project

"dependencies": {
    "grunt": "0.4.5",
    "grunt-assemble": "^0.5.0",
    "grunt-assemble-permalinks": "0.1.0"
    "handlebars": "3.0.3"
}

I want to upgrade handlebars to latest one - 4.7.6 in this case do I need to upgrade "grunt-assemble": "^0.5.0" package as well to "grunt-assemble": "^0.6.3" ? or would it be fine if I keep "grunt-assemble": "^0.5.0" as it is ?

Note: I am using npm-shrinkwrap.json to manage versions

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions