You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ofbiz.apache.org by "Jacques Le Roux (Jira)" <ji...@apache.org> on 2022/04/09 07:43:00 UTC

[jira] [Closed] (OFBIZ-12597) Update npm dependencies to the latest

     [ https://issues.apache.org/jira/browse/OFBIZ-12597?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jacques Le Roux closed OFBIZ-12597.
-----------------------------------
    Resolution: Done

> Update npm dependencies to the latest
> -------------------------------------
>
>                 Key: OFBIZ-12597
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-12597
>             Project: OFBiz
>          Issue Type: Sub-task
>          Components: npm
>    Affects Versions: Upcoming Branch
>            Reporter: Jacques Le Roux
>            Assignee: Jacques Le Roux
>            Priority: Trivial
>             Fix For: 22.01.01
>
>
> We want to check from time to time if we need to update the npm dependencies.
> It's easily done with the npm-check-updates which analyzes the dependencies and checks if there are newer versions available.
> Running the check in in themes\common-theme\webapp\common-theme\js with
> bq. npx npm-check-updates
> We get a list of dependencies to update. They can be easily updated using
> bq. npx npm-check-updates -u
> Committers then need to check if all is OK before pushing to the repo.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)