Skip to content

Commit

Permalink
fix(deps): update internal dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 21, 2024
1 parent beaba51 commit 151e3aa
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,9 +45,9 @@
"build-storybook": "storybook build"
},
"dependencies": {
"@canonical/maas-react-components": "1.28.0",
"@canonical/maas-react-components": "1.28.1",
"@canonical/macaroon-bakery": "1.3.2",
"@canonical/react-components": "0.55.0",
"@canonical/react-components": "0.56.0",
"@redux-devtools/extension": "3.3.0",
"@reduxjs/toolkit": "1.9.7",
"@sentry/browser": "5.30.0",
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2127,10 +2127,10 @@
resolved "https://registry.yarnpkg.com/@base2/pretty-print-object/-/pretty-print-object-1.0.1.tgz#371ba8be66d556812dc7fb169ebc3c08378f69d4"
integrity sha512-4iri8i1AqYHJE2DstZYkyEprg6Pq6sKx3xn5FpySk9sNhH7qN2LLlHJCfDTZRILNwQNPD7mATWM0TBui7uC1pA==

"@canonical/maas-react-components@1.28.0":
version "1.28.0"
resolved "https://registry.yarnpkg.com/@canonical/maas-react-components/-/maas-react-components-1.28.0.tgz#32a775611f182446c4153ebf275390e61558c704"
integrity sha512-XG8bQTVJv9MhpwNRJoY/HLR3of74lvhcKnpP5lO9NVs8nxFncKfRcvswnAePe9IucBBLUbpMFjKSx0qEr657jw==
"@canonical/maas-react-components@1.28.1":
version "1.28.1"
resolved "https://registry.yarnpkg.com/@canonical/maas-react-components/-/maas-react-components-1.28.1.tgz#a0c784b746c8b613326ace70df0e7c54e3086db2"
integrity sha512-cL5MtwmdN9Xek1UUFzYCHSRJmtGN63ZxTe0lvOJ2rEN9b+5JoOR6gBDWPR0IHtj8Gj7KD//oaaRZ0emB5AaqsQ==

"@canonical/macaroon-bakery@1.3.2":
version "1.3.2"
Expand All @@ -2140,10 +2140,10 @@
"@types/sjcl" "1.0.30"
macaroon "3.0.4"

"@canonical/react-components@0.55.0":
version "0.55.0"
resolved "https://registry.yarnpkg.com/@canonical/react-components/-/react-components-0.55.0.tgz#803545bbed83f75a824927430fff2e2a8f2dc5bc"
integrity sha512-6SVuQhq3nFsYqOxL65IYgfWds5vGH7IHB8OrEs6d4jVzmkgjisNyPwlAMj64hsCulOVGSXOgg5cbHk/FI8Wjwg==
"@canonical/react-components@0.56.0":
version "0.56.0"
resolved "https://registry.yarnpkg.com/@canonical/react-components/-/react-components-0.56.0.tgz#0a97b7dc08da89d11f3143214dc7ff59b5abfda3"
integrity sha512-ndi2GjBcz3u54DQo9GGdAIoVntPNLGy/cyt8vHqGmWjV8Ubjy0PtNj5hpv6rYaPdG2gSHsqGX9AesQo2K64/qQ==
dependencies:
"@types/jest" "29.5.12"
"@types/node" "20.12.11"
Expand Down

0 comments on commit 151e3aa

Please sign in to comment.