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

Commit d16bcc5

Browse files
committed
fix(deps): update dependency @nordnet/ui to v6.22.0
1 parent f58a18e commit d16bcc5

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"prepare": "husky install"
1313
},
1414
"dependencies": {
15-
"@nordnet/ui": "6.20.3",
15+
"@nordnet/ui": "6.22.0",
1616
"babel-plugin-styled-components": "1.13.2",
1717
"date-fns": "2.23.0",
1818
"gray-matter": "4.0.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -715,10 +715,10 @@
715715
readdirp "^2.2.1"
716716
upath "^1.1.1"
717717

718-
"@nordnet/ui@6.20.3":
719-
version "6.20.3"
720-
resolved "https://registry.yarnpkg.com/@nordnet/ui/-/ui-6.20.3.tgz#6ecd7ba84b7afb71bc06ad6f9ba739ca8a869eb8"
721-
integrity sha512-FiXkLGvDMncL/dORKhAvGGqxubgLBH4M3nOp6d6M5Vu1VFK7IemnkTGcLtz3WlJ2JrXPdpJ5E2vw0/S7T/V2qA==
718+
"@nordnet/ui@6.22.0":
719+
version "6.22.0"
720+
resolved "https://registry.yarnpkg.com/@nordnet/ui/-/ui-6.22.0.tgz#9957ce3c291196eaa59513b96de036d35dd705f4"
721+
integrity sha512-vvbACAebhJq0z2AW5lFFcB9Zyf+oCi2Mi6AwhYMlDhPKg5jwvnCGxPhSHE8kf1mh6K340iDiGIssPia2ulwT5w==
722722
dependencies:
723723
"@popperjs/core" "^2.5.4"
724724
"@xstate/react" "^0.7.1"

0 commit comments

Comments
 (0)