Skip to content

Commit 5b719a4

Browse files
Bump yup from 0.28.5 to 0.29.0 (#208)
Bumps [yup](https://github.com/jquense/yup) from 0.28.5 to 0.29.0. - [Release notes](https://github.com/jquense/yup/releases) - [Changelog](https://github.com/jquense/yup/blob/master/CHANGELOG.md) - [Commits](jquense/yup@v0.28.5...v0.29.0) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent 5cc63b9 commit 5b719a4

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
@@ -36,7 +36,7 @@
3636
"react-dom": "^16.13.1",
3737
"styled-components": "^4.4.1",
3838
"tinytime": "^0.2.6",
39-
"yup": "^0.28.5"
39+
"yup": "^0.29.0"
4040
},
4141
"devDependencies": {
4242
"babel-eslint": "^10.1.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8788,10 +8788,10 @@ yargs-parser@^18.1.3:
87888788
camelcase "^5.0.0"
87898789
decamelize "^1.2.0"
87908790

8791-
yup@^0.28.5:
8792-
version "0.28.5"
8793-
resolved "https://registry.yarnpkg.com/yup/-/yup-0.28.5.tgz#85cabb4000d3623ef69be81551190692e631a8a5"
8794-
integrity sha512-7JZcvpUGUxMKoaEtcoMEM8lCWRaueGNH/A3EhL/UWqfbFm3uloiI+x59Yq4nzhbbYWUTwAsCteaZOJ+VbqI1uw==
8791+
yup@^0.29.0:
8792+
version "0.29.0"
8793+
resolved "https://registry.yarnpkg.com/yup/-/yup-0.29.0.tgz#c0670897b2ebcea42ebde12b3567f55ea3a7acaf"
8794+
integrity sha512-rXPkxhMIVPsQ6jZXPRcO+nc+AIT+BBo3012pmiEos2RSrPxAq1LyspZyK7l14ahcXuiKQnEHI0H5bptI47v5Tw==
87958795
dependencies:
87968796
"@babel/runtime" "^7.9.6"
87978797
fn-name "~3.0.0"

0 commit comments

Comments
 (0)