0
Fork 0
mirror of https://github.com/verdaccio/verdaccio.git synced 2025-01-20 22:52:46 -05:00

chore(deps): update dependency @types/lodash to v4.14.182 (#3139)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2022-04-23 08:19:55 +02:00 committed by GitHub
parent dcb181a7d7
commit abb8b60356
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 11 additions and 11 deletions

10
.pnp.js generated
View file

@ -70,7 +70,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
["@types/express-serve-static-core", "npm:4.17.28"], ["@types/express-serve-static-core", "npm:4.17.28"],
["@types/http-errors", "npm:1.8.2"], ["@types/http-errors", "npm:1.8.2"],
["@types/jest", "npm:26.0.24"], ["@types/jest", "npm:26.0.24"],
["@types/lodash", "npm:4.14.181"], ["@types/lodash", "npm:4.14.182"],
["@types/mime", "npm:2.0.3"], ["@types/mime", "npm:2.0.3"],
["@types/minimatch", "npm:3.0.5"], ["@types/minimatch", "npm:3.0.5"],
["@types/node", "npm:14.14.37"], ["@types/node", "npm:14.14.37"],
@ -5084,10 +5084,10 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
}] }]
]], ]],
["@types/lodash", [ ["@types/lodash", [
["npm:4.14.181", { ["npm:4.14.182", {
"packageLocation": "./.yarn/cache/@types-lodash-npm-4.14.181-a4e20bcfaf-633c025174.zip/node_modules/@types/lodash/", "packageLocation": "./.yarn/cache/@types-lodash-npm-4.14.182-1073aac722-e84c3e6bb0.zip/node_modules/@types/lodash/",
"packageDependencies": [ "packageDependencies": [
["@types/lodash", "npm:4.14.181"] ["@types/lodash", "npm:4.14.182"]
], ],
"linkType": "HARD", "linkType": "HARD",
}] }]
@ -17917,7 +17917,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
["@types/express-serve-static-core", "npm:4.17.28"], ["@types/express-serve-static-core", "npm:4.17.28"],
["@types/http-errors", "npm:1.8.2"], ["@types/http-errors", "npm:1.8.2"],
["@types/jest", "npm:26.0.24"], ["@types/jest", "npm:26.0.24"],
["@types/lodash", "npm:4.14.181"], ["@types/lodash", "npm:4.14.182"],
["@types/mime", "npm:2.0.3"], ["@types/mime", "npm:2.0.3"],
["@types/minimatch", "npm:3.0.5"], ["@types/minimatch", "npm:3.0.5"],
["@types/node", "npm:14.14.37"], ["@types/node", "npm:14.14.37"],

View file

@ -95,7 +95,7 @@
"@types/express-serve-static-core": "4.17.28", "@types/express-serve-static-core": "4.17.28",
"@types/http-errors": "1.8.2", "@types/http-errors": "1.8.2",
"@types/jest": "26.0.24", "@types/jest": "26.0.24",
"@types/lodash": "4.14.181", "@types/lodash": "4.14.182",
"@types/mime": "2.0.3", "@types/mime": "2.0.3",
"@types/minimatch": "3.0.5", "@types/minimatch": "3.0.5",
"@types/node": "14.14.37", "@types/node": "14.14.37",

View file

@ -3389,10 +3389,10 @@ __metadata:
languageName: node languageName: node
linkType: hard linkType: hard
"@types/lodash@npm:4.14.181": "@types/lodash@npm:4.14.182":
version: 4.14.181 version: 4.14.182
resolution: "@types/lodash@npm:4.14.181" resolution: "@types/lodash@npm:4.14.182"
checksum: 633c02517483a52413f0824c44b4fc2089668f421b3eb0f075acb4cebd9b53146bbb662f6a871e466badfbe52ecc9ddfbcf59e299ec6922871be14d7c167b674 checksum: e84c3e6bb03a241f648c8c8c8e0b3c26e00b932104d8d52599ff068adcc88d818a41aef9c3243b02d2e97273a9a605656d8ab3b64fb3c1afcbaa54a3ecf62f81
languageName: node languageName: node
linkType: hard linkType: hard
@ -14778,7 +14778,7 @@ typescript@4.1.3:
"@types/express-serve-static-core": 4.17.28 "@types/express-serve-static-core": 4.17.28
"@types/http-errors": 1.8.2 "@types/http-errors": 1.8.2
"@types/jest": 26.0.24 "@types/jest": 26.0.24
"@types/lodash": 4.14.181 "@types/lodash": 4.14.182
"@types/mime": 2.0.3 "@types/mime": 2.0.3
"@types/minimatch": 3.0.5 "@types/minimatch": 3.0.5
"@types/node": 14.14.37 "@types/node": 14.14.37