Skip to content

Commit a8cecd2

Browse files
Bump yup from 0.29.0 to 0.29.1
Bumps [yup](https://github.com/jquense/yup) from 0.29.0 to 0.29.1. - [Release notes](https://github.com/jquense/yup/releases) - [Changelog](https://github.com/jquense/yup/blob/master/CHANGELOG.md) - [Commits](jquense/yup@v0.29.0...v0.29.1) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 5b719a4 commit a8cecd2

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.29.0"
39+
"yup": "^0.29.1"
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.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==
8791+
yup@^0.29.1:
8792+
version "0.29.1"
8793+
resolved "https://registry.yarnpkg.com/yup/-/yup-0.29.1.tgz#35d25aab470a0c3950f66040ba0ff4b1b6efe0d9"
8794+
integrity sha512-U7mPIbgfQWI6M3hZCJdGFrr+U0laG28FxMAKIgNvgl7OtyYuUoc4uy9qCWYHZjh49b8T7Ug8NNDdiMIEytcXrQ==
87958795
dependencies:
87968796
"@babel/runtime" "^7.9.6"
87978797
fn-name "~3.0.0"

0 commit comments

Comments
 (0)