Skip to content

Commit e26e2b0

Browse files
Merge pull request #235 from danielbayerlein/dependabot/npm_and_yarn/yup-0.29.3
Bump yup from 0.29.2 to 0.29.3
2 parents 76845a4 + 00b1290 commit e26e2b0

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.2"
39+
"yup": "^0.29.3"
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
@@ -8776,10 +8776,10 @@ yargs-parser@^18.1.3:
87768776
camelcase "^5.0.0"
87778777
decamelize "^1.2.0"
87788778

8779-
yup@^0.29.2:
8780-
version "0.29.2"
8781-
resolved "https://registry.yarnpkg.com/yup/-/yup-0.29.2.tgz#5302abd9024cca335b987793f8df868e410b7b67"
8782-
integrity sha512-FbAAeopli+TnpZ8Lzv2M72wltLw58iWBT7wW8FuAPFPb3CelXmSKCXQbV1o4keywpIK1BZ0ULTLv2s3w1CfOwA==
8779+
yup@^0.29.3:
8780+
version "0.29.3"
8781+
resolved "https://registry.yarnpkg.com/yup/-/yup-0.29.3.tgz#69a30fd3f1c19f5d9e31b1cf1c2b851ce8045fea"
8782+
integrity sha512-RNUGiZ/sQ37CkhzKFoedkeMfJM0vNQyaz+wRZJzxdKE7VfDeVKH8bb4rr7XhRLbHJz5hSjoDNwMEIaKhuMZ8gQ==
87838783
dependencies:
87848784
"@babel/runtime" "^7.10.5"
87858785
fn-name "~3.0.0"

0 commit comments

Comments
 (0)