Skip to content

Commit 09d155a

Browse files
renovate-botmarionebl
authored andcommitted
Update dependency @types/lodash to v4.14.136
1 parent 5eb4c6d commit 09d155a

File tree

4 files changed

+7
-7
lines changed

4 files changed

+7
-7
lines changed

@commitlint/execute-rule/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"@commitlint/parse": "^8.1.0",
3838
"@commitlint/utils": "^8.1.0",
3939
"@types/jest": "24.0.15",
40-
"@types/lodash": "4.14.134",
40+
"@types/lodash": "4.14.136",
4141
"jest": "24.8.0",
4242
"ts-jest": "24.0.2"
4343
}

@commitlint/format/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"license": "MIT",
3636
"devDependencies": {
3737
"@commitlint/utils": "^8.1.0",
38-
"@types/lodash": "4.14.134",
38+
"@types/lodash": "4.14.136",
3939
"lodash": "4.17.14",
4040
"typescript": "3.5.2"
4141
},

@commitlint/resolve-extends/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"devDependencies": {
3737
"@commitlint/parse": "^8.1.0",
3838
"@commitlint/utils": "^8.1.0",
39-
"@types/lodash": "4.14.134",
39+
"@types/lodash": "4.14.136",
4040
"@types/resolve-from": "5.0.1"
4141
},
4242
"dependencies": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1285,10 +1285,10 @@
12851285
dependencies:
12861286
"@types/jest-diff" "*"
12871287

1288-
"@types/[email protected].134":
1289-
version "4.14.134"
1290-
resolved "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.134.tgz#9032b440122db3a2a56200e91191996161dde5b9"
1291-
integrity sha512-2/O0khFUCFeDlbi7sZ7ZFRCcT812fAeOLm7Ev4KbwASkZ575TDrDcY7YyaoHdTOzKcNbfiwLYZqPmoC4wadrsw==
1288+
"@types/[email protected].136":
1289+
version "4.14.136"
1290+
resolved "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.136.tgz#413e85089046b865d960c9ff1d400e04c31ab60f"
1291+
integrity sha512-0GJhzBdvsW2RUccNHOBkabI8HZVdOXmXbXhuKlDEd5Vv12P7oAVGfomGp3Ne21o5D/qu1WmthlNKFaoZJJeErA==
12921292

12931293
"@types/minimatch@*":
12941294
version "3.0.3"

0 commit comments

Comments
 (0)