Skip to content

Commit

Permalink
Update dependency superstruct to ^0.16.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 18, 2022
1 parent 4ae5846 commit e4446b0
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/whip-check/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"date-fns": "^2.27.0",
"isemail": "^3.2.0",
"libphonenumber-js": "^1.9.44",
"superstruct": "^0.15.4",
"superstruct": "^0.16.0",
"zxcvbn": "^4.4.2"
},
"devDependencies": {
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5660,10 +5660,10 @@ stripe@^8.195.0:
"@types/node" ">=8.1.0"
qs "^6.6.0"

superstruct@^0.15.4:
version "0.15.4"
resolved "https://registry.yarnpkg.com/superstruct/-/superstruct-0.15.4.tgz#e3381dd84ca07e704e19f69eda74eee1a5efb1f9"
integrity sha512-eOoMeSbP9ZJChNOm/9RYjE+F36rYR966AAqeG3xhQB02j2sfAUXDp4EQ/7bAOqnlJnuFDB8yvOu50SocvKpUEw==
superstruct@^0.16.0:
version "0.16.0"
resolved "https://registry.yarnpkg.com/superstruct/-/superstruct-0.16.0.tgz#9af5e059acd08e774789ad8880962427ef68dace"
integrity sha512-IDQtwnnlaan1NhuHqyD/U11lROYvCQ79JyfwlFU9xEVHzqV/Ys/RrwmHPCG0CVH/1g0BuodEjH1msxK2UHxehA==

supports-color@^5.3.0:
version "5.5.0"
Expand Down

0 comments on commit e4446b0

Please sign in to comment.