8000 chore: bump formik from 2.2.9 to 2.4.1 in /site · coder/coder@5d3db2c · GitHub
[go: up one dir, main page]

Skip to content

Commit 5d3db2c

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 555ea64 commit 5d3db2c

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

site/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
6060
"emoji-mart": "5.4.0",
6161
"eslint-plugin-testing-library": "5.10.2",
6262
"eventsourcemock": "2.0.0",
63-
"formik": "2.2.9",
63+
"formik": "2.4.1",
6464
"front-matter": "4.0.2",
6565
"history": "5.3.0",
6666
"i18next": "21.9.1",

site/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6276,10 +6276,10 @@ format@^0.2.0:
62766276
resolved "https://registry.yarnpkg.com/format/-/format-0.2.2.tgz#d6170107e9efdc4ed30c9dc39016df942b5cb58b"
62776277
integrity sha512-wzsgA6WOq+09wrU1tsJ09udeR/YZRaeArL9e1wPbFg3GG2yDnC2ldKpxs4xunpFF9DgqCqOIra3bc1HWrJ37Ww==
62786278

6279-
formik@2.2.9:
6280-
version "2.2.9"
6281-
resolved "https://registry.yarnpkg.com/formik/-/formik-2.2.9.tgz#8594ba9c5e2e5cf1f42c5704128e119fc46232d0"
6282-
integrity sha512-LQLcISMmf1r5at4/gyJigGn0gOwFbeEAlji+N9InZF6LIMXnFNkO42sCI8Jt84YZggpD4cPWObAZaxpEFtSzNA==
6279+
formik@2.4.1:
6280+
version "2.4.1"
6281+
resolved "https://registry.yarnpkg.com/formik/-/formik-2.4.1.tgz#f2630b51a866c86144a5faf68d31200c9d8ceea9"
6282+
integrity sha512-ajOB9EmFhXb4PACTlaooVEn7PLtLtBJEZ8fPs+wFZjL5KSGwgAoU+n9DHN8JcqNKcXkloEYYtn1lxrLav18ecQ==
62836283
dependencies:
62846284
deepmerge "^2.1.1"
62856285
hoist-non-react-statics "^3.3.0"

0 commit comments

Comments
 (0)
0