Skip to content
This repository has been archived by the owner on Mar 9, 2022. It is now read-only.

Commit

Permalink
fix(deps): update dependency @nordnet/ui to v6.22.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jul 26, 2021
1 parent f58a18e commit d16bcc5
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit d16bcc5

Please sign in to comment.