0
Fork 0
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:
renovate[bot] 2022-02-15 12:34:16 +01:00 committed by GitHub
parent 25b22128b8
commit ea199b229d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 6 additions and 6 deletions

10
.pnp.js generated
View file

@ -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.

View file

@ -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

Binary file not shown.