Skip to content

Commit 2398110

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

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.11",
1207+
"@types/lodash": "4.17.12",
12081208
"@types/mocha": "10.0.9",
12091209
"@types/node": "20.16.13",
12101210
"@types/parsimmon": "1.10.9",

yarn.lock

Lines changed: 4 additions & 4 deletions
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.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==
298+
"@types/lodash@4.17.12":
299+
version "4.17.12"
300+
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.17.12.tgz#25d71312bf66512105d71e55d42e22c36bcfc689"
301+
integrity sha512-sviUmCE8AYdaF/KIHLDJBQgeYzPBI0vf/17NaYehBJfYD1j6/L95Slh07NlyK2iNyBNaEkb3En2jRt+a8y3xZQ==
302302

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

0 commit comments

Comments
 (0)