Skip to content

Commit eb9c36f

Browse files
Update dependency @types/lodash to v4.14.169 (#6613)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent 98a8726 commit eb9c36f

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
@@ -1132,7 +1132,7 @@
11321132
"@types/diff": "5.0.0",
11331133
"@types/diff-match-patch": "1.0.32",
11341134
"@types/glob": "7.1.3",
1135-
"@types/lodash": "4.14.168",
1135+
"@types/lodash": "4.14.169",
11361136
"@types/mocha": "8.2.2",
11371137
"@types/node": "12.20.12",
11381138
"@types/sinon": "10.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -191,10 +191,10 @@
191191
resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.7.tgz#98a993516c859eb0d5c4c8f098317a9ea68db9ad"
192192
integrity sha512-cxWFQVseBm6O9Gbw1IWb8r6OS4OhSt3hPZLkFApLjM8TEXROBuQGLAH2i2gZpcXdLBIrpXuTDhH7Vbm1iXmNGA==
193193

194-
"@types/lodash@4.14.168":
195-
version "4.14.168"
196-
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.168.tgz#fe24632e79b7ade3f132891afff86caa5e5ce008"
197-
integrity sha512-oVfRvqHV/V6D1yifJbVRU3TMp8OT6o6BG+U9MkwuJ3U8/CsDHvalRpsxBqivn71ztOFZBTfJMvETbqHiaNSj7Q==
194+
"@types/lodash@4.14.169":
195+
version "4.14.169"
196+
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.169.tgz#83c217688f07a4d9ef8f28a3ebd1d318f6ff4cbb"
197+
integrity sha512-DvmZHoHTFJ8zhVYwCLWbQ7uAbYQEk52Ev2/ZiQ7Y7gQGeV9pjBqjnQpECMHfKS1rCYAhMI7LHVxwyZLZinJgdw==
198198

199199
"@types/minimatch@*":
200200
version "3.0.3"

0 commit comments

Comments
 (0)