Skip to content

Commit 2e03de9

Browse files
Update dependency yup to v1.7.1 (#309)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0c2a5ec commit 2e03de9

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
@@ -13,7 +13,7 @@
1313
"react-icons": "4.12.0",
1414
"react-tooltip": "5.29.1",
1515
"sharp": "0.34.4",
16-
"yup": "1.7.0"
16+
"yup": "1.7.1"
1717
},
1818
"devDependencies": {
1919
"@next/eslint-plugin-next": "13.1.6",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4970,10 +4970,10 @@ yocto-queue@^0.1.0:
49704970
resolved "https://registry.yarnpkg.com/yocto-queue/-/yocto-queue-0.1.0.tgz#0294eb3dee05028d31ee1a5fa2c556a6aaf10a1b"
49714971
integrity sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==
49724972

4973-
4974-
version "1.7.0"
4975-
resolved "https://registry.yarnpkg.com/yup/-/yup-1.7.0.tgz#5d2feeccc1725c39bfed6ec677cc0622527dafaf"
4976-
integrity sha512-VJce62dBd+JQvoc+fCVq+KZfPHr+hXaxCcVgotfwWvlR0Ja3ffYKaJBT8rptPOSKOGJDCUnW2C2JWpud7aRP6Q==
4973+
4974+
version "1.7.1"
4975+
resolved "https://registry.yarnpkg.com/yup/-/yup-1.7.1.tgz#4c47c6bb367df08d4bc597f8c4c4f5fc4277f6ab"
4976+
integrity sha512-GKHFX2nXul2/4Dtfxhozv701jLQHdf6J34YDh2cEkpqoo8le5Mg6/LrdseVLrFarmFygZTlfIhHx/QKfb/QWXw==
49774977
dependencies:
49784978
property-expr "^2.0.5"
49794979
tiny-case "^1.0.3"

0 commit comments

Comments
 (0)