From d16bcc57e621883018306c4872fa8747d368b24a Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 26 Jul 2021 13:05:10 +0000 Subject: [PATCH] fix(deps): update dependency @nordnet/ui to v6.22.0 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index f62b22a..13d5bde 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "prepare": "husky install" }, "dependencies": { - "@nordnet/ui": "6.20.3", + "@nordnet/ui": "6.22.0", "babel-plugin-styled-components": "1.13.2", "date-fns": "2.23.0", "gray-matter": "4.0.3", diff --git a/yarn.lock b/yarn.lock index 68a398e..f8a6d65 100644 --- a/yarn.lock +++ b/yarn.lock @@ -715,10 +715,10 @@ readdirp "^2.2.1" upath "^1.1.1" -"@nordnet/ui@6.20.3": - version "6.20.3" - resolved "https://registry.yarnpkg.com/@nordnet/ui/-/ui-6.20.3.tgz#6ecd7ba84b7afb71bc06ad6f9ba739ca8a869eb8" - integrity sha512-FiXkLGvDMncL/dORKhAvGGqxubgLBH4M3nOp6d6M5Vu1VFK7IemnkTGcLtz3WlJ2JrXPdpJ5E2vw0/S7T/V2qA== +"@nordnet/ui@6.22.0": + version "6.22.0" + resolved "https://registry.yarnpkg.com/@nordnet/ui/-/ui-6.22.0.tgz#9957ce3c291196eaa59513b96de036d35dd705f4" + integrity sha512-vvbACAebhJq0z2AW5lFFcB9Zyf+oCi2Mi6AwhYMlDhPKg5jwvnCGxPhSHE8kf1mh6K340iDiGIssPia2ulwT5w== dependencies: "@popperjs/core" "^2.5.4" "@xstate/react" "^0.7.1"