Bump hashi-stack-menu (#12047)

This commit is contained in:
Noel Quiles 2021-07-12 15:08:23 -04:00 committed by GitHub
parent f9e54e9ae6
commit 923f55baef
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View File

@ -2128,9 +2128,9 @@
}
},
"@hashicorp/react-hashi-stack-menu": {
"version": "2.0.4",
"resolved": "https://registry.npmjs.org/@hashicorp/react-hashi-stack-menu/-/react-hashi-stack-menu-2.0.4.tgz",
"integrity": "sha512-v/4kxIyTAntHsk4t/nY9f2REUlNzPcBduSdh4ZmTQRG9kZMMeIAjto/eu8ftXbe3iaV7rF/Ytdq9Q2XfSQC23g==",
"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

@ -14,7 +14,7 @@
"@hashicorp/react-content": "7.0.1",
"@hashicorp/react-docs-page": "13.4.0",
"@hashicorp/react-featured-slider": "4.1.0",
"@hashicorp/react-hashi-stack-menu": "2.0.4",
"@hashicorp/react-hashi-stack-menu": "2.0.5",
"@hashicorp/react-head": "3.1.0",
"@hashicorp/react-hero": "7.3.0",
"@hashicorp/react-image": "4.0.1",