open-amdocs / webrix

Powerful building blocks for React-based web applications
https://webrix.amdocs.com
Apache License 2.0
431 stars 31 forks source link

fix(): overall packages update #76

Closed yairEO closed 2 years ago

yairEO commented 2 years ago

This fixes potential vulnerabilities and also good to do once-in-a-while

Also replaced babel-eslint with @babel/eslint-parser because babel-eslint has been deprecated for a long time

codecov[bot] commented 2 years ago

Codecov Report

Merging #76 (88d6d82) into master (f4191e7) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #76   +/-   ##
=======================================
  Coverage   96.00%   96.00%           
=======================================
  Files          61       61           
  Lines         852      852           
  Branches       29       29           
=======================================
  Hits          818      818           
  Misses         33       33           
  Partials        1        1           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update f4191e7...88d6d82. Read the comment docs.

udia76 commented 2 years ago

:tada: This PR is included in version 1.5.10 :tada:

The release is available on:

Your semantic-release bot :package::rocket: