0
Fork 0
mirror of https://github.com/verdaccio/verdaccio.git synced 2025-04-01 02:42:23 -05:00

chore(deps): update dependency @types/minimatch to v3.0.5 ()

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2022-01-13 20:21:15 +01:00 committed by GitHub
parent bd883cbe2b
commit dad89bc72c
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

@ -72,7 +72,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
["@types/jest", "npm:26.0.24"],
["@types/lodash", "npm:4.14.178"],
["@types/mime", "npm:2.0.3"],
["@types/minimatch", "npm:3.0.3"],
["@types/minimatch", "npm:3.0.5"],
["@types/node", "npm:14.14.37"],
["@types/pino", "npm:6.3.12"],
["@types/request", "npm:2.48.8"],
@ -4840,10 +4840,10 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
}]
]],
["@types/minimatch", [
["npm:3.0.3", {
"packageLocation": "./.yarn/cache/@types-minimatch-npm-3.0.3-c8b0625f84-672ccdac19.zip/node_modules/@types/minimatch/",
["npm:3.0.5", {
"packageLocation": "./.yarn/cache/@types-minimatch-npm-3.0.5-802bb0797f-517a8ea1bf.zip/node_modules/@types/minimatch/",
"packageDependencies": [
["@types/minimatch", "npm:3.0.3"]
["@types/minimatch", "npm:3.0.5"]
],
"linkType": "HARD",
}]
@ -17648,7 +17648,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
["@types/jest", "npm:26.0.24"],
["@types/lodash", "npm:4.14.178"],
["@types/mime", "npm:2.0.3"],
["@types/minimatch", "npm:3.0.3"],
["@types/minimatch", "npm:3.0.5"],
["@types/node", "npm:14.14.37"],
["@types/pino", "npm:6.3.12"],
["@types/request", "npm:2.48.8"],

Binary file not shown.

View file

@ -97,7 +97,7 @@
"@types/jest": "26.0.24",
"@types/lodash": "4.14.178",
"@types/mime": "2.0.3",
"@types/minimatch": "3.0.3",
"@types/minimatch": "3.0.5",
"@types/node": "14.14.37",
"@types/pino": "6.3.12",
"@types/request": "2.48.8",

View file

@ -3189,10 +3189,10 @@ __metadata:
languageName: node
linkType: hard
"@types/minimatch@npm:3.0.3":
version: 3.0.3
resolution: "@types/minimatch@npm:3.0.3"
checksum: 672ccdac197e8176eed1a9441d0caf8a29a90eb139b1cefdd4c9e71b1c48f5c749f5d101a2d85da15c6259214ebda95072835021407d60330a731a2672964b82
"@types/minimatch@npm:3.0.5":
version: 3.0.5
resolution: "@types/minimatch@npm:3.0.5"
checksum: 517a8ea1bfad4cc9d2563fc70c3ecd9afb13f9ef2b2cb06f8910989baf199d24f2fc6a8ccaae16a27c856e022b311042ca67ff42ffbda48750f2f84a5bf48716
languageName: node
linkType: hard
@ -14578,7 +14578,7 @@ typescript@4.1.3:
"@types/jest": 26.0.24
"@types/lodash": 4.14.178
"@types/mime": 2.0.3
"@types/minimatch": 3.0.3
"@types/minimatch": 3.0.5
"@types/node": 14.14.37
"@types/pino": 6.3.12
"@types/request": 2.48.8