mirror of
https://github.com/verdaccio/verdaccio.git
synced 2024-12-30 22:34:10 -05:00
chore(deps): update dependency lint-staged to v11.2.6 (#2781)
This commit is contained in:
parent
a87364b839
commit
dd65119454
2 changed files with 51 additions and 36 deletions
|
@ -87,7 +87,7 @@
|
||||||
"jest-environment-node": "27.3.1",
|
"jest-environment-node": "27.3.1",
|
||||||
"jest-junit": "12.3.0",
|
"jest-junit": "12.3.0",
|
||||||
"kleur": "3.0.3",
|
"kleur": "3.0.3",
|
||||||
"lint-staged": "11.1.2",
|
"lint-staged": "11.2.6",
|
||||||
"nock": "12.0.3",
|
"nock": "12.0.3",
|
||||||
"node-fetch": "3.0.0-beta.6-exportfix",
|
"node-fetch": "3.0.0-beta.6-exportfix",
|
||||||
"nodemon": "2.0.15",
|
"nodemon": "2.0.15",
|
||||||
|
|
|
@ -76,7 +76,7 @@ importers:
|
||||||
jest-environment-node: 27.3.1
|
jest-environment-node: 27.3.1
|
||||||
jest-junit: 12.3.0
|
jest-junit: 12.3.0
|
||||||
kleur: 3.0.3
|
kleur: 3.0.3
|
||||||
lint-staged: 11.1.2
|
lint-staged: 11.2.6
|
||||||
nock: 12.0.3
|
nock: 12.0.3
|
||||||
node-fetch: 3.0.0-beta.6-exportfix
|
node-fetch: 3.0.0-beta.6-exportfix
|
||||||
nodemon: 2.0.15
|
nodemon: 2.0.15
|
||||||
|
@ -166,7 +166,7 @@ importers:
|
||||||
jest-environment-node: 27.3.1
|
jest-environment-node: 27.3.1
|
||||||
jest-junit: 12.3.0
|
jest-junit: 12.3.0
|
||||||
kleur: 3.0.3
|
kleur: 3.0.3
|
||||||
lint-staged: 11.1.2
|
lint-staged: 11.2.6
|
||||||
nock: 12.0.3
|
nock: 12.0.3
|
||||||
node-fetch: 3.0.0-beta.6-exportfix
|
node-fetch: 3.0.0-beta.6-exportfix
|
||||||
nodemon: 2.0.15
|
nodemon: 2.0.15
|
||||||
|
@ -1486,7 +1486,7 @@ packages:
|
||||||
/@babel/code-frame/7.10.4:
|
/@babel/code-frame/7.10.4:
|
||||||
resolution: {integrity: sha512-vG6SvB6oYEhvgisZNFRmRCUkLz11c7rp+tbNTynGqc6mS1d5ATd/sGyV6W0KZZnXRKMTzZDRgQT3Ou9jhpAfUg==}
|
resolution: {integrity: sha512-vG6SvB6oYEhvgisZNFRmRCUkLz11c7rp+tbNTynGqc6mS1d5ATd/sGyV6W0KZZnXRKMTzZDRgQT3Ou9jhpAfUg==}
|
||||||
dependencies:
|
dependencies:
|
||||||
'@babel/highlight': 7.14.5
|
'@babel/highlight': 7.16.0
|
||||||
|
|
||||||
/@babel/code-frame/7.12.11:
|
/@babel/code-frame/7.12.11:
|
||||||
resolution: {integrity: sha512-Zt1yodBx1UcyiePMSkWnU4hPqhwq7hGi2nFL1LeA3EUl+q2LQx16MISgJ0+z7dnmgvP9QtIleuETGOiOH1RcIw==}
|
resolution: {integrity: sha512-Zt1yodBx1UcyiePMSkWnU4hPqhwq7hGi2nFL1LeA3EUl+q2LQx16MISgJ0+z7dnmgvP9QtIleuETGOiOH1RcIw==}
|
||||||
|
@ -2179,14 +2179,6 @@ packages:
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- supports-color
|
- supports-color
|
||||||
|
|
||||||
/@babel/highlight/7.14.5:
|
|
||||||
resolution: {integrity: sha512-qf9u2WFWVV0MppaL877j2dBtQIDgmidgjGk5VIMw3OadXvYaXn66U1BFlH2t4+t3i+8PhedppRv+i40ABzd+gg==}
|
|
||||||
engines: {node: '>=6.9.0'}
|
|
||||||
dependencies:
|
|
||||||
'@babel/helper-validator-identifier': 7.15.7
|
|
||||||
chalk: 2.4.2
|
|
||||||
js-tokens: 4.0.0
|
|
||||||
|
|
||||||
/@babel/highlight/7.16.0:
|
/@babel/highlight/7.16.0:
|
||||||
resolution: {integrity: sha512-t8MH41kUQylBtu2+4IQA3atqevA2lRgqA2wyVB/YiWmsDSuylZZuXOUy9ric30hfzauEFfdsuk/eXTRrGrfd0g==}
|
resolution: {integrity: sha512-t8MH41kUQylBtu2+4IQA3atqevA2lRgqA2wyVB/YiWmsDSuylZZuXOUy9ric30hfzauEFfdsuk/eXTRrGrfd0g==}
|
||||||
engines: {node: '>=6.9.0'}
|
engines: {node: '>=6.9.0'}
|
||||||
|
@ -5895,7 +5887,7 @@ packages:
|
||||||
micromatch: 4.0.4
|
micromatch: 4.0.4
|
||||||
rimraf: 3.0.2
|
rimraf: 3.0.2
|
||||||
slash: 3.0.0
|
slash: 3.0.0
|
||||||
strip-ansi: 6.0.0
|
strip-ansi: 6.0.1
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- bufferutil
|
- bufferutil
|
||||||
- canvas
|
- canvas
|
||||||
|
@ -9705,7 +9697,7 @@ packages:
|
||||||
resolution: {integrity: sha512-t6wbgtoCXvAzst7QgXxJYqPt0usEfbgQdftEPbLL/cvv6HPE5VgvqCuAIDR0NgU52ds6rFwqrgakNLrHEjCbrQ==}
|
resolution: {integrity: sha512-t6wbgtoCXvAzst7QgXxJYqPt0usEfbgQdftEPbLL/cvv6HPE5VgvqCuAIDR0NgU52ds6rFwqrgakNLrHEjCbrQ==}
|
||||||
dependencies:
|
dependencies:
|
||||||
string-width: 4.2.2
|
string-width: 4.2.2
|
||||||
strip-ansi: 6.0.0
|
strip-ansi: 6.0.1
|
||||||
wrap-ansi: 6.2.0
|
wrap-ansi: 6.2.0
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
|
@ -9713,7 +9705,7 @@ packages:
|
||||||
resolution: {integrity: sha512-OcRE68cOsVMXp1Yvonl/fzkQOyjLSu/8bhPDfQt0e0/Eb283TKP20Fs2MqoPsr9SwA595rRCA+QMzYc9nBP+JQ==}
|
resolution: {integrity: sha512-OcRE68cOsVMXp1Yvonl/fzkQOyjLSu/8bhPDfQt0e0/Eb283TKP20Fs2MqoPsr9SwA595rRCA+QMzYc9nBP+JQ==}
|
||||||
dependencies:
|
dependencies:
|
||||||
string-width: 4.2.2
|
string-width: 4.2.2
|
||||||
strip-ansi: 6.0.0
|
strip-ansi: 6.0.1
|
||||||
wrap-ansi: 7.0.0
|
wrap-ansi: 7.0.0
|
||||||
|
|
||||||
/clone-deep/4.0.1:
|
/clone-deep/4.0.1:
|
||||||
|
@ -9824,9 +9816,12 @@ packages:
|
||||||
/colorette/1.2.2:
|
/colorette/1.2.2:
|
||||||
resolution: {integrity: sha512-MKGMzyfeuutC/ZJ1cba9NqcNpfeqMUcYmyF1ZFY6/Cn7CNSAKx6a+s48sqLqyAiZuaP2TcqMhoo+dlwFnVxT9w==}
|
resolution: {integrity: sha512-MKGMzyfeuutC/ZJ1cba9NqcNpfeqMUcYmyF1ZFY6/Cn7CNSAKx6a+s48sqLqyAiZuaP2TcqMhoo+dlwFnVxT9w==}
|
||||||
|
|
||||||
|
/colorette/1.4.0:
|
||||||
|
resolution: {integrity: sha512-Y2oEozpomLn7Q3HFP7dpww7AtMJplbM9lGZP6RDfHqmbeRjiwRg4n6VM6j4KLmRke85uWEI7JqF17f3pqdRA0g==}
|
||||||
|
dev: true
|
||||||
|
|
||||||
/colorette/2.0.16:
|
/colorette/2.0.16:
|
||||||
resolution: {integrity: sha512-hUewv7oMjCp+wkBv5Rm0v87eJhq4woh5rSR+42YSQJKecCqgIqNkZ6lAlQms/BwHPJA5NKMRlpxPRv0n8HQW6g==}
|
resolution: {integrity: sha512-hUewv7oMjCp+wkBv5Rm0v87eJhq4woh5rSR+42YSQJKecCqgIqNkZ6lAlQms/BwHPJA5NKMRlpxPRv0n8HQW6g==}
|
||||||
dev: false
|
|
||||||
|
|
||||||
/colors/1.4.0:
|
/colors/1.4.0:
|
||||||
resolution: {integrity: sha512-a+UqTh4kgZg/SlGvfbzDHpgRu7AAQOmmqRHJnxhRZICKFUT91brVhNNt58CMWU9PsBbv3PDCZUHbVxuDiH2mtA==}
|
resolution: {integrity: sha512-a+UqTh4kgZg/SlGvfbzDHpgRu7AAQOmmqRHJnxhRZICKFUT91brVhNNt58CMWU9PsBbv3PDCZUHbVxuDiH2mtA==}
|
||||||
|
@ -10309,7 +10304,6 @@ packages:
|
||||||
parse-json: 5.1.0
|
parse-json: 5.1.0
|
||||||
path-type: 4.0.0
|
path-type: 4.0.0
|
||||||
yaml: 1.10.2
|
yaml: 1.10.2
|
||||||
dev: false
|
|
||||||
|
|
||||||
/country-flag-icons/1.4.19:
|
/country-flag-icons/1.4.19:
|
||||||
resolution: {integrity: sha512-1hmXFJ4UURQt0Ex0990B7oOL4n9KLpT9NOSEmZoYh+/5DQ7/pikyqaptqCLUFFv/bYHyvYFeo0fqV82XxU6VOA==}
|
resolution: {integrity: sha512-1hmXFJ4UURQt0Ex0990B7oOL4n9KLpT9NOSEmZoYh+/5DQ7/pikyqaptqCLUFFv/bYHyvYFeo0fqV82XxU6VOA==}
|
||||||
|
@ -10900,6 +10894,19 @@ packages:
|
||||||
ms: 2.1.2
|
ms: 2.1.2
|
||||||
supports-color: 6.1.0
|
supports-color: 6.1.0
|
||||||
|
|
||||||
|
/debug/4.3.3_supports-color@8.1.1:
|
||||||
|
resolution: {integrity: sha512-/zxw5+vh1Tfv+4Qn7a5nsbcJKPaSvCDhojn6FEl9vupwK2VCSDtEiEtqr8DFtzYFOdz63LBkxec7DYuc2jon6Q==}
|
||||||
|
engines: {node: '>=6.0'}
|
||||||
|
peerDependencies:
|
||||||
|
supports-color: '*'
|
||||||
|
peerDependenciesMeta:
|
||||||
|
supports-color:
|
||||||
|
optional: true
|
||||||
|
dependencies:
|
||||||
|
ms: 2.1.2
|
||||||
|
supports-color: 8.1.1
|
||||||
|
dev: true
|
||||||
|
|
||||||
/decamelize-keys/1.1.0:
|
/decamelize-keys/1.1.0:
|
||||||
resolution: {integrity: sha1-0XGoeTMlKAfrPLYdwcFEXQeN8tk=}
|
resolution: {integrity: sha1-0XGoeTMlKAfrPLYdwcFEXQeN8tk=}
|
||||||
engines: {node: '>=0.10.0'}
|
engines: {node: '>=0.10.0'}
|
||||||
|
@ -15585,40 +15592,42 @@ packages:
|
||||||
/lines-and-columns/1.1.6:
|
/lines-and-columns/1.1.6:
|
||||||
resolution: {integrity: sha1-HADHQ7QzzQpOgHWPe2SldEDZ/wA=}
|
resolution: {integrity: sha1-HADHQ7QzzQpOgHWPe2SldEDZ/wA=}
|
||||||
|
|
||||||
/lint-staged/11.1.2:
|
/lint-staged/11.2.6:
|
||||||
resolution: {integrity: sha512-6lYpNoA9wGqkL6Hew/4n1H6lRqF3qCsujVT0Oq5Z4hiSAM7S6NksPJ3gnr7A7R52xCtiZMcEUNNQ6d6X5Bvh9w==}
|
resolution: {integrity: sha512-Vti55pUnpvPE0J9936lKl0ngVeTdSZpEdTNhASbkaWX7J5R9OEifo1INBGQuGW4zmy6OG+TcWPJ3m5yuy5Q8Tg==}
|
||||||
hasBin: true
|
hasBin: true
|
||||||
dependencies:
|
dependencies:
|
||||||
chalk: 4.1.1
|
|
||||||
cli-truncate: 2.1.0
|
cli-truncate: 2.1.0
|
||||||
commander: 7.2.0
|
colorette: 1.4.0
|
||||||
cosmiconfig: 7.0.0
|
commander: 8.2.0
|
||||||
debug: 4.3.3
|
cosmiconfig: 7.0.1
|
||||||
|
debug: 4.3.3_supports-color@8.1.1
|
||||||
enquirer: 2.3.6
|
enquirer: 2.3.6
|
||||||
execa: 5.1.1
|
execa: 5.1.1
|
||||||
listr2: 3.11.1_enquirer@2.3.6
|
listr2: 3.13.5_enquirer@2.3.6
|
||||||
log-symbols: 4.1.0
|
|
||||||
micromatch: 4.0.4
|
micromatch: 4.0.4
|
||||||
normalize-path: 3.0.0
|
normalize-path: 3.0.0
|
||||||
please-upgrade-node: 3.2.0
|
please-upgrade-node: 3.2.0
|
||||||
string-argv: 0.3.1
|
string-argv: 0.3.1
|
||||||
stringify-object: 3.3.0
|
stringify-object: 3.3.0
|
||||||
transitivePeerDependencies:
|
supports-color: 8.1.1
|
||||||
- supports-color
|
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/listr2/3.11.1_enquirer@2.3.6:
|
/listr2/3.13.5_enquirer@2.3.6:
|
||||||
resolution: {integrity: sha512-ZXQvQfmH9iWLlb4n3hh31yicXDxlzB0pE7MM1zu6kgbVL4ivEsO4H8IPh4E682sC8RjnYO9anose+zT52rrpyg==}
|
resolution: {integrity: sha512-3n8heFQDSk+NcwBn3CgxEibZGaRzx+pC64n3YjpMD1qguV4nWus3Al+Oo3KooqFKTQEJ1v7MmnbnyyNspgx3NA==}
|
||||||
engines: {node: '>=10.0.0'}
|
engines: {node: '>=10.0.0'}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
enquirer: '>= 2.3.0 < 3'
|
enquirer: '>= 2.3.0 < 3'
|
||||||
|
peerDependenciesMeta:
|
||||||
|
enquirer:
|
||||||
|
optional: true
|
||||||
dependencies:
|
dependencies:
|
||||||
cli-truncate: 2.1.0
|
cli-truncate: 2.1.0
|
||||||
colorette: 1.2.2
|
colorette: 2.0.16
|
||||||
enquirer: 2.3.6
|
enquirer: 2.3.6
|
||||||
log-update: 4.0.0
|
log-update: 4.0.0
|
||||||
p-map: 4.0.0
|
p-map: 4.0.0
|
||||||
rxjs: 6.6.7
|
rfdc: 1.3.0
|
||||||
|
rxjs: 7.4.0
|
||||||
through: 2.3.8
|
through: 2.3.8
|
||||||
wrap-ansi: 7.0.0
|
wrap-ansi: 7.0.0
|
||||||
dev: true
|
dev: true
|
||||||
|
@ -19741,6 +19750,12 @@ packages:
|
||||||
dependencies:
|
dependencies:
|
||||||
tslib: 2.1.0
|
tslib: 2.1.0
|
||||||
|
|
||||||
|
/rxjs/7.4.0:
|
||||||
|
resolution: {integrity: sha512-7SQDi7xeTMCJpqViXh8gL/lebcwlp3d831F05+9B44A4B0WfsEwUQHR64gsH1kvJ+Ep/J9K2+n1hVl1CsGN23w==}
|
||||||
|
dependencies:
|
||||||
|
tslib: 2.1.0
|
||||||
|
dev: true
|
||||||
|
|
||||||
/safe-buffer/5.1.2:
|
/safe-buffer/5.1.2:
|
||||||
resolution: {integrity: sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==}
|
resolution: {integrity: sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==}
|
||||||
|
|
||||||
|
@ -20180,7 +20195,7 @@ packages:
|
||||||
dependencies:
|
dependencies:
|
||||||
breakword: 1.0.5
|
breakword: 1.0.5
|
||||||
grapheme-splitter: 1.0.4
|
grapheme-splitter: 1.0.4
|
||||||
strip-ansi: 6.0.0
|
strip-ansi: 6.0.1
|
||||||
wcwidth: 1.0.1
|
wcwidth: 1.0.1
|
||||||
yargs: 15.4.1
|
yargs: 15.4.1
|
||||||
dev: true
|
dev: true
|
||||||
|
@ -20549,7 +20564,7 @@ packages:
|
||||||
engines: {node: '>=10'}
|
engines: {node: '>=10'}
|
||||||
dependencies:
|
dependencies:
|
||||||
char-regex: 1.0.2
|
char-regex: 1.0.2
|
||||||
strip-ansi: 6.0.0
|
strip-ansi: 6.0.1
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/string-similarity/4.0.4:
|
/string-similarity/4.0.4:
|
||||||
|
@ -20998,7 +21013,7 @@ packages:
|
||||||
lodash.truncate: 4.4.2
|
lodash.truncate: 4.4.2
|
||||||
slice-ansi: 4.0.0
|
slice-ansi: 4.0.0
|
||||||
string-width: 4.2.2
|
string-width: 4.2.2
|
||||||
strip-ansi: 6.0.0
|
strip-ansi: 6.0.1
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/tapable/1.1.3:
|
/tapable/1.1.3:
|
||||||
|
@ -21563,7 +21578,7 @@ packages:
|
||||||
chalk: 3.0.0
|
chalk: 3.0.0
|
||||||
csv: 5.3.2
|
csv: 5.3.2
|
||||||
smartwrap: 1.2.5
|
smartwrap: 1.2.5
|
||||||
strip-ansi: 6.0.0
|
strip-ansi: 6.0.1
|
||||||
wcwidth: 1.0.1
|
wcwidth: 1.0.1
|
||||||
yargs: 15.4.1
|
yargs: 15.4.1
|
||||||
dev: true
|
dev: true
|
||||||
|
@ -23090,7 +23105,7 @@ packages:
|
||||||
dependencies:
|
dependencies:
|
||||||
ansi-styles: 4.3.0
|
ansi-styles: 4.3.0
|
||||||
string-width: 4.2.2
|
string-width: 4.2.2
|
||||||
strip-ansi: 6.0.0
|
strip-ansi: 6.0.1
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/wrap-ansi/7.0.0:
|
/wrap-ansi/7.0.0:
|
||||||
|
|
Loading…
Reference in a new issue