mirror of
https://github.com/verdaccio/verdaccio.git
synced 2025-01-27 22:59:51 -05:00
chore(deps): update dependency fs-extra to v10.0.1 (#3086)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
48a84093f5
commit
ab4f922ffc
5 changed files with 11 additions and 11 deletions
10
.pnp.js
generated
10
.pnp.js
generated
|
@ -115,7 +115,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
||||||
["express", "npm:4.17.3"],
|
["express", "npm:4.17.3"],
|
||||||
["express-rate-limit", "npm:5.5.1"],
|
["express-rate-limit", "npm:5.5.1"],
|
||||||
["fast-safe-stringify", "npm:2.1.1"],
|
["fast-safe-stringify", "npm:2.1.1"],
|
||||||
["fs-extra", "npm:10.0.0"],
|
["fs-extra", "npm:10.0.1"],
|
||||||
["handlebars", "npm:4.7.7"],
|
["handlebars", "npm:4.7.7"],
|
||||||
["http-errors", "npm:2.0.0"],
|
["http-errors", "npm:2.0.0"],
|
||||||
["husky", "npm:6.0.0"],
|
["husky", "npm:6.0.0"],
|
||||||
|
@ -10332,10 +10332,10 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
||||||
}]
|
}]
|
||||||
]],
|
]],
|
||||||
["fs-extra", [
|
["fs-extra", [
|
||||||
["npm:10.0.0", {
|
["npm:10.0.1", {
|
||||||
"packageLocation": "./.yarn/cache/fs-extra-npm-10.0.0-4f8c704115-84632d143f.zip/node_modules/fs-extra/",
|
"packageLocation": "./.yarn/cache/fs-extra-npm-10.0.1-7c8ee14050-60715480ae.zip/node_modules/fs-extra/",
|
||||||
"packageDependencies": [
|
"packageDependencies": [
|
||||||
["fs-extra", "npm:10.0.0"],
|
["fs-extra", "npm:10.0.1"],
|
||||||
["graceful-fs", "npm:4.2.3"],
|
["graceful-fs", "npm:4.2.3"],
|
||||||
["jsonfile", "npm:6.1.0"],
|
["jsonfile", "npm:6.1.0"],
|
||||||
["universalify", "npm:2.0.0"]
|
["universalify", "npm:2.0.0"]
|
||||||
|
@ -17966,7 +17966,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
||||||
["express", "npm:4.17.3"],
|
["express", "npm:4.17.3"],
|
||||||
["express-rate-limit", "npm:5.5.1"],
|
["express-rate-limit", "npm:5.5.1"],
|
||||||
["fast-safe-stringify", "npm:2.1.1"],
|
["fast-safe-stringify", "npm:2.1.1"],
|
||||||
["fs-extra", "npm:10.0.0"],
|
["fs-extra", "npm:10.0.1"],
|
||||||
["handlebars", "npm:4.7.7"],
|
["handlebars", "npm:4.7.7"],
|
||||||
["http-errors", "npm:2.0.0"],
|
["http-errors", "npm:2.0.0"],
|
||||||
["husky", "npm:6.0.0"],
|
["husky", "npm:6.0.0"],
|
||||||
|
|
Binary file not shown.
BIN
.yarn/cache/fs-extra-npm-10.0.1-7c8ee14050-60715480ae.zip
vendored
Normal file
BIN
.yarn/cache/fs-extra-npm-10.0.1-7c8ee14050-60715480ae.zip
vendored
Normal file
Binary file not shown.
|
@ -121,7 +121,7 @@
|
||||||
"eslint-plugin-jest": "24.7.0",
|
"eslint-plugin-jest": "24.7.0",
|
||||||
"eslint-plugin-simple-import-sort": "7.0.0",
|
"eslint-plugin-simple-import-sort": "7.0.0",
|
||||||
"eslint-plugin-verdaccio": "9.6.1",
|
"eslint-plugin-verdaccio": "9.6.1",
|
||||||
"fs-extra": "10.0.0",
|
"fs-extra": "10.0.1",
|
||||||
"husky": "6.0.0",
|
"husky": "6.0.0",
|
||||||
"jest": "26.6.3",
|
"jest": "26.6.3",
|
||||||
"jest-config": "26.6.3",
|
"jest-config": "26.6.3",
|
||||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -7759,14 +7759,14 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"fs-extra@npm:10.0.0":
|
"fs-extra@npm:10.0.1":
|
||||||
version: 10.0.0
|
version: 10.0.1
|
||||||
resolution: "fs-extra@npm:10.0.0"
|
resolution: "fs-extra@npm:10.0.1"
|
||||||
dependencies:
|
dependencies:
|
||||||
graceful-fs: ^4.2.0
|
graceful-fs: ^4.2.0
|
||||||
jsonfile: ^6.0.1
|
jsonfile: ^6.0.1
|
||||||
universalify: ^2.0.0
|
universalify: ^2.0.0
|
||||||
checksum: 84632d143fe3125b8c3c2b1fedbbdfcfb84fc3e087522b4e138cc07edf574619925713a6609f6d5e53ede2e31ab319c7d528ea4a4a770ba6622a16bf4447cd8b
|
checksum: 60715480ae016656b806bac1a50443a96fef29dd548beab9c752bc6fcdd34ef59b8f1bd41e7de6ec632f495334a9337203ae7f954c37dadcde353c4e7f3472ce
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
@ -14834,7 +14834,7 @@ typescript@4.1.3:
|
||||||
express: 4.17.3
|
express: 4.17.3
|
||||||
express-rate-limit: 5.5.1
|
express-rate-limit: 5.5.1
|
||||||
fast-safe-stringify: 2.1.1
|
fast-safe-stringify: 2.1.1
|
||||||
fs-extra: 10.0.0
|
fs-extra: 10.0.1
|
||||||
handlebars: 4.7.7
|
handlebars: 4.7.7
|
||||||
http-errors: 2.0.0
|
http-errors: 2.0.0
|
||||||
husky: 6.0.0
|
husky: 6.0.0
|
||||||
|
|
Loading…
Add table
Reference in a new issue