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.21.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jul 23, 2021
1 parent f58a18e commit f53351e
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.21.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.21.0":
version "6.21.0"
resolved "https://registry.yarnpkg.com/@nordnet/ui/-/ui-6.21.0.tgz#beaa2618c6059681bee95fc5c5c6dc52567d4f09"
integrity sha512-GdxiEfxFG2vCbkHjWdIHqM3q0LKH9IDiiaaVlyZJQNZDhBhuze8mdG61lyZ2Z1GTSAfLY5lHGo8r3tUypE9x0g==
dependencies:
"@popperjs/core" "^2.5.4"
"@xstate/react" "^0.7.1"
Expand Down

0 comments on commit f53351e

Please sign in to comment.