Skip to content

Commit a87a614

Browse files
Update dependency @types/lodash to v4.17.5 (#9066)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent bbb8e05 commit a87a614

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.1",
12011201
"@types/diff-match-patch": "1.0.36",
12021202
"@types/glob": "8.1.0",
1203-
"@types/lodash": "4.17.4",
1203+
"@types/lodash": "4.17.5",
12041204
"@types/mocha": "10.0.6",
12051205
"@types/node": "18.19.34",
12061206
"@types/parsimmon": "1.10.9",

yarn.lock

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

342-
"@types/[email protected].4":
343-
version "4.17.4"
344-
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.17.4.tgz#0303b64958ee070059e3a7184048a55159fe20b7"
345-
integrity sha512-wYCP26ZLxaT3R39kiN2+HcJ4kTd3U1waI/cY7ivWYqFP6pW3ZNpvi6Wd6PHZx7T/t8z0vlkXMg3QYLa7DZ/IJQ==
342+
"@types/[email protected].5":
343+
version "4.17.5"
344+
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.17.5.tgz#e6c29b58e66995d57cd170ce3e2a61926d55ee04"
345+
integrity sha512-MBIOHVZqVqgfro1euRDWX7OO0fBVUUMrN6Pwm8LQsz8cWhEpihlvR70ENj3f40j58TNxZaWv2ndSkInykNBBJw==
346346

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

0 commit comments

Comments
 (0)