Skip to content

Commit 90d5804

Browse files
chore: update dependency @types/lodash to v4.14.157 (#1592)
Co-authored-by: Renovate Bot <[email protected]>
1 parent d0f0eb9 commit 90d5804

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.0",
38-
"@types/lodash": "4.14.149",
38+
"@types/lodash": "4.14.157",
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.0",
3838
"@commitlint/utils": "^9.1.0",
39-
"@types/lodash": "4.14.149",
39+
"@types/lodash": "4.14.157",
4040
"execa": "^3.4.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.0",
38-
"@types/lodash": "4.14.149"
38+
"@types/lodash": "4.14.157"
3939
},
4040
"dependencies": {
4141
"import-fresh": "^3.0.0",

yarn.lock

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

2555-
"@types/[email protected].149":
2556-
version "4.14.149"
2557-
resolved "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.149.tgz#1342d63d948c6062838fbf961012f74d4e638440"
2558-
integrity sha512-ijGqzZt/b7BfzcK9vTrS6MFljQRPn5BFWOx8oE0GYxribu6uV+aA9zZuXI1zc/etK9E8nrgdoF2+LgUw7+9tJQ==
2555+
"@types/[email protected].157":
2556+
version "4.14.157"
2557+
resolved "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.157.tgz#fdac1c52448861dfde1a2e1515dbc46e54926dc8"
2558+
integrity sha512-Ft5BNFmv2pHDgxV5JDsndOWTRJ+56zte0ZpYLowp03tW+K+t8u8YMOzAnpuqPgzX6WO1XpDIUm7u04M8vdDiVQ==
25592559

25602560
"@types/minimatch@*":
25612561
version "3.0.3"

0 commit comments

Comments
 (0)