Skip to content

Commit

Permalink
chore(deps): update dependency @canonical/react-components to v0.58.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 28, 2024
1 parent 616fa5d commit ebb3da3
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.56.0",
"@canonical/react-components": "0.58.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.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==
"@canonical/react-components@0.58.0":
version "0.58.0"
resolved "https://registry.yarnpkg.com/@canonical/react-components/-/react-components-0.58.0.tgz#0d2dbf4cd0efdf913e362fa3d1a4ed8009189b71"
integrity sha512-zFN8XpIp+uF0c7CW5/9LSsOWDZAtXs9BkDxW+X+5Hn3gEai9Medwdfsp42jdkAheFdTgFy7hQxjx9hKzB2zyAg==
dependencies:
"@types/jest" "29.5.12"
"@types/node" "20.12.11"
Expand Down

0 comments on commit ebb3da3

Please sign in to comment.