Skip to content

Commit

Permalink
chore(deps): update dependency @canonical/react-components to v0.52.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and mas-who committed Apr 22, 2024
1 parent a583fa6 commit 74693e7
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 @@ -29,7 +29,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.51.6",
"@canonical/react-components": "0.52.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.51.6":
version "0.51.6"
resolved "https://registry.yarnpkg.com/@canonical/react-components/-/react-components-0.51.6.tgz#5cf4b1655481e77de71426864a3b95b5466fc5a0"
integrity sha512-weQqn01jAcUZ57PHQIXhT1pl0F6ikDUk8x6+YKyKJqI7Fo+d+/HHZxjM+9oGxhWf2+wgoTHt4O+GcBnGTiklqg==
"@canonical/react-components@0.52.0":
version "0.52.0"
resolved "https://registry.yarnpkg.com/@canonical/react-components/-/react-components-0.52.0.tgz#a2c53a90f62ea983f6b887b78662d71b9f40b4a8"
integrity sha512-LLGRQ5pbChh07YVubb2T937iLsUK/qPITjCw342lGqv5LhF95ihSpeFkyrHXAX7NpthLW8uHrjVASsA3FtzOgg==
dependencies:
"@types/jest" "29.5.11"
"@types/node" "20.8.5"
Expand Down

0 comments on commit 74693e7

Please sign in to comment.