Skip to content

Commit b250e30

Browse files
renovate[bot]marionebl
authored andcommitted
chore: update dependency @types/lodash to v4.14.134 (#683)
1 parent f3ec646 commit b250e30

File tree

4 files changed

+7
-10
lines changed

4 files changed

+7
-10
lines changed

@commitlint/execute-rule/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"@commitlint/parse": "^8.0.0",
4141
"@commitlint/utils": "^8.0.0",
4242
"@types/jest": "24.0.13",
43-
"@types/lodash": "4.14.130",
43+
"@types/lodash": "4.14.134",
4444
"concurrently": "3.5.1",
4545
"jest": "24.8.0",
4646
"ts-jest": "24.0.2",

@commitlint/format/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"devDependencies": {
4040
"@commitlint/utils": "^8.0.0",
4141
"@types/jest": "24.0.13",
42-
"@types/lodash": "4.14.133",
42+
"@types/lodash": "4.14.134",
4343
"concurrently": "3.5.1",
4444
"jest": "24.8.0",
4545
"ts-jest": "24.0.2",

@commitlint/resolve-extends/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"@commitlint/parse": "^8.0.0",
4040
"@commitlint/utils": "^8.0.0",
4141
"@types/jest": "24.0.13",
42-
"@types/lodash": "4.14.130",
42+
"@types/lodash": "4.14.134",
4343
"@types/resolve-from": "5.0.1",
4444
"concurrently": "3.5.1",
4545
"jest": "24.8.0",

yarn.lock

Lines changed: 4 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1072,13 +1072,10 @@
10721072
dependencies:
10731073
"@types/jest-diff" "*"
10741074

1075-
1076-
version "4.14.130"
1077-
resolved "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.130.tgz#04b3a690d5f4fc34579963c99adae067b8c8eb5a"
1078-
1079-
1080-
version "4.14.133"
1081-
resolved "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.133.tgz#430721c96da22dd1694443e68e6cec7ba1c1003d"
1075+
1076+
version "4.14.134"
1077+
resolved "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.134.tgz#9032b440122db3a2a56200e91191996161dde5b9"
1078+
integrity sha512-2/O0khFUCFeDlbi7sZ7ZFRCcT812fAeOLm7Ev4KbwASkZ575TDrDcY7YyaoHdTOzKcNbfiwLYZqPmoC4wadrsw==
10821079

10831080
"@types/minimatch@*":
10841081
version "3.0.3"

0 commit comments

Comments
 (0)