Skip to content

Commit

Permalink
fix(deps): update dependency filepond to v4.13.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Apr 13, 2020
1 parent 7c9fee6 commit 0fed65e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@
"d3": "4.13.0",
"d3-selection-multi": "1.0.1",
"date-fns": "2.12.0",
"filepond": "4.13.1",
"filepond": "4.13.2",
"filepond-plugin-file-encode": "2.1.5",
"filepond-plugin-file-validate-size": "2.2.1",
"filepond-plugin-file-validate-type": "1.2.5",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8004,10 +8004,10 @@ filepond-plugin-image-transform@3.7.2:
resolved "https://registry.yarnpkg.com/filepond-plugin-image-transform/-/filepond-plugin-image-transform-3.7.2.tgz#21bc84a375fb06bbdf8a746be2815e815e13acef"
integrity sha512-6cel9LE6rUzd2V1xuXkkti83exzYZYazM6NZD46cc4l8gmfNYtRpkUTSK+s6XUs8uUwU/a1vOGDrfa5iPJy2Sg==

filepond@4.13.1:
version "4.13.1"
resolved "https://registry.yarnpkg.com/filepond/-/filepond-4.13.1.tgz#be3ebb9b55d2d0e812ead3f7c849182c1c0d351b"
integrity sha512-ReduH/kiYIB9pma9jZdvaWudVx68Sj3MdtzAGQGKUpMyfVeVtYGQvK0TJ8cugvfAcXBa+4CSAQDz89F/j3ZU0A==
filepond@4.13.2:
version "4.13.2"
resolved "https://registry.yarnpkg.com/filepond/-/filepond-4.13.2.tgz#bed905adbd3f24d65db54a6150d4f3e0c1ee4953"
integrity sha512-8FGP5cUwYW5udS7p0YcwNskpA3b17K9lmvCzH9U7uUFJwo66pNwtDJjR0gJLqJkLtsM942/Pfq8JygTw2nv7GQ==

filesize@^3.6.1:
version "3.6.1"
Expand Down

0 comments on commit 0fed65e

Please sign in to comment.