Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
小 白蛋
Vault
Commits
89ca3729
Commit
89ca3729
authored
5 years ago
by
Mike Wickett
Committed by
Brian Kassouf
5 years ago
Browse files
Options
Download
Email Patches
Plain Diff
website: bump consent manager version (#7677)
parent
47a54ac8
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
website/assets/package-lock.json
+6
-6
website/assets/package-lock.json
website/assets/package.json
+1
-1
website/assets/package.json
with
7 additions
and
7 deletions
+7
-7
website/assets/package-lock.json
+
6
-
6
View file @
89ca3729
...
...
@@ -139,9 +139,9 @@
"integrity"
:
"sha512-sFcVJyW6SYGVxzTH55FWzvYKqv13Ten+BGFclr6lO4XpvnQpewP75BkLhnIq7lVf0gpFtOjo5kC3qmpyRJVLeQ=="
},
"@hashicorp/hashi-consent-manager"
:
{
"version"
:
"1.0.
8
"
,
"resolved"
:
"https://registry.npmjs.org/@hashicorp/hashi-consent-manager/-/hashi-consent-manager-1.0.
8
.tgz"
,
"integrity"
:
"sha512-
1r9CvBk4JeAs5H8FBaKrTANE8meYs3s73h/4iGCba0fPR3wJaikUq3swFWrGAOtAJs8IxvCX2Gm0rPlOK7qZaA
=="
"version"
:
"1.0.
10
"
,
"resolved"
:
"https://registry.npmjs.org/@hashicorp/hashi-consent-manager/-/hashi-consent-manager-1.0.
10
.tgz"
,
"integrity"
:
"sha512-
T3njOQOB8M8b4TGzDpfEtd05jdiprlQSzGYCe72dYcJDdgu0iUAmpx50b7dL09gGlUuxPI6wYCRff+ZQzLfFPQ
=="
},
"@hashicorp/hashi-content"
:
{
"version"
:
"0.1.0"
,
...
...
@@ -154,9 +154,9 @@
"integrity"
:
"sha512-DDaKSfAnMKOreNWLnNIsVYfE1zfdCu07We1zuY0VN1KKlNSMp3tLdnjCMXrWU+6iKTzBJh6s8xQQV8KepI8MMA=="
},
"@hashicorp/hashi-docs-sitemap"
:
{
"version"
:
"0.1.
5
"
,
"resolved"
:
"https://registry.npmjs.org/@hashicorp/hashi-docs-sitemap/-/hashi-docs-sitemap-0.1.
5
.tgz"
,
"integrity"
:
"sha512-
BM+PPASQ1ceysc1Q4kg7RF5pGNw9xxhTpS/SxeeMFjM9usfbGCoNp/qXiTrf2bk9v9H9JcIYAtofHuzpRadaF
A=="
"version"
:
"0.1.
6
"
,
"resolved"
:
"https://registry.npmjs.org/@hashicorp/hashi-docs-sitemap/-/hashi-docs-sitemap-0.1.
6
.tgz"
,
"integrity"
:
"sha512-
jrRZ1Hq4TQXSptt45vEn4ZtOZC7iyQt9Abnif6iltLpPDJIqV/yl9wB7HLODI0Thw5SThIU6AABX0bLEwxuGJ
A=="
},
"@hashicorp/hashi-footer"
:
{
"version"
:
"1.5.3"
,
...
...
This diff is collapsed.
Click to expand it.
website/assets/package.json
+
1
-
1
View file @
89ca3729
...
...
@@ -10,7 +10,7 @@
"@hashicorp/hashi-alert"
:
"^1.1.0"
,
"@hashicorp/hashi-button"
:
"1.0.5"
,
"@hashicorp/hashi-callouts"
:
"^2.0.5"
,
"@hashicorp/hashi-consent-manager"
:
"^1.0.
8
"
,
"@hashicorp/hashi-consent-manager"
:
"^1.0.
10
"
,
"@hashicorp/hashi-content"
:
"^0.1.0"
,
"@hashicorp/hashi-docs-sidenav"
:
"^1.0.2"
,
"@hashicorp/hashi-docs-sitemap"
:
"^0.1.6"
,
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment
Menu
Projects
Groups
Snippets
Help