Skip to content

Commit

Permalink
fix(deps): update dependency final-form-arrays to v3 (#1170)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and douglasduteil committed Aug 25, 2019
1 parent 8e4a648 commit ab6a150
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/code-du-travail-frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"express": "^4.17.1",
"express-sitemap-xml": "^1.1.0",
"final-form": "^4.18.5",
"final-form-arrays": "^1.1.2",
"final-form-arrays": "^3.0.1",
"final-form-calculate": "^1.3.1",
"fuse.js": "3.4.5",
"isomorphic-unfetch": "^2.1.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6730,10 +6730,10 @@ fill-range@^7.0.1:
dependencies:
to-regex-range "^5.0.1"

final-form-arrays@^1.1.2:
version "1.1.2"
resolved "https://registry.yarnpkg.com/final-form-arrays/-/final-form-arrays-1.1.2.tgz#7e33eb2485419e6956310cec76a717167c88d85c"
integrity sha512-Pmq3MXI9zbSsY7WZ2eodWQAHpsw2/i5YkagzcCgqzRcSSHB8BD3yWi7YPSGTPXuG0ixcQe9VAYpQ+UEWcqf4zg==
final-form-arrays@^3.0.1:
version "3.0.1"
resolved "https://registry.yarnpkg.com/final-form-arrays/-/final-form-arrays-3.0.1.tgz#862e5e946d391039ebcdfadbe55fc3a63849e559"
integrity sha512-GKXecufCNCjDcz1+3peL21LuuTlApoxCcnpOnmfeJfC3xAlFKGdytYMfifP7W1IEWTGC8twTv3zItESkej8qpg==

final-form-calculate@^1.3.1:
version "1.3.1"
Expand Down

0 comments on commit ab6a150

Please sign in to comment.