https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38167

--- Comment #16 from Victor Grousset/tuxayo <[email protected]> ---
Created attachment 174857
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=174857&action=edit
Bug 38167: [DO NOT PUSH] yarn.lock changes

And our old versions was depending on a old buggy version of "globals"
that broke ESLint when using new config file format.
Removing Babel if it's not used anymore instead of updating it. (There
would be a way to test the updat works anyway.

@vue/cli-service was depending on babel core.
Removing it since it's deprecated (see replacements below) instead
having to keep a subset of Babel packages and updating them.
https://cli.vuejs.org/#getting-started
https://github.com/vuejs/vue-cli

Signed-off-by: Paul Derscheid <[email protected]>

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to