Skip to content

Commit 98005b0

Browse files
Update dependency @types/lodash to v4.17.16 (#409)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9afc7cc commit 98005b0

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"devDependencies": {
3434
"@types/diff": "4.0.2",
3535
"@types/fs-extra": "8.1.5",
36-
"@types/lodash": "4.17.15",
36+
"@types/lodash": "4.17.16",
3737
"@unibeautify/beautifier-black": "0.1.2",
3838
"@unibeautify/beautifier-brittany": "0.0.1",
3939
"@unibeautify/beautifier-clang-format": "0.2.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -281,10 +281,10 @@
281281
dependencies:
282282
"@types/node" "*"
283283

284-
"@types/lodash@4.17.15":
285-
version "4.17.15"
286-
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.17.15.tgz#12d4af0ed17cc7600ce1f9980cec48fc17ad1e89"
287-
integrity sha512-w/P33JFeySuhN6JLkysYUK2gEmy9kHHFN7E8ro0tkfmlDOgxBDzWEZ/J8cWA+fHqFevpswDTFZnDx+R9lbL6xw==
284+
"@types/lodash@4.17.16":
285+
version "4.17.16"
286+
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.17.16.tgz#94ae78fab4a38d73086e962d0b65c30d816bfb0a"
287+
integrity sha512-HX7Em5NYQAXKW+1T+FiuG27NGwzJfCX3s1GjOa7ujxZa52kjJLOr4FUxT+giF6Tgxv1e+/czV/iTtBw27WTU9g==
288288

289289
"@types/mdast@^3.0.0":
290290
version "3.0.10"

0 commit comments

Comments
 (0)