[Website] Bump hashi-stack-menu (#12454)

This commit is contained in:
Noel Quiles 2021-07-12 17:13:48 -04:00 committed by GitHub
parent aa9b1eba1c
commit fc9f5b8ee6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View File

@ -2025,9 +2025,9 @@
}
},
"@hashicorp/react-hashi-stack-menu": {
"version": "2.0.3",
"resolved": "https://registry.npmjs.org/@hashicorp/react-hashi-stack-menu/-/react-hashi-stack-menu-2.0.3.tgz",
"integrity": "sha512-aDZTDxaoptY4F+iyn05Vfp7HvzIBuhCTxSIPREipd9OUfh4KhgN1aZfFyUHULJPznKnbcZgW9k8bbK4AIYf5Pg==",
"version": "2.0.5",
"resolved": "https://registry.npmjs.org/@hashicorp/react-hashi-stack-menu/-/react-hashi-stack-menu-2.0.5.tgz",
"integrity": "sha512-Oxr+rBF6fyhc73IM2vqCwepab6t0OCWxIWECpxD5tTD1CtGgkNjDg5PVMSJ5sIeoNTGcKzlW/rcmT30owezVnQ==",
"requires": {
"@hashicorp/react-inline-svg": "^1.0.2",
"slugify": "1.3.4"

View File

@ -10,7 +10,7 @@
"@hashicorp/react-button": "^5.0.1",
"@hashicorp/react-code-block": "4.1.2",
"@hashicorp/react-docs-page": "13.2.0",
"@hashicorp/react-hashi-stack-menu": "2.0.3",
"@hashicorp/react-hashi-stack-menu": "2.0.5",
"@hashicorp/react-head": "3.1.0",
"@hashicorp/react-product-downloader": "4.1.5",
"@hashicorp/react-product-downloads-page": "2.0.2",