0
Fork 0
mirror of https://github.com/verdaccio/verdaccio.git synced 2025-04-15 03:02:51 -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:
renovate[bot] 2022-06-13 22:07:04 +02:00 committed by GitHub
parent 25a2825f8b
commit 4f8c4a46cf
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 11 additions and 11 deletions

10
.pnp.js generated
View file

@ -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"],

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": "^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",

View file

@ -3975,10 +3975,10 @@ __metadata:
languageName: node
linkType: hard
"@verdaccio/types@npm:10.4.2":
version: 10.4.2
resolution: "@verdaccio/types@npm:10.4.2"
checksum: f4f02e14967cfad85e827481ec966142f378c5cf6f0d946bf1ab551a983d88f6e22be4084a752685346dc8c101bc94f273e2e27c2c9d46ec5a4caf6a4d5fc026
"@verdaccio/types@npm:10.5.1":
version: 10.5.1
resolution: "@verdaccio/types@npm:10.5.1"
checksum: 15a5a65148554c92bd34222be7c03ca24d59be34ce324f74e660c49a40ce7b67b9a7f8b83ff9b0bc0e5a873ca8d50f3cebfcc1e7c1e17358c99354848c780bb8
languageName: node
linkType: hard
@ -15047,7 +15047,7 @@ typescript@4.1.3:
"@verdaccio/local-storage": 10.2.1
"@verdaccio/readme": 10.3.4
"@verdaccio/streams": 10.2.0
"@verdaccio/types": 10.4.2
"@verdaccio/types": 10.5.1
"@verdaccio/ui-theme": 6.0.0-6-next.24
JSONStream: 1.3.5
all-contributors-cli: 6.20.0