Skip to content

Commit 35d9149

Browse files
chore: update dependency @types/lodash to v4.14.184 (#3322)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent bd0a244 commit 35d9149

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.183",
43+
"@types/lodash": "4.14.184",
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.184"
2260+
resolved "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.184.tgz#23f96cd2a21a28e106dc24d825d4aa966de7a9fe"
2261+
integrity sha512-RoZphVtHbxPZizt4IcILciSWiC6dcn+eZ8oX9IWEYfDMcocdd42f7NPI6fQj+6zI8y4E0L7gu2pcZKLGTRaV9Q==
2262+
2263+
"@types/lodash@^4.14.161":
22592264
version "4.14.183"
22602265
resolved "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.183.tgz#1173e843e858cff5b997c234df2789a4a54c2374"
22612266
integrity sha512-UXavyuxzXKMqJPEpFPri6Ku5F9af6ZJXUneHhvQJxavrEjuHkFp2YnDWHcxJiG7hk8ZkWqjcyNeW1s/smZv5cw==

0 commit comments

Comments
 (0)