Skip to content

Commit f2141a2

Browse files
chore(deps): bump final-form-arrays from 3.0.2 to 3.1.0
Bumps [final-form-arrays](https://github.com/final-form/final-form-arrays) from 3.0.2 to 3.1.0. - [Release notes](https://github.com/final-form/final-form-arrays/releases) - [Commits](final-form/final-form-arrays@v3.0.2...v3.1.0) --- updated-dependencies: - dependency-name: final-form-arrays dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8cd9764 commit f2141a2

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"@dhis2/prop-types": "^3.1.2",
4242
"@dhis2/ui": "^8.7.2",
4343
"classnames": "^2.2.6",
44-
"final-form-arrays": "^3.0.2",
44+
"final-form-arrays": "^3.1.0",
4545
"react-final-form-arrays": "^3.1.3",
4646
"react-router-dom": "^5.2.0"
4747
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8286,10 +8286,10 @@ filter-obj@^1.1.0:
82868286
resolved "https://registry.yarnpkg.com/filter-obj/-/filter-obj-1.1.0.tgz#9b311112bc6c6127a16e016c6c5d7f19e0805c5b"
82878287
integrity sha512-8rXg1ZnX7xzy2NGDVkBVaAy+lSlPNwad13BtgSlLuxfIslyt5Vg64U7tFcCt4WS1R0hvtnQybT/IyCkGZ3DpXQ==
82888288

8289-
final-form-arrays@^3.0.2:
8290-
version "3.0.2"
8291-
resolved "https://registry.yarnpkg.com/final-form-arrays/-/final-form-arrays-3.0.2.tgz#9f3bef778dec61432357744eb6f3abef7e7f3847"
8292-
integrity sha512-TfO8aZNz3RrsZCDx8GHMQcyztDNpGxSSi9w4wpSNKlmv2PfFWVVM8P7Yj5tj4n0OWax+x5YwTLhT5BnqSlCi+w==
8289+
final-form-arrays@^3.1.0:
8290+
version "3.1.0"
8291+
resolved "https://registry.yarnpkg.com/final-form-arrays/-/final-form-arrays-3.1.0.tgz#8bdace2fccedd61f3cbd032ae429813ae5ea37af"
8292+
integrity sha512-TWBvun+AopgBLw9zfTFHBllnKMVNEwCEyDawphPuBGGqNsuhGzhT7yewHys64KFFwzIs6KEteGLpKOwvTQEscQ==
82938293

82948294
final-form@^4.20.2:
82958295
version "4.20.7"

0 commit comments

Comments
 (0)