Skip to content

Commit

Permalink
fix(deps): update dependency @polkadot/ui-shared to ^3.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 13, 2024
1 parent 43b8791 commit 3381215
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"@hapi/inert": "^7.1.0",
"@kiltprotocol/sdk-js": "^0.35.0",
"@paypal/react-paypal-js": "^8.1.3",
"@polkadot/ui-shared": "^3.6.3",
"@polkadot/ui-shared": "^3.9.1",
"dotenv": "^16.4.5",
"exiting": "^6.1.0",
"got": "^11.8.6",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4609,16 +4609,16 @@ __metadata:
languageName: node
linkType: hard

"@polkadot/ui-shared@npm:^3.6.3":
version: 3.6.3
resolution: "@polkadot/ui-shared@npm:3.6.3"
"@polkadot/ui-shared@npm:^3.9.1":
version: 3.9.1
resolution: "@polkadot/ui-shared@npm:3.9.1"
dependencies:
colord: ^2.9.3
tslib: ^2.6.2
peerDependencies:
"@polkadot/util": "*"
"@polkadot/util-crypto": "*"
checksum: 9bf09c368f876d2c7233961b8d46b1b53e8673888c5763b2eb38bcb1c7fb8bcd5b6fbf130729aee761529c89bb716743e8c7cb54b1abbc461e51687cbb224946
checksum: 8a9749c5e455342f659315b62042f4f28e4d1f8570c6164c4576f0282e192ae4869626604c40efde859c73751f8e5b2d7dfe55d08b9fc71817127da42314ae63
languageName: node
linkType: hard

Expand Down Expand Up @@ -16253,7 +16253,7 @@ __metadata:
"@kiltprotocol/sdk-js": ^0.35.0
"@paypal/paypal-js": ^7.1.1
"@paypal/react-paypal-js": ^8.1.3
"@polkadot/ui-shared": ^3.6.3
"@polkadot/ui-shared": ^3.9.1
"@storybook/addon-actions": ^8.0.10
"@storybook/addon-controls": ^8.0.10
"@storybook/addon-styling": ^1.3.7
Expand Down

0 comments on commit 3381215

Please sign in to comment.