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.180 (#3085)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2022-03-26 12:36:58 +01:00 committed by GitHub
parent 8cee85f811
commit a7bbab90f0
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/http-errors", "npm:1.8.2"],
["@types/jest", "npm:26.0.24"],
["@types/lodash", "npm:4.14.178"],
["@types/lodash", "npm:4.14.180"],
["@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.178", {
"packageLocation": "./.yarn/cache/@types-lodash-npm-4.14.178-5433b9ed68-d2b59a463d.zip/node_modules/@types/lodash/",
["npm:4.14.180", {
"packageLocation": "./.yarn/cache/@types-lodash-npm-4.14.180-37662c62d4-cceb37ae8e.zip/node_modules/@types/lodash/",
"packageDependencies": [
["@types/lodash", "npm:4.14.178"]
["@types/lodash", "npm:4.14.180"]
],
"linkType": "HARD",
}]
@ -17921,7 +17921,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.178"],
["@types/lodash", "npm:4.14.180"],
["@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.178",
"@types/lodash": "4.14.180",
"@types/mime": "2.0.3",
"@types/minimatch": "3.0.5",
"@types/node": "14.14.37",

View file

@ -3389,10 +3389,10 @@ __metadata:
languageName: node
linkType: hard
"@types/lodash@npm:4.14.178":
version: 4.14.178
resolution: "@types/lodash@npm:4.14.178"
checksum: d2b59a463d1bb917514f888d3d2f9098f3c5d733a07b4e2fe5ae4839863f47586d5af1bf67340d80b91015631c8cb6753f6d260d8e0dcab275eee3ab562dc988
"@types/lodash@npm:4.14.180":
version: 4.14.180
resolution: "@types/lodash@npm:4.14.180"
checksum: cceb37ae8eee285ada446df66de56bd239db9e786a8496fb0b8cf50b78fb891bdf48c7ab7fcc30f753fcf702d87a1521c957d5165d7aa8ef842456a3a3869647
languageName: node
linkType: hard
@ -14789,7 +14789,7 @@ typescript@4.1.3:
"@types/express-serve-static-core": 4.17.28
"@types/http-errors": 1.8.2
"@types/jest": 26.0.24
"@types/lodash": 4.14.178
"@types/lodash": 4.14.180
"@types/mime": 2.0.3
"@types/minimatch": 3.0.5
"@types/node": 14.14.37