Skip to content

Commit

Permalink
feat(metadata-sidebar): metadata-editor bump
Browse files Browse the repository at this point in the history
  • Loading branch information
karolinaru committed Sep 24, 2024
1 parent ca2cd0d commit c391902
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@
"@box/cldr-data": "^34.2.0",
"@box/frontend": "^10.0.0",
"@box/languages": "^1.0.0",
"@box/metadata-editor": "^0.52.8",
"@box/metadata-editor": "^0.53.0",
"@box/react-virtualized": "9.22.3-rc-box.9",
"@cfaester/enzyme-adapter-react-18": "^0.8.0",
"@chromatic-com/storybook": "^1.6.1",
Expand Down Expand Up @@ -304,7 +304,7 @@
"@box/blueprint-web-assets": "^4.21.0",
"@box/box-ai-content-answers": "^0.49.1",
"@box/cldr-data": ">=34.2.0",
"@box/metadata-editor": "^0.52.8",
"@box/metadata-editor": "^0.53.0",
"@box/react-virtualized": "9.22.3-rc-box.9",
"@hapi/address": "^2.1.4",
"axios": "^0.25.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1564,10 +1564,10 @@
resolved "https://registry.yarnpkg.com/@box/languages/-/languages-1.1.2.tgz#cd4266b3da62da18560d881e10b429653186be29"
integrity sha512-d64TGosx+KRmrLZj4CIyLp42LUiEbgBJ8n8cviMQwTJmfU0g+UwZqLjmQZR1j+Q9D64yV4xHzY9K1t5nInWWeQ==

"@box/metadata-editor@^0.52.8":
version "0.52.8"
resolved "https://registry.yarnpkg.com/@box/metadata-editor/-/metadata-editor-0.52.8.tgz#59369a9427b915fcc2afd8bb6fbb6bc3d24c04e4"
integrity sha512-SLbdptsSguWvKsCiGY7TkJ9WTuqhXBRVO+OZ806MTsbrNgYBetJvCF7yMLk94y5IZ4qJxp9ejRabBp/rJNDOIw==
"@box/metadata-editor@^0.53.0":
version "0.53.0"
resolved "https://registry.yarnpkg.com/@box/metadata-editor/-/metadata-editor-0.53.0.tgz#913851d2a8ad52e42b3f919a708f132d36f5be2b"
integrity sha512-W9BVauKnkHdaw3jmii2W25N0kWD0K9luITQpvM8zHjbHy5mNRAg8fX7tHmcNKR+kUyCpThW+QcWRHKf+3F3CsA==

"@box/[email protected]":
version "9.22.3-rc-box.9"
Expand Down

0 comments on commit c391902

Please sign in to comment.