Skip to content

Commit 5440132

Browse files
chore: update dependency @types/lodash to v4.14.172 (#2706)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 11355e8 commit 5440132

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

@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": "^13.0.0",
3838
"@commitlint/utils": "^13.0.0",
39-
"@types/lodash": "4.14.171",
39+
"@types/lodash": "4.14.172",
4040
"conventional-changelog-atom": "^2.0.8",
4141
"execa": "^5.0.0"
4242
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2520,10 +2520,10 @@
25202520
resolved "https://registry.npmjs.org/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee"
25212521
integrity sha1-7ihweulOEdK4J7y+UnC86n8+ce4=
25222522

2523-
"@types/[email protected].171":
2524-
version "4.14.171"
2525-
resolved "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.171.tgz#f01b3a5fe3499e34b622c362a46a609fdb23573b"
2526-
integrity sha512-7eQ2xYLLI/LsicL2nejW9Wyko3lcpN6O/z0ZLHrEQsg280zIdCv1t/0m6UtBjUHokCGBQ3gYTbHzDkZ1xOBwwg==
2523+
"@types/[email protected].172":
2524+
version "4.14.172"
2525+
resolved "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.172.tgz#aad774c28e7bfd7a67de25408e03ee5a8c3d028a"
2526+
integrity sha512-/BHF5HAx3em7/KkzVKm3LrsD6HZAXuXO1AJZQ3cRRBZj4oHZDviWPYu0aEplAqDFNHZPW6d3G7KN+ONcCCC7pw==
25272527

25282528
"@types/lodash@^4.14.161":
25292529
version "4.14.161"

0 commit comments

Comments
 (0)