Skip to content

Commit

Permalink
chore(deps): update dependency @canonical/react-components to v0.50.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and edlerd committed Mar 19, 2024
1 parent 706847e commit 2a4e9f7
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 @@ -28,7 +28,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.50.5",
"@canonical/react-components": "0.50.6",
"@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 @@ -1082,10 +1082,10 @@
"@babel/helper-validator-identifier" "^7.22.20"
to-fast-properties "^2.0.0"

"@canonical/react-components@0.50.5":
version "0.50.5"
resolved "https://registry.yarnpkg.com/@canonical/react-components/-/react-components-0.50.5.tgz#291c397ed07f251ec3b5eec74de9c1ead97aa033"
integrity sha512-4XJsMsc+2dDeK2ZDlNaE/vz3j6+kfU8UEIZR2zvnsimUHzfnhPXABSy/n1BcbCn3H3AcqTY3sRMJn921ncAyPQ==
"@canonical/react-components@0.50.6":
version "0.50.6"
resolved "https://registry.yarnpkg.com/@canonical/react-components/-/react-components-0.50.6.tgz#77d6c3d71083912ddfb60bed8eecd06a14213ede"
integrity sha512-1uTU7wSexUDMX7selOilpVQpGfmZcFZEjB3A5uBEz4lioct4c3mPHVJsp54UjJbOfSM05QgLZAcRuTC4DugqBw==
dependencies:
"@types/jest" "29.5.11"
"@types/node" "20.8.5"
Expand Down

0 comments on commit 2a4e9f7

Please sign in to comment.