Skip to content

Commit

Permalink
chore(deps): update dependency @canonical/react-components to v0.59.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 2, 2024
1 parent 860bbcb commit f25a582
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.58.0",
"@canonical/react-components": "0.59.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.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==
"@canonical/react-components@0.59.0":
version "0.59.0"
resolved "https://registry.yarnpkg.com/@canonical/react-components/-/react-components-0.59.0.tgz#7a0b22643c728b388d7af8cda8c7e72446503552"
integrity sha512-zvDSd42aEshaXXo7gFsVqjJPRjm2tISnjxC1cZHu/IEqLGuExuohpVjeYyhHzV/i5VJHfOYvzZMONGgfYkW6eQ==
dependencies:
"@types/jest" "29.5.12"
"@types/node" "20.12.11"
Expand Down

0 comments on commit f25a582

Please sign in to comment.