Skip to content

Commit 262dc24

Browse files
chore: update dependency @types/lodash to v4.14.183 (#3317)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c97de1d commit 262dc24

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

@commitlint/load/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"devDependencies": {
4141
"@commitlint/test": "^17.0.0",
4242
"@commitlint/utils": "^17.0.0",
43-
"@types/lodash": "4.14.182",
43+
"@types/lodash": "4.14.183",
4444
"conventional-changelog-atom": "^2.0.8",
4545
"execa": "^5.0.0",
4646
"ts-node": "^10.8.1"

yarn.lock

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2255,7 +2255,12 @@
22552255
resolved "https://registry.npmjs.org/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee"
22562256
integrity sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ==
22572257

2258-
"@types/[email protected]", "@types/lodash@^4.14.161":
2258+
2259+
version "4.14.183"
2260+
resolved "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.183.tgz#1173e843e858cff5b997c234df2789a4a54c2374"
2261+
integrity sha512-UXavyuxzXKMqJPEpFPri6Ku5F9af6ZJXUneHhvQJxavrEjuHkFp2YnDWHcxJiG7hk8ZkWqjcyNeW1s/smZv5cw==
2262+
2263+
"@types/lodash@^4.14.161":
22592264
version "4.14.182"
22602265
resolved "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.182.tgz#05301a4d5e62963227eaafe0ce04dd77c54ea5c2"
22612266
integrity sha512-/THyiqyQAP9AfARo4pF+aCGcyiQ94tX/Is2I7HofNRqoYLgN1PBoOWu2/zTA5zMxzP5EFutMtWtGAFRKUe961Q==

0 commit comments

Comments
 (0)