Skip to content

Commit 38eb2e7

Browse files
renovate[bot]marionebl
authored andcommitted
chore: update dependency @types/lodash to v4.14.144 (#809)
1 parent 8741fbe commit 38eb2e7

File tree

5 files changed

+8
-8
lines changed

5 files changed

+8
-8
lines changed

@commitlint/execute-rule/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"@commitlint/parse": "^8.3.0",
3838
"@commitlint/utils": "^8.3.0",
3939
"@types/jest": "24.0.18",
40-
"@types/lodash": "4.14.140",
40+
"@types/lodash": "4.14.144",
4141
"jest": "24.8.0",
4242
"ts-jest": "24.1.0"
4343
}

@commitlint/format/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"license": "MIT",
3636
"devDependencies": {
3737
"@commitlint/utils": "^8.3.0",
38-
"@types/lodash": "4.14.140",
38+
"@types/lodash": "4.14.144",
3939
"lodash": "4.17.15",
4040
"typescript": "3.5.3"
4141
},

@commitlint/parse/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"devDependencies": {
3737
"@commitlint/test": "8.2.0",
3838
"@commitlint/utils": "^8.3.0",
39-
"@types/lodash": "4.14.140",
39+
"@types/lodash": "4.14.144",
4040
"import-from": "3.0.0",
4141
"typescript": "3.5.3"
4242
},

@commitlint/resolve-extends/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"devDependencies": {
3737
"@commitlint/parse": "^8.3.0",
3838
"@commitlint/utils": "^8.3.0",
39-
"@types/lodash": "4.14.140",
39+
"@types/lodash": "4.14.144",
4040
"@types/resolve-from": "5.0.1"
4141
},
4242
"dependencies": {

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1304,10 +1304,10 @@
13041304
dependencies:
13051305
"@types/jest-diff" "*"
13061306

1307-
"@types/[email protected].140":
1308-
version "4.14.140"
1309-
resolved "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.140.tgz#8d2bd55e6a22221cd662bbb85969eb00ec283da6"
1310-
integrity sha512-OU57uYCUUv9s8lgQTYuQlL6xkttWtz8VLCJSnt8ikla9+UXqMGJ8adCprSw7egJHSHwGvFpGhfpQDtHm/NQ3Cw==
1307+
"@types/[email protected].144":
1308+
version "4.14.144"
1309+
resolved "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.144.tgz#12e57fc99064bce45e5ab3c8bc4783feb75eab8e"
1310+
integrity sha512-ogI4g9W5qIQQUhXAclq6zhqgqNUr7UlFaqDHbch7WLSLeeM/7d3CRaw7GLajxvyFvhJqw4Rpcz5bhoaYtIx6Tg==
13111311

13121312
"@types/minimatch@*":
13131313
version "3.0.3"

0 commit comments

Comments
 (0)