Use the same dependency versions in frontend and zanata-editor
Description
all dependencies that are common to both modules should specify the same version in package.json of both modules
all dependencies must specify an exact version (no prefix with ^ or ~)
version updates can be in either module, or both
frontend and zanata-editor must both build and run properly after this change
Activity
this is ready to test, let me know if you need more info to test it.
Changes were mainly to dependencies, but there are also code style refactors. All the changes:
Updated versions of some npm dependencies in zanata-editor and frontend.
Updated shrinkwrap for zanata-editor and frontend to include the dev dependencies - we were missing locking down versions on a whole bunch of build tools
Refactored some code to pass some updated linting rules that came with the new dependencies in zanata-editor.
Fixed up the tests in frontend so that `npm test` will now actually run some tests.
was there a code change somewhere? I'm not sure I understand the change that was made.
What kind of evidence do you want? The first 3 points in the description are just about what is in zanata-server/frontend/src/main/web/package.json and zanata-server/zanata-editor/src/package.json and the last point is to make sure nothing was messed up.
Requires some evidence of fix, to test.
Assignee
Reporter
Labels
Tested Version/s
Story Points
Epic Link
Sprint
Fix versions
Priority
