node-sha3 icon indicating copy to clipboard operation
node-sha3 copied to clipboard

Update dependencies

Open trasherdk opened this issue 3 years ago • 2 comments
trafficstars

Initial npm ci

  • Add deprecated.md

caniuse-lite - make browserlist shut up.

Bump babel stuff to latest

  • babel-eslint to @babel/eslint-parser

Bump eslint to 8.4.1

  • remove outdated eslint-plugin-ante

Bump mocha 8.2.1 → 9.1.3

Fix the last warning path-parse

  • remove deprecated.md

Remove deprecated.md for real this time.

Somehow fsevents got bumped in yarn.lock

trasherdk avatar Dec 09 '21 04:12 trasherdk

I would run standard on this thing, to conform with npm, but that will touch a lot of files.

trasherdk avatar Dec 09 '21 04:12 trasherdk

There has been a few updates since this PR was compiled.

 @babel/cli              7.16.0  →   7.17.0     
 @babel/core             7.16.5  →   7.17.2     
 @babel/eslint-parser    7.16.5  →   7.17.0     
 @babel/preset-env       7.16.5  →  7.16.11     
 @babel/register         7.16.5  →   7.17.0     
 @types/node           14.14.22  →  17.0.17     
 eslint                   8.4.1  →    8.9.0     
 mocha                    9.1.3  →    9.2.0     

I could push on top of this.

trasherdk avatar Feb 13 '22 15:02 trasherdk