Skip to content

Commit a8de2a4

Browse files
chore: bump formik from 2.2.9 to 2.4.1 in /site
Bumps [formik](https://github.com/formium/formik) from 2.2.9 to 2.4.1. - [Release notes](https://github.com/formium/formik/releases) - [Commits](https://github.com/formium/formik/compare/formik@2.2.9...formik@2.4.1) --- updated-dependencies: - dependency-name: formik dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2b63492 commit a8de2a4

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

site/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"emoji-mart": "5.4.0",
6262
"eslint-plugin-testing-library": "5.10.2",
6363
"eventsourcemock": "2.0.0",
64-
"formik": "2.2.9",
64+
"formik": "2.4.1",
6565
"front-matter": "4.0.2",
6666
"history": "5.3.0",
6767
"i18next": "21.9.1",

site/yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -6280,10 +6280,10 @@ format@^0.2.0:
62806280
resolved "https://registry.yarnpkg.com/format/-/format-0.2.2.tgz#d6170107e9efdc4ed30c9dc39016df942b5cb58b"
62816281
integrity sha512-wzsgA6WOq+09wrU1tsJ09udeR/YZRaeArL9e1wPbFg3GG2yDnC2ldKpxs4xunpFF9DgqCqOIra3bc1HWrJ37Ww==
62826282

6283-
formik@2.2.9:
6284-
version "2.2.9"
6285-
resolved "https://registry.yarnpkg.com/formik/-/formik-2.2.9.tgz#8594ba9c5e2e5cf1f42c5704128e119fc46232d0"
6286-
integrity sha512-LQLcISMmf1r5at4/gyJigGn0gOwFbeEAlji+N9InZF6LIMXnFNkO42sCI8Jt84YZggpD4cPWObAZaxpEFtSzNA==
6283+
formik@2.4.1:
6284+
version "2.4.1"
6285+
resolved "https://registry.yarnpkg.com/formik/-/formik-2.4.1.tgz#f2630b51a866c86144a5faf68d31200c9d8ceea9"
6286+
integrity sha512-ajOB9EmFhXb4PACTlaooVEn7PLtLtBJEZ8fPs+wFZjL5KSGwgAoU+n9DHN8JcqNKcXkloEYYtn1lxrLav18ecQ==
62876287
dependencies:
62886288
deepmerge "^2.1.1"
62896289
hoist-non-react-statics "^3.3.0"

0 commit comments

Comments
 (0)