Skip to content

Commit d045ee6

Browse files
Update dependency @types/lodash to v4.17.16 (#9504)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 642945b commit d045ee6

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
@@ -1204,7 +1204,7 @@
12041204
"@types/diff": "5.2.3",
12051205
"@types/diff-match-patch": "1.0.36",
12061206
"@types/glob": "8.1.0",
1207-
"@types/lodash": "4.17.15",
1207+
"@types/lodash": "4.17.16",
12081208
"@types/mocha": "10.0.10",
12091209
"@types/node": "22.13.7",
12101210
"@types/parsimmon": "1.10.9",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -345,10 +345,10 @@
345345
resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.11.tgz#d421b6c527a3037f7c84433fd2c4229e016863d3"
346346
integrity sha512-wOuvG1SN4Us4rez+tylwwwCV1psiNVOkJeM3AUWUNWg/jDQY2+HE/444y5gc+jBmRqASOm2Oeh5c1axHobwRKQ==
347347

348-
"@types/lodash@4.17.15":
349-
version "4.17.15"
350-
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.17.15.tgz#12d4af0ed17cc7600ce1f9980cec48fc17ad1e89"
351-
integrity sha512-w/P33JFeySuhN6JLkysYUK2gEmy9kHHFN7E8ro0tkfmlDOgxBDzWEZ/J8cWA+fHqFevpswDTFZnDx+R9lbL6xw==
348+
"@types/lodash@4.17.16":
349+
version "4.17.16"
350+
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.17.16.tgz#94ae78fab4a38d73086e962d0b65c30d816bfb0a"
351+
integrity sha512-HX7Em5NYQAXKW+1T+FiuG27NGwzJfCX3s1GjOa7ujxZa52kjJLOr4FUxT+giF6Tgxv1e+/czV/iTtBw27WTU9g==
352352

353353
"@types/minimatch@*":
354354
version "3.0.3"

0 commit comments

Comments
 (0)