0
Fork 0
mirror of https://github.com/verdaccio/verdaccio.git synced 2024-12-30 22:34:10 -05:00

chore(deps): update dependency autocannon to v7.5.1 (#2809)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2021-12-25 12:08:00 +01:00 committed by GitHub
parent 80f498c037
commit 57743e7150
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 12 additions and 12 deletions

View file

@ -65,7 +65,7 @@
"@verdaccio/eslint-config": "workspace:*",
"@verdaccio/types": "workspace:*",
"@verdaccio/ui-theme": "workspace:*",
"autocannon": "7.5.0",
"autocannon": "7.5.1",
"babel-core": "7.0.0-bridge.0",
"babel-eslint": "10.1.0",
"babel-jest": "27.3.1",

View file

@ -21,7 +21,7 @@
"semver": "7.3.5"
},
"devDependencies": {
"autocannon": "7.5.0",
"autocannon": "7.5.1",
"node-fetch": "3.0.0-beta.6-exportfix",
"ts-node": "10.2.1"
}

View file

@ -54,7 +54,7 @@ importers:
'@verdaccio/eslint-config': workspace:*
'@verdaccio/types': workspace:*
'@verdaccio/ui-theme': workspace:*
autocannon: 7.5.0
autocannon: 7.5.1
babel-core: 7.0.0-bridge.0
babel-eslint: 10.1.0
babel-jest: 27.3.1
@ -144,7 +144,7 @@ importers:
'@verdaccio/eslint-config': link:packages/tools/eslint
'@verdaccio/types': link:packages/core/types
'@verdaccio/ui-theme': link:packages/plugins/ui-theme
autocannon: 7.5.0
autocannon: 7.5.1
babel-core: 7.0.0-bridge.0_@babel+core@7.16.5
babel-eslint: 10.1.0_eslint@7.32.0
babel-jest: 27.3.1_@babel+core@7.16.5
@ -1067,7 +1067,7 @@ importers:
packages/tools/benchmark:
specifiers:
autocannon: 7.5.0
autocannon: 7.5.1
clipanion: 3.1.0
get-port: 5.1.1
node-fetch: 3.0.0-beta.6-exportfix
@ -1080,7 +1080,7 @@ importers:
semver: 7.3.5
temp-dir: 2.0.0
devDependencies:
autocannon: 7.5.0
autocannon: 7.5.1
node-fetch: 3.0.0-beta.6-exportfix
ts-node: 10.2.1_6fc948d4599a6d595975f0dd8328fd81
@ -8661,15 +8661,15 @@ packages:
resolution: {integrity: sha512-kNOjDqAh7px0XWNI+4QbzoiR/nTkHAWNud2uvnJquD1/x5a7EQZMJT0AczqK0Qn67oY/TTQ1LbUKajZpp3I9tQ==}
engines: {node: '>=8.0.0'}
/autocannon/7.5.0:
resolution: {integrity: sha512-jl5UAnOqRQaczv2zQXBjYupXJgHBLEd5T7L1eYHXiu6XR8ZoxA082WDpj5pccMFg06F1y6cXcbP8roOibZOJhw==}
/autocannon/7.5.1:
resolution: {integrity: sha512-d66F31riFsclURyxH+1N4SSBS6EmpjUXJ6W0Xa1BV/Dwi4xjAvkPgyOcAfhf4kNHIgVXCZtdu9Sy97SpKDBgIg==}
hasBin: true
dependencies:
chalk: 4.1.1
chalk: 4.1.2
char-spinner: 1.0.1
cli-table3: 0.6.0
color-support: 1.1.3
cross-argv: 1.0.0
cross-argv: 2.0.0
form-data: 4.0.0
has-async-hooks: 1.0.0
hdr-histogram-js: 2.0.1
@ -10319,8 +10319,8 @@ packages:
resolution: {integrity: sha512-dcKFX3jn0MpIaXjisoRvexIJVEKzaq7z2rZKxf+MSr9TkdmHmsU4m2lcLojrj/FHl8mk5VxMmYA+ftRkP/3oKQ==}
dev: true
/cross-argv/1.0.0:
resolution: {integrity: sha512-uAVe/bgNHlPdP1VE4Sk08u9pAJ7o1x/tVQtX77T5zlhYhuwOWtVkPBEtHdvF5cq48VzeCG5i1zN4dQc8pwLYrw==}
/cross-argv/2.0.0:
resolution: {integrity: sha512-YIaY9TR5Nxeb8SMdtrU8asWVM4jqJDNDYlKV21LxtYcfNJhp1kEsgSa6qXwXgzN0WQWGODps0+TlGp2xQSHwOg==}
dev: true
/cross-env/7.0.3: