Skip to content

Commit

Permalink
chore(deps): update dependency @canonical/react-components to v0.50.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and edlerd committed Feb 22, 2024
1 parent 2b0db16 commit 1d79d0b
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.2",
"@canonical/react-components": "0.50.3",
"@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/[email protected].2":
version "0.50.2"
resolved "https://registry.yarnpkg.com/@canonical/react-components/-/react-components-0.50.2.tgz#9d1422e90a705c217186e0f363ac5a8bd9d9f9ce"
integrity sha512-pqJ5HbmGQoEs1yTqzeORJ9PWiVCoA3V7Iu1FLyIuZ+2EVk+6H2lai/y++1NgguBU2QLO4P4jbJzbfM0e0mJaKg==
"@canonical/[email protected].3":
version "0.50.3"
resolved "https://registry.yarnpkg.com/@canonical/react-components/-/react-components-0.50.3.tgz#32f1f5a948ae1da8a00168e6d5a5b9925184da62"
integrity sha512-SIxYMaNJiFs0C5Veppl+DgVVxNh0sPF/q10a47+orkykia1340P1nZQC6zLtJv5GjpRn514V1jsRD6h2EMtcHA==
dependencies:
"@types/jest" "29.5.11"
"@types/node" "18.19.4"
Expand Down

0 comments on commit 1d79d0b

Please sign in to comment.