Skip to content

Commit

Permalink
Update dependency formik to v2.0.10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Dec 30, 2019
1 parent 11365b8 commit aab1123
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"connected-react-router": "6.6.1",
"cross-env": "6.0.3",
"date-fns": "2.8.1",
"formik": "2.0.8",
"formik": "2.0.10",
"http-proxy-middleware": "0.20.0",
"immer": "5.0.2",
"nanoid": "2.1.8",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6011,10 +6011,10 @@ form-data@~2.3.2:
combined-stream "^1.0.6"
mime-types "^2.1.12"

[email protected].8:
version "2.0.8"
resolved "https://registry.yarnpkg.com/formik/-/formik-2.0.8.tgz#a17740007a9a1394360142c128bb686acb5dbc7c"
integrity sha512-PxC9G6EvLdJzMv7z+bsvpI/Euplv2vVgTQebD5yNza4t3fiMBB+iD90VOVTLCyH5Pnv3bljsZiKsIqGp/UNKKg==
[email protected].10:
version "2.0.10"
resolved "https://registry.yarnpkg.com/formik/-/formik-2.0.10.tgz#fa5009bfec4f739938a08aa9b22fed98adf7a745"
integrity sha512-a8S8oHkXXDrXaj1494yP9WqhpTtYivaFU2l20SmoaB9Xo5bHeRvelH2tngk3CzKPHpZqVkjlCLzpSl1s/Qs7jg==
dependencies:
deepmerge "^2.1.1"
hoist-non-react-statics "^3.3.0"
Expand Down

0 comments on commit aab1123

Please sign in to comment.