Skip to content

Commit 9df62e3

Browse files
chore: update dependency @types/lodash to v4.14.185 (conventional-changelog#3377)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e910c41 commit 9df62e3

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

@commitlint/load/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"devDependencies": {
3838
"@commitlint/test": "^17.0.0",
3939
"@commitlint/utils": "^17.0.0",
40-
"@types/lodash": "4.14.184",
40+
"@types/lodash": "4.14.185",
4141
"conventional-changelog-atom": "^2.0.8",
4242
"execa": "^5.0.0"
4343
},

yarn.lock

+6-1
Original file line numberDiff line numberDiff line change
@@ -2280,7 +2280,12 @@
22802280
resolved "https://registry.npmjs.org/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee"
22812281
integrity sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ==
22822282

2283-
"@types/[email protected]", "@types/lodash@^4.14.161":
2283+
2284+
version "4.14.185"
2285+
resolved "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.185.tgz#c9843f5a40703a8f5edfd53358a58ae729816908"
2286+
integrity sha512-evMDG1bC4rgQg4ku9tKpuMh5iBNEwNa3tf9zRHdP1qlv+1WUg44xat4IxCE14gIpZRGUUWAx2VhItCZc25NfMA==
2287+
2288+
"@types/lodash@^4.14.161":
22842289
version "4.14.184"
22852290
resolved "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.184.tgz#23f96cd2a21a28e106dc24d825d4aa966de7a9fe"
22862291
integrity sha512-RoZphVtHbxPZizt4IcILciSWiC6dcn+eZ8oX9IWEYfDMcocdd42f7NPI6fQj+6zI8y4E0L7gu2pcZKLGTRaV9Q==

0 commit comments

Comments
 (0)