Skip to content

Commit 08bd3db

Browse files
chore: update dependency @types/lodash to v4.14.159 (#2053)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent 13382ec commit 08bd3db

File tree

4 files changed

+7
-7
lines changed

4 files changed

+7
-7
lines changed

@commitlint/ensure/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": "^9.1.2",
38-
"@types/lodash": "4.14.158",
38+
"@types/lodash": "4.14.159",
3939
"globby": "^11.0.0"
4040
},
4141
"dependencies": {

@commitlint/load/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"devDependencies": {
3737
"@commitlint/test": "^9.1.2",
3838
"@commitlint/utils": "^9.1.2",
39-
"@types/lodash": "4.14.158",
39+
"@types/lodash": "4.14.159",
4040
"execa": "^4.0.0"
4141
},
4242
"dependencies": {

@commitlint/resolve-extends/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": "^9.1.2",
38-
"@types/lodash": "4.14.158"
38+
"@types/lodash": "4.14.159"
3939
},
4040
"dependencies": {
4141
"import-fresh": "^3.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2535,10 +2535,10 @@
25352535
resolved "https://registry.npmjs.org/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee"
25362536
integrity sha1-7ihweulOEdK4J7y+UnC86n8+ce4=
25372537

2538-
"@types/lodash@4.14.158":
2539-
version "4.14.158"
2540-
resolved "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.158.tgz#b38ea8b6fe799acd076d7a8d7ab71c26ef77f785"
2541-
integrity sha512-InCEXJNTv/59yO4VSfuvNrZHt7eeNtWQEgnieIA+mIC+MOWM9arOWG2eQ8Vhk6NbOre6/BidiXhkZYeDY9U35w==
2538+
"@types/lodash@4.14.159":
2539+
version "4.14.159"
2540+
resolved "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.159.tgz#61089719dc6fdd9c5cb46efc827f2571d1517065"
2541+
integrity sha512-gF7A72f7WQN33DpqOWw9geApQPh4M3PxluMtaHxWHXEGSN12/WbcEk/eNSqWNQcQhF66VSZ06vCF94CrHwXJDg==
25422542

25432543
"@types/minimatch@*":
25442544
version "3.0.3"

0 commit comments

Comments
 (0)