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 28, 2024
2 parents 4420a9b + c6300a7 commit 31caa07
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.8",
"@adobe/universal-editor-cors": "^2.2.9",
"@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.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==
"@adobe/universal-editor-cors@^2.2.9":
version "2.2.9"
resolved "https://registry.yarnpkg.com/@adobe/universal-editor-cors/-/universal-editor-cors-2.2.9.tgz#5d9bfce7ee232ed67c6d0b9bd9ce382be68334fb"
integrity sha512-vfNc+JFFtV9T5/F3twgU/uliVn/bqz6NNvJ1ZUHBWsu9Upv/m/1XyOZ16MQWGG+Fe3GJ1ZZ9rQfjhUZuGLxLGw==

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

1 comment on commit 31caa07

@comanV
Copy link
Collaborator

@comanV comanV commented on 31caa07 Feb 28, 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.