chore(deps): bump superstruct from 0.6.1 to 0.6.2

Bumps [superstruct](https://github.com/ianstormtaylor/superstruct) from 0.6.1 to 0.6.2.
- [Release notes](https://github.com/ianstormtaylor/superstruct/releases)
- [Changelog](https://github.com/ianstormtaylor/superstruct/blob/master/Changelog.md)
- [Commits](https://github.com/ianstormtaylor/superstruct/compare/v0.6.1...v0.6.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2019-08-20 09:03:55 +00:00 committed by Michael Vines
parent abda0d855d
commit 6f72cedc03
1 changed files with 3 additions and 3 deletions

View File

@ -21255,9 +21255,9 @@
"dev": true
},
"superstruct": {
"version": "0.6.1",
"resolved": "https://registry.npmjs.org/superstruct/-/superstruct-0.6.1.tgz",
"integrity": "sha512-LDbOKL5sNbOJ00Q36iYRhSexKIptZje0/mhNznnz04wT9CmsPDZg/K/UV1dgYuCwNMuOBHTbVROZsGB9EhhK4w==",
"version": "0.6.2",
"resolved": "https://registry.npmjs.org/superstruct/-/superstruct-0.6.2.tgz",
"integrity": "sha512-lvA97MFAJng3rfjcafT/zGTSWm6Tbpk++DP6It4Qg7oNaeM+2tdJMuVgGje21/bIpBEs6iQql1PJH6dKTjl4Ig==",
"requires": {
"clone-deep": "^2.0.1",
"kind-of": "^6.0.1"