Skip to content

Commit

Permalink
chore(deps): update dependency @canonical/react-components to v0.56.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and edlerd committed Jun 20, 2024
1 parent 360aa15 commit 3d03cab
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 @@ -30,7 +30,7 @@
"test-report-coverage": "cp coverage/unit/coverage-final.json coverage/playwright/ ; nyc report --reporter html --reporter cobertura --reporter text-summary --temp-dir coverage/playwright --report-dir coverage/playwright-report --exclude 'src/lib/**' --exclude 'src/types/**'"
},
"dependencies": {
"@canonical/react-components": "0.55.0",
"@canonical/react-components": "0.56.0",
"@monaco-editor/react": "4.6.0",
"@tanstack/react-query": "5.17.15",
"@use-it/event-listener": "0.1.7",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1093,10 +1093,10 @@
"@babel/helper-validator-identifier" "^7.22.20"
to-fast-properties "^2.0.0"

"@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 3d03cab

Please sign in to comment.