Skip to content

Commit fff106b

Browse files
renovate-botmarionebl
authored andcommitted
chore: update dependency @types/lodash to v4.14.139
1 parent 27877ef commit fff106b

File tree

5 files changed

+8
-8
lines changed

5 files changed

+8
-8
lines changed

Diff for: @commitlint/execute-rule/package.json

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

Diff for: @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.2.0",
38-
"@types/lodash": "4.14.136",
38+
"@types/lodash": "4.14.139",
3939
"lodash": "4.17.15",
4040
"typescript": "3.5.3"
4141
},

Diff for: @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.2.0",
39-
"@types/lodash": "4.14.136",
39+
"@types/lodash": "4.14.139",
4040
"import-from": "3.0.0",
4141
"typescript": "3.5.3"
4242
},

Diff for: @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.2.0",
3838
"@commitlint/utils": "^8.2.0",
39-
"@types/lodash": "4.14.136",
39+
"@types/lodash": "4.14.139",
4040
"@types/resolve-from": "5.0.1"
4141
},
4242
"dependencies": {

Diff for: 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].136":
1308-
version "4.14.136"
1309-
resolved "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.136.tgz#413e85089046b865d960c9ff1d400e04c31ab60f"
1310-
integrity sha512-0GJhzBdvsW2RUccNHOBkabI8HZVdOXmXbXhuKlDEd5Vv12P7oAVGfomGp3Ne21o5D/qu1WmthlNKFaoZJJeErA==
1307+
"@types/[email protected].139":
1308+
version "4.14.139"
1309+
resolved "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.139.tgz#b7b8a00d014a7debb29dc2dae4f91d3d3c6d5ab3"
1310+
integrity sha512-Z6pbDYaWpluqcF8+6qgv6STPEl0jIlyQmpYGwTrzhgwqok8ltBh/p7GAmYnz81wUhxQRhEr8MBpQrB4fQ/hwIA==
13111311

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

0 commit comments

Comments
 (0)