Skip to content

Commit 66d8be1

Browse files
Update dependency @types/lodash to v4.17.1 (#9015)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 13830e4 commit 66d8be1

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
@@ -1200,7 +1200,7 @@
12001200
"@types/diff": "5.2.0",
12011201
"@types/diff-match-patch": "1.0.36",
12021202
"@types/glob": "8.1.0",
1203-
"@types/lodash": "4.17.0",
1203+
"@types/lodash": "4.17.1",
12041204
"@types/mocha": "10.0.6",
12051205
"@types/node": "18.19.31",
12061206
"@types/parsimmon": "1.10.9",

yarn.lock

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

341-
"@types/[email protected].0":
342-
version "4.17.0"
343-
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.17.0.tgz#d774355e41f372d5350a4d0714abb48194a489c3"
344-
integrity sha512-t7dhREVv6dbNj0q17X12j7yDG4bD/DHYX7o5/DbDxobP0HnGPgpRz2Ej77aL7TZT3DSw13fqUTj8J4mMnqa7WA==
341+
"@types/[email protected].1":
342+
version "4.17.1"
343+
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.17.1.tgz#0fabfcf2f2127ef73b119d98452bd317c4a17eb8"
344+
integrity sha512-X+2qazGS3jxLAIz5JDXDzglAF3KpijdhFxlf/V1+hEsOUc+HnWi81L/uv/EvGuV90WY+7mPGFCUDGfQC3Gj95Q==
345345

346346
"@types/minimatch@*":
347347
version "3.0.3"

0 commit comments

Comments
 (0)