chore: lockfile cleanup (#4944)

* lockfile cleanup

* temp fix eslint header/header issue in CLI: https://github.com/Stuk/eslint-plugin-header/issues/39
This commit is contained in:
Sébastien Lorber 2021-06-10 16:12:19 +02:00 committed by GitHub
parent 4eb1b58fb0
commit aff848e875
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 3858 additions and 4701 deletions

View file

@ -1,5 +1,7 @@
#!/usr/bin/env node
// TODO remove when fixed: https://github.com/Stuk/eslint-plugin-header/issues/39
/* eslint-disable header/header */
/**
* Copyright (c) Facebook, Inc. and its affiliates.
*

View file

@ -1,5 +1,7 @@
#!/usr/bin/env node
// TODO remove when fixed: https://github.com/Stuk/eslint-plugin-header/issues/39
/* eslint-disable header/header */
/**
* Copyright (c) Facebook, Inc. and its affiliates.
*

View file

@ -1,5 +1,7 @@
#!/usr/bin/env node
// TODO remove when fixed: https://github.com/Stuk/eslint-plugin-header/issues/39
/* eslint-disable header/header */
/**
* Copyright (c) Facebook, Inc. and its affiliates.
*

8553
yarn.lock

File diff suppressed because it is too large Load diff