Commit b08c2c02 authored by Natalia Tepluhina's avatar Natalia Tepluhina

Merge branch 'renovate/gitlab-packages' into 'master'

Update GitLab Packages

See merge request gitlab-org/gitlab!23706
parents e49a221c 0971a767
...@@ -10,6 +10,7 @@ exports[`dashboard should match the snapshot 1`] = ` ...@@ -10,6 +10,7 @@ exports[`dashboard should match the snapshot 1`] = `
ok-disabled="true" ok-disabled="true"
ok-title="Add projects" ok-title="Add projects"
ok-variant="success" ok-variant="success"
size="md"
title="Add projects" title="Add projects"
titletag="h4" titletag="h4"
> >
......
...@@ -6,6 +6,7 @@ exports[`User Operation confirmation modal renders modal with form included 1`] ...@@ -6,6 +6,7 @@ exports[`User Operation confirmation modal renders modal with form included 1`]
modalid="user-operation-modal" modalid="user-operation-modal"
ok-title="action" ok-title="action"
ok-variant="warning" ok-variant="warning"
size="md"
title="title" title="title"
titletag="h4" titletag="h4"
> >
......
...@@ -61,6 +61,7 @@ exports[`self monitor component When the self monitor project has not been creat ...@@ -61,6 +61,7 @@ exports[`self monitor component When the self monitor project has not been creat
modalid="delete-self-monitor-modal" modalid="delete-self-monitor-modal"
ok-title="Delete project" ok-title="Delete project"
ok-variant="danger" ok-variant="danger"
size="md"
title="Disable self monitoring?" title="Disable self monitoring?"
titletag="h4" titletag="h4"
> >
......
...@@ -736,15 +736,15 @@ ...@@ -736,15 +736,15 @@
dependencies: dependencies:
vue-eslint-parser "^6.0.4" vue-eslint-parser "^6.0.4"
"@gitlab/svgs@^1.91.0": "@gitlab/svgs@^1.94.0":
version "1.91.0" version "1.94.0"
resolved "https://registry.yarnpkg.com/@gitlab/svgs/-/svgs-1.91.0.tgz#cf7b28e43779a929a438dcc0c51f39f92551e58e" resolved "https://registry.yarnpkg.com/@gitlab/svgs/-/svgs-1.94.0.tgz#d6a39f982811f82d942692a91bf2678961752eba"
integrity sha512-Sz8aaaNnUUtlrk/FPf6FNceu4XsDLBh6g/c6nmzDVGF9kHrfiXfWL0tYAax8vhkrld5vewGHE0bRpq2ZILq0pw== integrity sha512-lB7HTVsNPBLUEgNUXLLC4V/XJsWg7aSO7RBp6cuuL3n6fUS9VGfELH9aBnuPJglTHddktcnElkZ3S54XI8kYHw==
"@gitlab/ui@^9.0.0": "@gitlab/ui@^9.3.0":
version "9.0.0" version "9.3.0"
resolved "https://registry.yarnpkg.com/@gitlab/ui/-/ui-9.0.0.tgz#16d637f47ba0537100fd1c6d452b56174b50171b" resolved "https://registry.yarnpkg.com/@gitlab/ui/-/ui-9.3.0.tgz#851b4246c2e661a5a343184f74e0448c597ce28c"
integrity sha512-OfP8UAticpqKkqbPBZ+7bbCBsd9Fxq3eL55Uq5nEwxJ8gGXm+nSc+HFnbzX/ryv0iz5+7nCI4DfIfgy9E4QAeQ== integrity sha512-DB9Q8XDLfn3Ui6EfYTVnmHVYPwbukocYTWL+uD6zN3leiamYQqaoYGmtcrXk9oSiAyuJYwaJlCzlblG1GPwnfw==
dependencies: dependencies:
"@babel/standalone" "^7.0.0" "@babel/standalone" "^7.0.0"
"@gitlab/vue-toasted" "^1.3.0" "@gitlab/vue-toasted" "^1.3.0"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment