1
0
mirror of https://github.com/verdaccio/verdaccio.git synced 2025-02-21 07:29:37 +01:00

chore(deps): update dependency @types/lodash to v4.14.178 (#2893)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2022-01-10 00:16:37 +01:00 committed by GitHub
parent 63c2ec1f89
commit 9e27aa9d3c
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

@ -70,7 +70,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
["@types/express-serve-static-core", "npm:4.17.27"],
["@types/http-errors", "npm:1.8.1"],
["@types/jest", "npm:26.0.14"],
["@types/lodash", "npm:4.14.167"],
["@types/lodash", "npm:4.14.178"],
["@types/mime", "npm:2.0.3"],
["@types/minimatch", "npm:3.0.3"],
["@types/node", "npm:14.14.37"],
@ -4773,10 +4773,10 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
}]
]],
["@types/lodash", [
["npm:4.14.167", {
"packageLocation": "./.yarn/cache/@types-lodash-npm-4.14.167-275fff817a-40778f83a8.zip/node_modules/@types/lodash/",
["npm:4.14.178", {
"packageLocation": "./.yarn/cache/@types-lodash-npm-4.14.178-5433b9ed68-d2b59a463d.zip/node_modules/@types/lodash/",
"packageDependencies": [
["@types/lodash", "npm:4.14.167"]
["@types/lodash", "npm:4.14.178"]
],
"linkType": "HARD",
}]
@ -17682,7 +17682,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
["@types/express-serve-static-core", "npm:4.17.27"],
["@types/http-errors", "npm:1.8.1"],
["@types/jest", "npm:26.0.14"],
["@types/lodash", "npm:4.14.167"],
["@types/lodash", "npm:4.14.178"],
["@types/mime", "npm:2.0.3"],
["@types/minimatch", "npm:3.0.3"],
["@types/node", "npm:14.14.37"],

Binary file not shown.

@ -95,7 +95,7 @@
"@types/express-serve-static-core": "4.17.27",
"@types/http-errors": "1.8.1",
"@types/jest": "26.0.14",
"@types/lodash": "4.14.167",
"@types/lodash": "4.14.178",
"@types/mime": "2.0.3",
"@types/minimatch": "3.0.3",
"@types/node": "14.14.37",

BIN
yarn.lock

Binary file not shown.