mirror of
https://github.com/verdaccio/verdaccio.git
synced 2024-12-16 21:56:25 -05:00
chore(deps): update dependency @verdaccio/types to v10.5.1 (#3221)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
25a2825f8b
commit
4f8c4a46cf
5 changed files with 6 additions and 6 deletions
10
.pnp.js
generated
10
.pnp.js
generated
|
@ -84,7 +84,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
||||||
["@verdaccio/local-storage", "npm:10.2.1"],
|
["@verdaccio/local-storage", "npm:10.2.1"],
|
||||||
["@verdaccio/readme", "npm:10.3.4"],
|
["@verdaccio/readme", "npm:10.3.4"],
|
||||||
["@verdaccio/streams", "npm:10.2.0"],
|
["@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"],
|
["@verdaccio/ui-theme", "npm:6.0.0-6-next.24"],
|
||||||
["JSONStream", "npm:1.3.5"],
|
["JSONStream", "npm:1.3.5"],
|
||||||
["all-contributors-cli", "npm:6.20.0"],
|
["all-contributors-cli", "npm:6.20.0"],
|
||||||
|
@ -5827,10 +5827,10 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
||||||
}]
|
}]
|
||||||
]],
|
]],
|
||||||
["@verdaccio/types", [
|
["@verdaccio/types", [
|
||||||
["npm:10.4.2", {
|
["npm:10.5.1", {
|
||||||
"packageLocation": "./.yarn/cache/@verdaccio-types-npm-10.4.2-78b2370b99-f4f02e1496.zip/node_modules/@verdaccio/types/",
|
"packageLocation": "./.yarn/cache/@verdaccio-types-npm-10.5.1-44031defeb-15a5a65148.zip/node_modules/@verdaccio/types/",
|
||||||
"packageDependencies": [
|
"packageDependencies": [
|
||||||
["@verdaccio/types", "npm:10.4.2"]
|
["@verdaccio/types", "npm:10.5.1"]
|
||||||
],
|
],
|
||||||
"linkType": "HARD",
|
"linkType": "HARD",
|
||||||
}]
|
}]
|
||||||
|
@ -18110,7 +18110,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
||||||
["@verdaccio/local-storage", "npm:10.2.1"],
|
["@verdaccio/local-storage", "npm:10.2.1"],
|
||||||
["@verdaccio/readme", "npm:10.3.4"],
|
["@verdaccio/readme", "npm:10.3.4"],
|
||||||
["@verdaccio/streams", "npm:10.2.0"],
|
["@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"],
|
["@verdaccio/ui-theme", "npm:6.0.0-6-next.24"],
|
||||||
["JSONStream", "npm:1.3.5"],
|
["JSONStream", "npm:1.3.5"],
|
||||||
["all-contributors-cli", "npm:6.20.0"],
|
["all-contributors-cli", "npm:6.20.0"],
|
||||||
|
|
Binary file not shown.
BIN
.yarn/cache/@verdaccio-types-npm-10.5.1-44031defeb-15a5a65148.zip
vendored
Normal file
BIN
.yarn/cache/@verdaccio-types-npm-10.5.1-44031defeb-15a5a65148.zip
vendored
Normal file
Binary file not shown.
|
@ -105,7 +105,7 @@
|
||||||
"@typescript-eslint/eslint-plugin": "4.33.0",
|
"@typescript-eslint/eslint-plugin": "4.33.0",
|
||||||
"@typescript-eslint/parser": "4.33.0",
|
"@typescript-eslint/parser": "4.33.0",
|
||||||
"@verdaccio/eslint-config": "^10.0.0",
|
"@verdaccio/eslint-config": "^10.0.0",
|
||||||
"@verdaccio/types": "10.4.2",
|
"@verdaccio/types": "10.5.1",
|
||||||
"all-contributors-cli": "6.20.0",
|
"all-contributors-cli": "6.20.0",
|
||||||
"babel-eslint": "10.1.0",
|
"babel-eslint": "10.1.0",
|
||||||
"babel-jest": "26.6.3",
|
"babel-jest": "26.6.3",
|
||||||
|
|
BIN
yarn.lock
BIN
yarn.lock
Binary file not shown.
Loading…
Reference in a new issue