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.3.0 (#2997)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
25b22128b8
commit
ea199b229d
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.0"],
|
||||
["@verdaccio/readme", "npm:10.3.2"],
|
||||
["@verdaccio/streams", "npm:10.2.0"],
|
||||
["@verdaccio/types", "npm:10.2.2"],
|
||||
["@verdaccio/types", "npm:10.3.0"],
|
||||
["@verdaccio/ui-theme", "npm:6.0.0-6-next.16"],
|
||||
["JSONStream", "npm:1.3.5"],
|
||||
["all-contributors-cli", "npm:6.20.0"],
|
||||
|
@ -5678,10 +5678,10 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
|||
}]
|
||||
]],
|
||||
["@verdaccio/types", [
|
||||
["npm:10.2.2", {
|
||||
"packageLocation": "./.yarn/cache/@verdaccio-types-npm-10.2.2-3a8a5ff733-cd16cad480.zip/node_modules/@verdaccio/types/",
|
||||
["npm:10.3.0", {
|
||||
"packageLocation": "./.yarn/cache/@verdaccio-types-npm-10.3.0-a7d2915e19-307c485a51.zip/node_modules/@verdaccio/types/",
|
||||
"packageDependencies": [
|
||||
["@verdaccio/types", "npm:10.2.2"]
|
||||
["@verdaccio/types", "npm:10.3.0"]
|
||||
],
|
||||
"linkType": "HARD",
|
||||
}]
|
||||
|
@ -17632,7 +17632,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
|||
["@verdaccio/local-storage", "npm:10.2.0"],
|
||||
["@verdaccio/readme", "npm:10.3.2"],
|
||||
["@verdaccio/streams", "npm:10.2.0"],
|
||||
["@verdaccio/types", "npm:10.2.2"],
|
||||
["@verdaccio/types", "npm:10.3.0"],
|
||||
["@verdaccio/ui-theme", "npm:6.0.0-6-next.16"],
|
||||
["JSONStream", "npm:1.3.5"],
|
||||
["all-contributors-cli", "npm:6.20.0"],
|
||||
|
|
Binary file not shown.
BIN
.yarn/cache/@verdaccio-types-npm-10.3.0-a7d2915e19-307c485a51.zip
vendored
Normal file
BIN
.yarn/cache/@verdaccio-types-npm-10.3.0-a7d2915e19-307c485a51.zip
vendored
Normal file
Binary file not shown.
|
@ -105,7 +105,7 @@
|
|||
"@typescript-eslint/eslint-plugin": "4.33.0",
|
||||
"@typescript-eslint/parser": "4.33.0",
|
||||
"@verdaccio/eslint-config": "^8.5.0",
|
||||
"@verdaccio/types": "10.2.2",
|
||||
"@verdaccio/types": "10.3.0",
|
||||
"all-contributors-cli": "6.20.0",
|
||||
"babel-eslint": "10.1.0",
|
||||
"babel-jest": "26.6.3",
|
||||
|
|
BIN
yarn.lock
BIN
yarn.lock
Binary file not shown.
Loading…
Reference in a new issue