Skip to content

Commit 9c5bc19

Browse files
chore: update dependency @types/lodash to v4.14.170 (#2612)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 2e8fab1 commit 9c5bc19

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Diff for: @commitlint/load/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"devDependencies": {
3737
"@commitlint/test": "^12.1.4",
3838
"@commitlint/utils": "^12.1.4",
39-
"@types/lodash": "4.14.169",
39+
"@types/lodash": "4.14.170",
4040
"conventional-changelog-atom": "^2.0.8",
4141
"execa": "^5.0.0"
4242
},

Diff for: yarn.lock

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

2324-
"@types/[email protected].169":
2325-
version "4.14.169"
2326-
resolved "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.169.tgz#83c217688f07a4d9ef8f28a3ebd1d318f6ff4cbb"
2327-
integrity sha512-DvmZHoHTFJ8zhVYwCLWbQ7uAbYQEk52Ev2/ZiQ7Y7gQGeV9pjBqjnQpECMHfKS1rCYAhMI7LHVxwyZLZinJgdw==
2324+
"@types/[email protected].170":
2325+
version "4.14.170"
2326+
resolved "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.170.tgz#0d67711d4bf7f4ca5147e9091b847479b87925d6"
2327+
integrity sha512-bpcvu/MKHHeYX+qeEN8GE7DIravODWdACVA1ctevD8CN24RhPZIKMn9ntfAsrvLfSX3cR5RrBKAbYm9bGs0A+Q==
23282328

23292329
"@types/lodash@^4.14.161":
23302330
version "4.14.161"

0 commit comments

Comments
 (0)