Skip to content

Commit

Permalink
Merge branch 'main' into prod
Browse files Browse the repository at this point in the history
  • Loading branch information
sharanyavinod committed Aug 8, 2024
2 parents 177890f + 7f3ff20 commit fbecf48
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions build/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"dependencies": {
"@adobe/aem-headless-client-js": "^3.1.0",
"@adobe/aem-headless-client-nodejs": "^1.1.0",
"@adobe/universal-editor-cors": "2.3.5",
"@adobe/universal-editor-cors": "^2.3.6",
"@testing-library/jest-dom": "^5.16.4",
"@testing-library/react": "^13.3.0",
"@testing-library/user-event": "^13.5.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -84,10 +84,10 @@
resolved "https://registry.yarnpkg.com/@adobe/css-tools/-/css-tools-4.2.0.tgz#e1a84fca468f4b337816fcb7f0964beb620ba855"
integrity sha512-E09FiIft46CmH5Qnjb0wsW54/YQd69LsxeKUOWawmws1XWvyFGURnAChH0mlr7YPFR1ofwvUQfcL0J3lMxXqPA==

"@adobe/[email protected].5":
version "2.3.5"
resolved "https://registry.yarnpkg.com/@adobe/universal-editor-cors/-/universal-editor-cors-2.3.5.tgz#c4f23315e307213ccef02c62644226dd856fd593"
integrity sha512-W7Z3oQuyOCFgmCbDa0bWA3VwKPC0Cs73MDsMFN9tFyw7kWBP0umW7yKsaZb3cPfzffJjYTRy4yHIKw8iCcYnPg==
"@adobe/universal-editor-cors@^2.3.6":
version "2.3.6"
resolved "https://registry.yarnpkg.com/@adobe/universal-editor-cors/-/universal-editor-cors-2.3.6.tgz#e2c22a84116c670cefca608b493645cbd19dce36"
integrity sha512-jKuvCvY820ib0ojtB4y6xL6nq8vSvzua3ErXfoa7Sb3FN0n6QQe4bYcKoclvB9bpDEClJPYtpyAX69jCWwGlDg==

"@ampproject/remapping@^2.2.0":
version "2.2.1"
Expand Down

1 comment on commit fbecf48

@comanV
Copy link
Collaborator

@comanV comanV commented on fbecf48 Aug 8, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.