cinar / indicatorts

IndicatorTS - Stock technical indicators and strategies in TypeScript for browser and server programs.
MIT License
284 stars 48 forks source link

Updating dev dependencies to address a security vulnerability and upd… #367

Closed cinar closed 11 months ago

cinar commented 11 months ago

Upgrading /home/cinar/indicatorts/package.json [====================] 10/10 100%

@types/jest ^29.5.5 → ^29.5.6 @typescript-eslint/eslint-plugin ^6.7.3 → ^6.8.0 @typescript-eslint/parser ^6.7.3 → ^6.8.0 esbuild ^0.19.4 → ^0.19.5 eslint ^8.50.0 → ^8.52.0

Run npm install to install new versions. cinar@dell-linux:~/indicatorts$ npm audit fix

added 385 packages, and audited 386 packages in 5s

58 packages are looking for funding run npm fund for details

found 0 vulnerabilities

codecov-commenter commented 11 months ago

Codecov Report

Merging #367 (4ce739b) into main (9ddd99e) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #367   +/-   ##
=======================================
  Coverage   64.64%   64.64%           
=======================================
  Files          93       93           
  Lines        1533     1533           
  Branches      183      183           
=======================================
  Hits          991      991           
  Misses        529      529           
  Partials       13       13           

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more