Skip to content

Commit

Permalink
Merge pull request #96 from commerce-docs/ds_upd-theme
Browse files Browse the repository at this point in the history
Upgrade theme to v4.11.14
  • Loading branch information
dshevtsov authored Jun 17, 2024
2 parents f6b4686 + da2ae33 commit db99795
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 7 deletions.
3 changes: 2 additions & 1 deletion .remarkrc.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,8 @@ const remarkConfig = {
remarkLintNoDeadUrls,
{
skipUrlPatterns: [
"https://www.php.net"
"https://www.php.net",
"https://business.adobe.com/products/magento/magento-commerce.html"
]
}
]
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"url": "https://github.com/AdobeDocs/commerce-cloud-tools"
},
"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
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 @@ -6958,7 +6958,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "commerce-cloud-tools@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 db99795

Please sign in to comment.