0
Fork 0
mirror of https://github.com/verdaccio/verdaccio.git synced 2024-12-16 21:56:25 -05:00

chore(deps): update dependency @types/lodash to v4.14.181 (#3134)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2022-04-18 09:45:21 +02:00 committed by GitHub
parent b6e1a672c3
commit fff9905eec
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 6 additions and 6 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/http-errors", "npm:1.8.2"],
["@types/jest", "npm:26.0.24"],
["@types/lodash", "npm:4.14.180"],
["@types/lodash", "npm:4.14.181"],
["@types/mime", "npm:2.0.3"],
["@types/minimatch", "npm:3.0.5"],
["@types/node", "npm:14.14.37"],
@ -5084,10 +5084,10 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
}]
]],
["@types/lodash", [
["npm:4.14.180", {
"packageLocation": "./.yarn/cache/@types-lodash-npm-4.14.180-37662c62d4-cceb37ae8e.zip/node_modules/@types/lodash/",
["npm:4.14.181", {
"packageLocation": "./.yarn/cache/@types-lodash-npm-4.14.181-a4e20bcfaf-633c025174.zip/node_modules/@types/lodash/",
"packageDependencies": [
["@types/lodash", "npm:4.14.180"]
["@types/lodash", "npm:4.14.181"]
],
"linkType": "HARD",
}]
@ -17907,7 +17907,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
["@types/express-serve-static-core", "npm:4.17.28"],
["@types/http-errors", "npm:1.8.2"],
["@types/jest", "npm:26.0.24"],
["@types/lodash", "npm:4.14.180"],
["@types/lodash", "npm:4.14.181"],
["@types/mime", "npm:2.0.3"],
["@types/minimatch", "npm:3.0.5"],
["@types/node", "npm:14.14.37"],

View file

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

BIN
yarn.lock

Binary file not shown.