Skip to content

Commit 4aa2749

Browse files
chore: update dependency @types/lodash to v4.14.161 (#2085)
Co-authored-by: Renovate Bot <[email protected]>
1 parent bc2201d commit 4aa2749

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": "^10.0.0",
38-
"@types/lodash": "4.14.159",
38+
"@types/lodash": "4.14.161",
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": "^10.0.0",
3838
"@commitlint/utils": "^10.0.0",
39-
"@types/lodash": "4.14.159",
39+
"@types/lodash": "4.14.161",
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": "^10.0.0",
38-
"@types/lodash": "4.14.159"
38+
"@types/lodash": "4.14.161"
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
@@ -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].159":
2556-
version "4.14.159"
2557-
resolved "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.159.tgz#61089719dc6fdd9c5cb46efc827f2571d1517065"
2558-
integrity sha512-gF7A72f7WQN33DpqOWw9geApQPh4M3PxluMtaHxWHXEGSN12/WbcEk/eNSqWNQcQhF66VSZ06vCF94CrHwXJDg==
2555+
"@types/[email protected].161":
2556+
version "4.14.161"
2557+
resolved "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.161.tgz#a21ca0777dabc6e4f44f3d07f37b765f54188b18"
2558+
integrity sha512-EP6O3Jkr7bXvZZSZYlsgt5DIjiGr0dXP1/jVEwVLTFgg0d+3lWVQkRavYVQszV7dYUwvg0B8R0MBDpcmXg7XIA==
25592559

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

0 commit comments

Comments
 (0)