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 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.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",

View File

@ -3389,10 +3389,10 @@ __metadata:
languageName: node
linkType: hard
"@types/lodash@npm:4.14.180":
version: 4.14.180
resolution: "@types/lodash@npm:4.14.180"
checksum: cceb37ae8eee285ada446df66de56bd239db9e786a8496fb0b8cf50b78fb891bdf48c7ab7fcc30f753fcf702d87a1521c957d5165d7aa8ef842456a3a3869647
"@types/lodash@npm:4.14.181":
version: 4.14.181
resolution: "@types/lodash@npm:4.14.181"
checksum: 633c02517483a52413f0824c44b4fc2089668f421b3eb0f075acb4cebd9b53146bbb662f6a871e466badfbe52ecc9ddfbcf59e299ec6922871be14d7c167b674
languageName: node
linkType: hard
@ -14769,7 +14769,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.180
"@types/lodash": 4.14.181
"@types/mime": 2.0.3
"@types/minimatch": 3.0.5
"@types/node": 14.14.37