diff --git a/@commitlint/format/package.json b/@commitlint/format/package.json index 2b3a7f16c1..52fb8fbd68 100644 --- a/@commitlint/format/package.json +++ b/@commitlint/format/package.json @@ -41,7 +41,7 @@ "@commitlint/test": "7.6.0", "@commitlint/utils": "^7.5.0", "@types/jest": "24.0.12", - "@types/lodash": "4.14.124", + "@types/lodash": "4.14.125", "concurrently": "3.5.1", "cross-env": "5.1.1", "jest": "24.8.0", diff --git a/yarn.lock b/yarn.lock index 5dd33a472d..ca225f32e1 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1085,10 +1085,10 @@ dependencies: "@types/jest-diff" "*" -"@types/lodash@4.14.124": - version "4.14.124" - resolved "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.124.tgz#16fb067a8fc4be42f044c505d8b5316c6f54de93" - integrity sha512-6bKEUVbHJ8z34jisA7lseJZD2g31SIvee3cGX2KEZCS4XXWNbjPZpmO1/2rGNR9BhGtaYr6iYXPl1EzRrDAFTA== +"@types/lodash@4.14.125": + version "4.14.125" + resolved "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.125.tgz#b5fa71f3080a2136ba2702c390ffe528ec1e3980" + integrity sha512-s29jU/MIOSddXeji0TSZPJjf0agnfJYpWeKlr79BbtXlfuYamGVyCNQA2IRi5/plaQiNSxMmNGdvFbdtMMJ3nw== "@types/normalize-package-data@^2.4.0": version "2.4.0"