From 0348bf6b5da86d80ed1af1572dae734b894156b6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 11 Jul 2020 10:01:36 +0200 Subject: [PATCH] feat(deps): bump @verdaccio/ui-theme from 1.11.0 to 1.12.0 (#1872) Bumps [@verdaccio/ui-theme](https://github.com/verdaccio/ui) from 1.11.0 to 1.12.0. - [Release notes](https://github.com/verdaccio/ui/releases) - [Changelog](https://github.com/verdaccio/ui/blob/master/CHANGELOG.md) - [Commits](https://github.com/verdaccio/ui/compare/v1.11.0...v1.12.0) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 13 ++++--------- 2 files changed, 5 insertions(+), 10 deletions(-) diff --git a/package.json b/package.json index 5b527eb00..07ca11162 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "@verdaccio/local-storage": "9.7.0", "@verdaccio/readme": "9.7.0", "@verdaccio/streams": "9.6.1", - "@verdaccio/ui-theme": "1.11.0", + "@verdaccio/ui-theme": "1.12.0", "JSONStream": "1.3.5", "async": "3.2.0", "body-parser": "1.19.0", diff --git a/yarn.lock b/yarn.lock index 1b2ab32dc..8bd43c629 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2317,15 +2317,10 @@ resolved "https://registry.npmjs.org/@verdaccio/types/-/types-9.7.0.tgz#6ec72aee7be2617c609cd736cb6e7b70cc5199c7" integrity sha512-QeijEgVBVRTGyOteIl+RD4aiEbiUM1SkN7UAjZxhwns0o2YebdO+Z2iphmx0EZdo4STnWLuGSRlJexTaU/+lDQ== -"@verdaccio/ui-theme@1.11.0": - version "1.11.0" - resolved "https://registry.verdaccio.org/@verdaccio%2fui-theme/-/ui-theme-1.11.0.tgz#78316f7983760c1ad7b6bc84a7c54730af802c75" - integrity sha512-ggXPyCueh8CtHFrpZsq7kP+pLxKPsiTuoCGmYNIquZ/p99A6eIAVLElqHFJfgGATsdVlFQKWG/AawCfxD5ymUw== - -"@verdaccio/ui-theme@^1.0.0": - version "1.5.0" - resolved "https://registry.verdaccio.org/@verdaccio%2fui-theme/-/ui-theme-1.5.0.tgz#748e2db1772106a4de64dbed1152e16cd4b34a7c" - integrity sha512-OLkTTJPnBgUDsRrGqIg5RC3NBmb7wolQEPrTGE1ScuVe0sO3351fw+TFj/hx5Oepbv4PqxknYossmWcrMaSq6Q== +"@verdaccio/ui-theme@1.12.0", "@verdaccio/ui-theme@^1.0.0": + version "1.12.0" + resolved "https://registry.npmjs.org/@verdaccio/ui-theme/-/ui-theme-1.12.0.tgz#67877460a588697d922b7200478b9e4a090133df" + integrity sha512-9TxM0KsQRBzefkk2I0glnn11klhuQGOMAQ+VJzlznCB0p4k/+AIBKD38t6YNdg0kruZZ6blE+ZZ6mLf2AuaCmw== "@yarnpkg/lockfile@^1.1.0": version "1.1.0"