Skip to content

Commit

Permalink
chore(deps): update dependency @canonical/react-components to v0.54.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and edlerd committed May 28, 2024
1 parent ebae265 commit 0e4de77
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.53.2",
"@canonical/react-components": "0.54.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.53.2":
version "0.53.2"
resolved "https://registry.yarnpkg.com/@canonical/react-components/-/react-components-0.53.2.tgz#68c44478d14c18d055ae826c08e97a5bf5628722"
integrity sha512-mSt/A8S8m6vq4m8nU4zLQRssvuwnuYEAXGFfV/vBi8uckQ6IZKHw/TatskUUGz4R77as8m4L8a+dSYm/pEtVVg==
"@canonical/react-components@0.54.0":
version "0.54.0"
resolved "https://registry.yarnpkg.com/@canonical/react-components/-/react-components-0.54.0.tgz#7d7ab03225089c8dedf776f6b92596c510d39210"
integrity sha512-btAtPlxc8g2o6zTmzObcB3+xH+55k53yMP/jeUUlypxyV/0x6hlXF5iLlDjmgejDE2Q1epfctH2R0MkLinqFRA==
dependencies:
"@types/jest" "29.5.12"
"@types/node" "20.12.11"
Expand Down

0 comments on commit 0e4de77

Please sign in to comment.