Skip to content

Commit d539f02

Browse files
Update dependency @types/lodash to v4.17.18
1 parent 92ade53 commit d539f02

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": "8.0.0",
12051205
"@types/diff-match-patch": "1.0.36",
12061206
"@types/glob": "8.1.0",
1207-
"@types/lodash": "4.17.17",
1207+
"@types/lodash": "4.17.18",
12081208
"@types/mocha": "10.0.10",
12091209
"@types/node": "20.17.50",
12101210
"@types/parsimmon": "1.10.9",

yarn.lock

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

338-
"@types/lodash@4.17.17":
339-
version "4.17.17"
340-
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.17.17.tgz#fb85a04f47e9e4da888384feead0de05f7070355"
341-
integrity sha512-RRVJ+J3J+WmyOTqnz3PiBLA501eKwXl2noseKOrNo/6+XEHjTAxO4xHvxQB6QuNm+s4WRbn6rSiap8+EA+ykFQ==
338+
"@types/lodash@4.17.18":
339+
version "4.17.18"
340+
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.17.18.tgz#4710e7db5b3857103764bf7b7b666414e6141baf"
341+
integrity sha512-KJ65INaxqxmU6EoCiJmRPZC9H9RVWCRd349tXM2M3O5NA7cY6YL7c0bHAHQ93NOfTObEQ004kd2QVHs/r0+m4g==
342342

343343
"@types/minimatch@*":
344344
version "3.0.3"

0 commit comments

Comments
 (0)