diff --git a/.pnp.js b/.pnp.js index 498aa5589..102ec4dd7 100755 --- a/.pnp.js +++ b/.pnp.js @@ -84,7 +84,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { ["@verdaccio/local-storage", "npm:10.2.1"], ["@verdaccio/readme", "npm:10.3.4"], ["@verdaccio/streams", "npm:10.2.0"], - ["@verdaccio/types", "npm:10.4.2"], + ["@verdaccio/types", "npm:10.5.1"], ["@verdaccio/ui-theme", "npm:6.0.0-6-next.24"], ["JSONStream", "npm:1.3.5"], ["all-contributors-cli", "npm:6.20.0"], @@ -5827,10 +5827,10 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { }] ]], ["@verdaccio/types", [ - ["npm:10.4.2", { - "packageLocation": "./.yarn/cache/@verdaccio-types-npm-10.4.2-78b2370b99-f4f02e1496.zip/node_modules/@verdaccio/types/", + ["npm:10.5.1", { + "packageLocation": "./.yarn/cache/@verdaccio-types-npm-10.5.1-44031defeb-15a5a65148.zip/node_modules/@verdaccio/types/", "packageDependencies": [ - ["@verdaccio/types", "npm:10.4.2"] + ["@verdaccio/types", "npm:10.5.1"] ], "linkType": "HARD", }] @@ -18110,7 +18110,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { ["@verdaccio/local-storage", "npm:10.2.1"], ["@verdaccio/readme", "npm:10.3.4"], ["@verdaccio/streams", "npm:10.2.0"], - ["@verdaccio/types", "npm:10.4.2"], + ["@verdaccio/types", "npm:10.5.1"], ["@verdaccio/ui-theme", "npm:6.0.0-6-next.24"], ["JSONStream", "npm:1.3.5"], ["all-contributors-cli", "npm:6.20.0"], diff --git a/.yarn/cache/@verdaccio-types-npm-10.4.2-78b2370b99-f4f02e1496.zip b/.yarn/cache/@verdaccio-types-npm-10.4.2-78b2370b99-f4f02e1496.zip deleted file mode 100644 index ecd344a26..000000000 Binary files a/.yarn/cache/@verdaccio-types-npm-10.4.2-78b2370b99-f4f02e1496.zip and /dev/null differ diff --git a/.yarn/cache/@verdaccio-types-npm-10.5.1-44031defeb-15a5a65148.zip b/.yarn/cache/@verdaccio-types-npm-10.5.1-44031defeb-15a5a65148.zip new file mode 100644 index 000000000..8ae97c00b Binary files /dev/null and b/.yarn/cache/@verdaccio-types-npm-10.5.1-44031defeb-15a5a65148.zip differ diff --git a/package.json b/package.json index 8598ce731..78caadd62 100644 --- a/package.json +++ b/package.json @@ -105,7 +105,7 @@ "@typescript-eslint/eslint-plugin": "4.33.0", "@typescript-eslint/parser": "4.33.0", "@verdaccio/eslint-config": "^10.0.0", - "@verdaccio/types": "10.4.2", + "@verdaccio/types": "10.5.1", "all-contributors-cli": "6.20.0", "babel-eslint": "10.1.0", "babel-jest": "26.6.3", diff --git a/yarn.lock b/yarn.lock index 251a7d3e0..88bb9c472 100644 Binary files a/yarn.lock and b/yarn.lock differ