0
Fork 0
mirror of https://github.com/verdaccio/verdaccio.git synced 2025-01-06 22:40:26 -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 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.181"],
["@types/lodash", "npm:4.14.182"],
["@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.181", {
"packageLocation": "./.yarn/cache/@types-lodash-npm-4.14.181-a4e20bcfaf-633c025174.zip/node_modules/@types/lodash/",
["npm:4.14.182", {
"packageLocation": "./.yarn/cache/@types-lodash-npm-4.14.182-1073aac722-e84c3e6bb0.zip/node_modules/@types/lodash/",
"packageDependencies": [
["@types/lodash", "npm:4.14.181"]
["@types/lodash", "npm:4.14.182"]
],
"linkType": "HARD",
}]
@ -17917,7 +17917,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.181"],
["@types/lodash", "npm:4.14.182"],
["@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.181",
"@types/lodash": "4.14.182",
"@types/mime": "2.0.3",
"@types/minimatch": "3.0.5",
"@types/node": "14.14.37",

BIN
yarn.lock

Binary file not shown.