mirror of
https://github.com/verdaccio/verdaccio.git
synced 2024-11-08 23:25:51 +01:00
chore(deps): update dependency fs-extra to v10.1.0 (#3133)
This commit is contained in:
parent
fff9905eec
commit
39c7a0905e
10
.pnp.js
generated
10
.pnp.js
generated
@ -115,7 +115,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
||||
["express", "npm:4.17.3"],
|
||||
["express-rate-limit", "npm:5.5.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"],
|
||||
["http-errors", "npm:2.0.0"],
|
||||
["husky", "npm:6.0.0"],
|
||||
@ -10309,10 +10309,10 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
||||
}]
|
||||
]],
|
||||
["fs-extra", [
|
||||
["npm:10.0.1", {
|
||||
"packageLocation": "./.yarn/cache/fs-extra-npm-10.0.1-7c8ee14050-60715480ae.zip/node_modules/fs-extra/",
|
||||
["npm:10.1.0", {
|
||||
"packageLocation": "./.yarn/cache/fs-extra-npm-10.1.0-86573680ed-ea286a767c.zip/node_modules/fs-extra/",
|
||||
"packageDependencies": [
|
||||
["fs-extra", "npm:10.0.1"],
|
||||
["fs-extra", "npm:10.1.0"],
|
||||
["graceful-fs", "npm:4.2.3"],
|
||||
["jsonfile", "npm:6.1.0"],
|
||||
["universalify", "npm:2.0.0"]
|
||||
@ -17952,7 +17952,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
||||
["express", "npm:4.17.3"],
|
||||
["express-rate-limit", "npm:5.5.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"],
|
||||
["http-errors", "npm:2.0.0"],
|
||||
["husky", "npm:6.0.0"],
|
||||
|
BIN
.yarn/cache/fs-extra-npm-10.0.1-7c8ee14050-60715480ae.zip → .yarn/cache/fs-extra-npm-10.1.0-86573680ed-ea286a767c.zip
vendored
BIN
.yarn/cache/fs-extra-npm-10.0.1-7c8ee14050-60715480ae.zip → .yarn/cache/fs-extra-npm-10.1.0-86573680ed-ea286a767c.zip
vendored
Binary file not shown.
@ -121,7 +121,7 @@
|
||||
"eslint-plugin-jest": "24.7.0",
|
||||
"eslint-plugin-simple-import-sort": "7.0.0",
|
||||
"eslint-plugin-verdaccio": "9.6.1",
|
||||
"fs-extra": "10.0.1",
|
||||
"fs-extra": "10.1.0",
|
||||
"husky": "6.0.0",
|
||||
"jest": "26.6.3",
|
||||
"jest-config": "26.6.3",
|
||||
|
BIN
yarn.lock
BIN
yarn.lock
Binary file not shown.
Loading…
Reference in New Issue
Block a user