Skip to content

Commit

Permalink
Update all our dependencies
Browse files Browse the repository at this point in the history
This leaves us with:

gsnedders@gsnedders-milk wpt-results-analysis % npm outdated
Package             Current           Wanted  Latest  Location                 Depended by
chai                  4.5.0            4.5.0   5.1.1  node_modules/chai        wpt-results-analysis
eslint               8.57.1           8.57.1  9.11.1  node_modules/eslint      wpt-results-analysis
flags                 0.1.3            0.1.3   0.2.2  node_modules/flags       wpt-results-analysis
node-fetch            2.7.0            2.7.0   3.3.2  node_modules/node-fetch  wpt-results-analysis
nodegit     0.28.0-alpha.28  0.28.0-alpha.28  0.27.0  node_modules/nodegit     wpt-results-analysis

Aside from nodegit (where we're using a pre-release version), the
later versions of all of these require use to adopt ESM.
  • Loading branch information
gsnedders committed Sep 25, 2024
1 parent 228b0b7 commit ca3ddbd
Show file tree
Hide file tree
Showing 2 changed files with 1,569 additions and 1,097 deletions.
Loading

0 comments on commit ca3ddbd

Please sign in to comment.