Update checked-in dependencies
This commit is contained in:
parent
fc090c44d2
commit
d8b8ad0cb2
151 changed files with 4948 additions and 2797 deletions
2
node_modules/ignore/index.d.ts
generated
vendored
2
node_modules/ignore/index.d.ts
generated
vendored
|
|
@ -42,7 +42,7 @@ export interface Ignore {
|
|||
test(pathname: Pathname): TestResult
|
||||
}
|
||||
|
||||
interface Options {
|
||||
export interface Options {
|
||||
ignorecase?: boolean
|
||||
// For compatibility
|
||||
ignoreCase?: boolean
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue