Skip to content

Commit cdcacd2

Browse files
chore: update dependency @types/lodash to v4.14.158 (#2018)
Co-authored-by: Renovate Bot <[email protected]>
1 parent f74bfca commit cdcacd2

File tree

4 files changed

+7
-7
lines changed

4 files changed

+7
-7
lines changed

@commitlint/ensure/package.json

+1-1
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.157",
38+
"@types/lodash": "4.14.158",
3939
"globby": "^11.0.0"
4040
},
4141
"dependencies": {

@commitlint/load/package.json

+1-1
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.157",
39+
"@types/lodash": "4.14.158",
4040
"execa": "^4.0.0"
4141
},
4242
"dependencies": {

@commitlint/resolve-extends/package.json

+1-1
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.157"
38+
"@types/lodash": "4.14.158"
3939
},
4040
"dependencies": {
4141
"import-fresh": "^3.0.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -2485,10 +2485,10 @@
24852485
resolved "https://registry.npmjs.org/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee"
24862486
integrity sha1-7ihweulOEdK4J7y+UnC86n8+ce4=
24872487

2488-
"@types/[email protected].157":
2489-
version "4.14.157"
2490-
resolved "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.157.tgz#fdac1c52448861dfde1a2e1515dbc46e54926dc8"
2491-
integrity sha512-Ft5BNFmv2pHDgxV5JDsndOWTRJ+56zte0ZpYLowp03tW+K+t8u8YMOzAnpuqPgzX6WO1XpDIUm7u04M8vdDiVQ==
2488+
"@types/[email protected].158":
2489+
version "4.14.158"
2490+
resolved "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.158.tgz#b38ea8b6fe799acd076d7a8d7ab71c26ef77f785"
2491+
integrity sha512-InCEXJNTv/59yO4VSfuvNrZHt7eeNtWQEgnieIA+mIC+MOWM9arOWG2eQ8Vhk6NbOre6/BidiXhkZYeDY9U35w==
24922492

24932493
"@types/minimatch@*":
24942494
version "3.0.3"

0 commit comments

Comments
 (0)