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 Feb 27, 2024
2 parents 7eac067 + 642b5d5 commit 4420a9b
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.2.7",
"@adobe/universal-editor-cors": "^2.2.8",
"@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/universal-editor-cors@^2.2.7":
version "2.2.7"
resolved "https://registry.yarnpkg.com/@adobe/universal-editor-cors/-/universal-editor-cors-2.2.7.tgz#fc3c7864eb769b6564c3c2a4ba784ece6bda524b"
integrity sha512-m8zAu8RR45lcFuRWvlH+AA9kT8scv4LFcQwocOjfDqzO8guYsiXQhWLzrZ9tDMTS7io0oQyJPJ7eiXARg54qrg==
"@adobe/universal-editor-cors@^2.2.8":
version "2.2.8"
resolved "https://registry.yarnpkg.com/@adobe/universal-editor-cors/-/universal-editor-cors-2.2.8.tgz#20029f0c2f0f9055e4286ce823a3d9f1f508858b"
integrity sha512-K+usfG7wCXNWYQqF+/CelhIZkGaepIqP6Xf+l9R6v08KnW4wc+ib5wgqpVNqbsOfGA9lg0J6yWE//GiKRVZfNg==

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

1 comment on commit 4420a9b

@comanV
Copy link
Collaborator

@comanV comanV commented on 4420a9b Feb 27, 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.