Skip to content

Commit

Permalink
Merge branch 'main' into imgbot
Browse files Browse the repository at this point in the history
  • Loading branch information
dshevtsov authored Jul 22, 2024
2 parents 97199a1 + ec531d4 commit 5e4e725
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 8 deletions.
1 change: 0 additions & 1 deletion .remarkrc.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ const remarkConfig = {
{
skipUrlPatterns: [
"https://magento.biterg.io",
"https://marketplacesupport.magento.com",
"https://github.com/magento/partners-magento2ee",
"https://github.com/magento/partners-magento2b2b",
"https://www.php.net"
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"url": "https://github.com/AdobeDocs/commerce-contributor"
},
"dependencies": {
"@adobe/gatsby-theme-aio": "4.11.9",
"@adobe/gatsby-theme-aio": "4.11.14",
"gatsby": "4.22.0",
"react": "^17.0.2",
"react-dom": "^17.0.2"
Expand Down
1 change: 0 additions & 1 deletion src/pages/community/best-practices.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@ The Adobe team verifies and provides the following best practices and recommenda
* [Performance Best Practices](https://experienceleague.adobe.com/docs/commerce-operations/performance-best-practices/overview.html)
* [Best Practices for Store Configuration](https://devdocs.magento.com/cloud/configure/configure-best-practices.html) for Adobe Commerce on cloud infrastructure
* [Deployment Process](https://devdocs.magento.com/cloud/reference/discover-deploy.html) for Adobe Commerce on cloud infrastructure
* [Commerce Marketplace Help Center](https://marketplacesupport.magento.com/hc/en-us) for extension questions

## Want to contribute?

Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,9 @@ __metadata:
languageName: node
linkType: hard

"@adobe/gatsby-theme-aio@npm:4.11.9":
version: 4.11.9
resolution: "@adobe/gatsby-theme-aio@npm:4.11.9"
"@adobe/gatsby-theme-aio@npm:4.11.14":
version: 4.11.14
resolution: "@adobe/gatsby-theme-aio@npm:4.11.14"
dependencies:
"@adobe/focus-ring-polyfill": ^0.1.5
"@adobe/gatsby-source-github-file-contributors": ^0.3.1
Expand Down Expand Up @@ -131,7 +131,7 @@ __metadata:
gatsby: ^4.22.0
react: ^17.0.2
react-dom: ^17.0.2
checksum: 57693d220f785d6ffa8c81c09fce1b15240de6ce483df835b5b5b373124e1b1349c99f170b2694c25b2271aff84b16eef8e5975c1f7b33f24a297a3b03e8e871
checksum: b93a25de446629f42f702cbe45e756fcc009857e5f96899a2b55e7465aed5246a85bd1cb2a57bdb3e572ed15d1ffd5df76e7bc992c5ce823df468634ecac54a6
languageName: node
linkType: hard

Expand Down Expand Up @@ -6961,7 +6961,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "commerce-contributor@workspace:."
dependencies:
"@adobe/gatsby-theme-aio": 4.11.9
"@adobe/gatsby-theme-aio": 4.11.14
gatsby: 4.22.0
react: ^17.0.2
react-dom: ^17.0.2
Expand Down

0 comments on commit 5e4e725

Please sign in to comment.