Skip to content
This repository was archived by the owner on Jan 4, 2023. It is now read-only.

Commit f0bc511

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update dependency final-form to v4.20.1
1 parent 846fdbe commit f0bc511

2 files changed

Lines changed: 14 additions & 14 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"algolia-places-react": "1.6.0",
2828
"arrive": "2.4.1",
2929
"easy-peasy": "2.1.6",
30-
"final-form": "4.12.0",
30+
"final-form": "4.20.1",
3131
"react": "16.8.6",
3232
"react-dom": "16.8.6",
3333
"react-final-form": "4.1.0",

yarn.lock

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -937,20 +937,20 @@
937937
"@babel/plugin-transform-react-jsx-source" "^7.10.4"
938938
"@babel/plugin-transform-react-pure-annotations" "^7.10.4"
939939

940-
"@babel/runtime@^7.3.1", "@babel/runtime@^7.3.4":
941-
version "7.4.3"
942-
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.4.3.tgz#79888e452034223ad9609187a0ad1fe0d2ad4bdc"
943-
integrity sha512-9lsJwJLxDh/T3Q3SZszfWOTkk3pHbkmH+3KY+zwIDmsNlxsumuhS2TH3NIpktU4kNvfzy+k3eLT7aTJSPTo0OA==
944-
dependencies:
945-
regenerator-runtime "^0.13.2"
946-
947-
"@babel/runtime@^7.8.4":
940+
"@babel/runtime@^7.10.0", "@babel/runtime@^7.8.4":
948941
version "7.11.0"
949942
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.11.0.tgz#f10245877042a815e07f7e693faff0ae9d3a2aac"
950943
integrity sha512-qArkXsjJq7H+T86WrIFV0Fnu/tNOkZ4cgXmjkzAu3b/58D5mFIO8JH/y77t7C9q0OdDRdh9s7Ue5GasYssxtXw==
951944
dependencies:
952945
regenerator-runtime "^0.13.4"
953946

947+
"@babel/runtime@^7.3.4":
948+
version "7.4.3"
949+
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.4.3.tgz#79888e452034223ad9609187a0ad1fe0d2ad4bdc"
950+
integrity sha512-9lsJwJLxDh/T3Q3SZszfWOTkk3pHbkmH+3KY+zwIDmsNlxsumuhS2TH3NIpktU4kNvfzy+k3eLT7aTJSPTo0OA==
951+
dependencies:
952+
regenerator-runtime "^0.13.2"
953+
954954
"@babel/template@^7.10.4":
955955
version "7.10.4"
956956
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.10.4.tgz#3251996c4200ebc71d1a8fc405fba940f36ba278"
@@ -4050,12 +4050,12 @@ fill-range@^7.0.1:
40504050
dependencies:
40514051
to-regex-range "^5.0.1"
40524052

4053-
final-form@4.12.0:
4054-
version "4.12.0"
4055-
resolved "https://registry.yarnpkg.com/final-form/-/final-form-4.12.0.tgz#1844e2a3bc9789d51115c76a94d0ea6a19e219c0"
4056-
integrity sha512-z1fSzDNmIBlDjRMaluM3WgDbcwCFpPm7mvopplgXGMRS49MXR+1n//lteLwPURdGQNOZhWm3GwiEJanEHCItww==
4053+
final-form@4.20.1:
4054+
version "4.20.1"
4055+
resolved "https://registry.yarnpkg.com/final-form/-/final-form-4.20.1.tgz#525a7f7f27f55c28d8994b157b24d6104fc560e9"
4056+
integrity sha512-IIsOK3JRxJrN72OBj7vFWZxtGt3xc1bYwJVPchjVWmDol9DlzMSAOPB+vwe75TUYsw1JaH0fTQnIgwSQZQ9Acg==
40574057
dependencies:
4058-
"@babel/runtime" "^7.3.1"
4058+
"@babel/runtime" "^7.10.0"
40594059

40604060
finalhandler@~1.1.2:
40614061
version "1.1.2"

0 commit comments

Comments
 (0)