Bump packages to fix linter
This commit is contained in:
parent
ed9506bbaf
commit
0a11e3fdd9
6063 changed files with 378752 additions and 306784 deletions
4
node_modules/ava/lib/glob-helpers.cjs
generated
vendored
4
node_modules/ava/lib/glob-helpers.cjs
generated
vendored
|
|
@ -1,6 +1,6 @@
|
|||
'use strict';
|
||||
const path = require('path');
|
||||
const process = require('process');
|
||||
const path = require('node:path');
|
||||
const process = require('node:process');
|
||||
|
||||
const ignoreByDefault = require('ignore-by-default');
|
||||
const picomatch = require('picomatch');
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue