Skip to content

Commit 34581f8

Browse files
Bump yup from 0.28.3 to 0.28.4 (#197)
Bumps [yup](https://github.com/jquense/yup) from 0.28.3 to 0.28.4. - [Release notes](https://github.com/jquense/yup/releases) - [Changelog](https://github.com/jquense/yup/blob/master/CHANGELOG.md) - [Commits](jquense/yup@v0.28.3...v0.28.4) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent c7bb911 commit 34581f8

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.3"
39+
"yup": "^0.28.4"
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
@@ -8760,10 +8760,10 @@ yargs-parser@^18.1.1:
87608760
camelcase "^5.0.0"
87618761
decamelize "^1.2.0"
87628762

8763-
yup@^0.28.3:
8764-
version "0.28.3"
8765-
resolved "https://registry.yarnpkg.com/yup/-/yup-0.28.3.tgz#1ca607405a8adf24a5ac51f54bd09d527555f0ba"
8766-
integrity sha512-amVkCgFWe5bGjrrUiODkbIzrSwtB8JpZrQYSrfj2YsbRdrV+tn9LquWdZDlfOx2HXyfEA8FGnlwidE/bFDxO7Q==
8763+
yup@^0.28.4:
8764+
version "0.28.4"
8765+
resolved "https://registry.yarnpkg.com/yup/-/yup-0.28.4.tgz#e8f0038df8260f26e90e2cf5c061eed193f94a74"
8766+
integrity sha512-mcIe+Oz/uEbbp+YgPY3udg22msRP6Ntm7l0LWov9FExRHvZMwwppPSK1ygRXtblu/tYBq3N+tonundeeY+sFJw==
87678767
dependencies:
87688768
"@babel/runtime" "^7.8.7"
87698769
fn-name "~3.0.0"

0 commit comments

Comments
 (0)