mirror of
https://github.com/verdaccio/verdaccio.git
synced 2025-02-17 23:45:29 -05:00
chore(deps): update dependency fs-extra to v10.1.0 (#3133)
This commit is contained in:
parent
fff9905eec
commit
39c7a0905e
4 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.1"],
|
["fs-extra", "npm:10.1.0"],
|
||||||
["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"],
|
||||||
|
@ -10309,10 +10309,10 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
||||||
}]
|
}]
|
||||||
]],
|
]],
|
||||||
["fs-extra", [
|
["fs-extra", [
|
||||||
["npm:10.0.1", {
|
["npm:10.1.0", {
|
||||||
"packageLocation": "./.yarn/cache/fs-extra-npm-10.0.1-7c8ee14050-60715480ae.zip/node_modules/fs-extra/",
|
"packageLocation": "./.yarn/cache/fs-extra-npm-10.1.0-86573680ed-ea286a767c.zip/node_modules/fs-extra/",
|
||||||
"packageDependencies": [
|
"packageDependencies": [
|
||||||
["fs-extra", "npm:10.0.1"],
|
["fs-extra", "npm:10.1.0"],
|
||||||
["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"]
|
||||||
|
@ -17952,7 +17952,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.1"],
|
["fs-extra", "npm:10.1.0"],
|
||||||
["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.
|
@ -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.1",
|
"fs-extra": "10.1.0",
|
||||||
"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
|
@ -7728,14 +7728,14 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"fs-extra@npm:10.0.1":
|
"fs-extra@npm:10.1.0":
|
||||||
version: 10.0.1
|
version: 10.1.0
|
||||||
resolution: "fs-extra@npm:10.0.1"
|
resolution: "fs-extra@npm:10.1.0"
|
||||||
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: 60715480ae016656b806bac1a50443a96fef29dd548beab9c752bc6fcdd34ef59b8f1bd41e7de6ec632f495334a9337203ae7f954c37dadcde353c4e7f3472ce
|
checksum: ea286a767c6e1cbfbb0bd48729b8e5e1734d919bf948ec13c1bde18a451ecf4ab9bd65475a031953032a6d740b3e5f48a945e89d5da536ad9876f7c349c9a2a4
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
@ -14814,7 +14814,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.1
|
fs-extra: 10.1.0
|
||||||
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