Skip to content

Commit

Permalink
deps(final-form): Update to v4.19.
Browse files Browse the repository at this point in the history
  • Loading branch information
Miles Johnson committed Apr 7, 2020
1 parent 5c43f1e commit 97debfb
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/forms/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"@types/airbnb-prop-types": "*",
"@types/lodash": "*",
"airbnb-prop-types": "^2.15.0",
"final-form": "^4.18.7",
"final-form": "^4.19.1",
"lodash": "^4.17.15",
"shallowequal": "^1.1.0",
"uuid": "^7.0.3"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7711,10 +7711,10 @@ fill-range@^7.0.1:
dependencies:
to-regex-range "^5.0.1"

final-form@^4.18.7:
version "4.18.7"
resolved "https://registry.yarnpkg.com/final-form/-/final-form-4.18.7.tgz#c30239ac9154cbfbf4f6d19e831f5fc9cbc1ba78"
integrity sha512-XdlYYGDcoUcKKVzRJxLg8N/ZG3wVLZvhO7K7PKQWVMjCiIUWdmtBwApw2NFS4P7RJvg8OdF73qGXhhE3K5PuDQ==
final-form@^4.19.1:
version "4.19.1"
resolved "https://registry.yarnpkg.com/final-form/-/final-form-4.19.1.tgz#1aa1a3bf67f7399b54ed6185d56f9a8d74cfda5a"
integrity sha512-C4RldRCUs8YZod91ydtrsT+TOeG3fwU4ip9oBDXhvbWdQ6iXl4cIrTAQkqpWijbnI3XFVA0akV7YTjSFJMJ2uw==
dependencies:
"@babel/runtime" "^7.8.3"

Expand Down

0 comments on commit 97debfb

Please sign in to comment.