Skip to content

Commit 9fb30d5

Browse files
renovate[bot]bokuweb
authored andcommitted
chore(deps): update dependency @types/lodash to v4.14.110 (#191)
1 parent dbbe7a9 commit 9fb30d5

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"@storybook/addon-info": "3.4.8",
3737
"@storybook/addon-storysource": "3.4.8",
3838
"@storybook/react": "3.4.8",
39-
"@types/lodash": "4.14.109",
39+
"@types/lodash": "4.14.110",
4040
"@types/lodash.debounce": "4.0.3",
4141
"@types/lodash.isequal": "4.5.2",
4242
"@types/react": "16.3.18",

yarn.lock

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -321,10 +321,14 @@
321321
dependencies:
322322
"@types/lodash" "*"
323323

324-
"@types/lodash@*", "@types/lodash@4.14.109":
324+
"@types/lodash@*":
325325
version "4.14.109"
326326
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.109.tgz#b1c4442239730bf35cabaf493c772b18c045886d"
327327

328+
"@types/lodash@4.14.110":
329+
version "4.14.110"
330+
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.110.tgz#fb07498f84152947f30ea09d89207ca07123461e"
331+
328332
"@types/lodash@4.14.87":
329333
version "4.14.87"
330334
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.87.tgz#55f92183b048c2c64402afe472f8333f4e319a6b"

0 commit comments

Comments
 (0)