Skip to content

Commit 848187f

Browse files
Update dependency @types/lodash to v4.17.11 (#9314)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e6fd66f commit 848187f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
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.10",
1207+
"@types/lodash": "4.17.11",
12081208
"@types/mocha": "10.0.9",
12091209
"@types/node": "20.16.12",
12101210
"@types/parsimmon": "1.10.9",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -295,10 +295,10 @@
295295
resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.11.tgz#d421b6c527a3037f7c84433fd2c4229e016863d3"
296296
integrity sha512-wOuvG1SN4Us4rez+tylwwwCV1psiNVOkJeM3AUWUNWg/jDQY2+HE/444y5gc+jBmRqASOm2Oeh5c1axHobwRKQ==
297297

298-
"@types/lodash@4.17.10":
299-
version "4.17.10"
300-
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.17.10.tgz#64f3edf656af2fe59e7278b73d3e62404144a6e6"
301-
integrity sha512-YpS0zzoduEhuOWjAotS6A5AVCva7X4lVlYLF0FYHAY9sdraBfnatttHItlWeZdGhuEkf+OzMNg2ZYAx8t+52uQ==
298+
"@types/lodash@4.17.11":
299+
version "4.17.11"
300+
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.17.11.tgz#8d01705ee14865015a0520e80b7ce95f3c2f7060"
301+
integrity sha512-jzqWo/uQP/iqeGGTjhgFp2yaCrCYTauASQcpdzESNCkHjSprBJVcZP9KG9aQ0q+xcsXiKd/iuw/4dLjS3Odc7Q==
302302

303303
"@types/minimatch@*":
304304
version "3.0.3"

0 commit comments

Comments
 (0)