Skip to content
This repository was archived by the owner on Feb 9, 2022. It is now read-only.

Commit 6234cc9

Browse files
chore(deps): bump formik from 2.1.6 to 2.2.1
Bumps [formik](https://github.com/formium/formik) from 2.1.6 to 2.2.1. - [Release notes](https://github.com/formium/formik/releases) - [Commits](https://github.com/formium/formik/compare/formik@2.1.6...formik@2.2.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 48ff7ff commit 6234cc9

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
@@ -16,7 +16,7 @@
1616
},
1717
"dependencies": {
1818
"@react-native-community/async-storage": "^1.12.1",
19-
"formik": "^2.1.6",
19+
"formik": "^2.2.1",
2020
"native-base": "^2.13.14",
2121
"react": "16.9.0",
2222
"react-native": "0.61.5",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4591,10 +4591,10 @@ form-data@~2.3.2:
45914591
combined-stream "^1.0.6"
45924592
mime-types "^2.1.12"
45934593

4594-
formik@^2.1.6:
4595-
version "2.1.6"
4596-
resolved "https://registry.yarnpkg.com/formik/-/formik-2.1.6.tgz#f723bfccb2c7abec886aa6a4930b360d20f1a0b3"
4597-
integrity sha512-m9DcxlZw/58p4xuhH3dzUzQWaC4dig0RKX7yNQOJt4VRhXn7p+YRrs3o17r3YwzvOLua3zC53VMbfupLsDwO5w==
4594+
formik@^2.2.1:
4595+
version "2.2.1"
4596+
resolved "https://registry.yarnpkg.com/formik/-/formik-2.2.1.tgz#e09747569e44ffc17263541d2e732cc6568208dc"
4597+
integrity sha512-N/8Q1yGlXHibyrM5CyKtC85V8U+mxY04zSfakpyR1e6KpaIC4+A4yo30NBARRprkFoxoT1EV+yK8bo5tjXxfyg==
45984598
dependencies:
45994599
deepmerge "^2.1.1"
46004600
hoist-non-react-statics "^3.3.0"

0 commit comments

Comments
 (0)