Skip to content

Commit

Permalink
fix(deps): update dependency filepond to v4.13.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Apr 7, 2020
1 parent 9708c11 commit 6940cc5
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.11.1",
"filepond": "4.13.0",
"filepond": "4.13.1",
"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 @@ -7948,10 +7948,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.0:
version "4.13.0"
resolved "https://registry.yarnpkg.com/filepond/-/filepond-4.13.0.tgz#d97938cd9f456b1e96d8c85979308c07cf47ac49"
integrity sha512-M9bNneR2EBrhXqNMHZLDRZVRSPJ5fUa8hjKyfMuJ8dV61qW1oPsFWZY2Ubx7WmVKZXnBLJCef2WNGh6CaIoTew==
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==

filesize@^3.6.1:
version "3.6.1"
Expand Down

0 comments on commit 6940cc5

Please sign in to comment.