Skip to content

Commit

Permalink
fix(deps): update dependency filepond to v4.14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed May 29, 2020
1 parent b8710c0 commit 1f08d60
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.13.0",
"filepond": "4.13.6",
"filepond": "4.14.0",
"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 @@ -8135,10 +8135,10 @@ filepond-plugin-image-transform@3.7.3:
resolved "https://registry.yarnpkg.com/filepond-plugin-image-transform/-/filepond-plugin-image-transform-3.7.3.tgz#dd7283daa37032d52390c4c564291e50be30954e"
integrity sha512-3ILmFoOKB0Ngi1vi3ymph6YWIeBp47yx3PQvGejkkIj/7GmupfhvgWwwcwVJI6ZG3v++vKNWwSg5403ngj9unA==

filepond@4.13.6:
version "4.13.6"
resolved "https://registry.yarnpkg.com/filepond/-/filepond-4.13.6.tgz#1d82c93fe5b229b36788cbd5128b59cb61e25056"
integrity sha512-XCdUeuEqEOMCJlJsGrflJ23sgXE0khos+4rVe7wcqcv9otCqDB32/5+9pdiBTPpYjaIlEuYAgoeEs1VQav8Ozg==
filepond@4.14.0:
version "4.14.0"
resolved "https://registry.yarnpkg.com/filepond/-/filepond-4.14.0.tgz#cafc3baebbe3fbe5b77c6c20d5bb9781a03c8f9a"
integrity sha512-7JrgOXl01Oif2pjA9TQJj96noNDIUDBKHnpe+mPJ9x1QrLrwcfPcpbyHJayYstcSYxGwlPutEBnkoDnouQZV4A==

filesize@^3.6.1:
version "3.6.1"
Expand Down

0 comments on commit 1f08d60

Please sign in to comment.