Skip to content

Commit ff94c9b

Browse files
Merge pull request #134 from AdobeDocs/COMDOX-596-bump-theme
COMDOX-596: Update gatsby-theme-aio to 4.9.0
2 parents 33b8cf7 + 9f4117d commit ff94c9b

File tree

3 files changed

+304
-216
lines changed

3 files changed

+304
-216
lines changed

.github/dependabot.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ updates:
77
# Check the npm registry for updates every day (weekdays)
88
schedule:
99
interval: "daily"
10+
allow:
11+
- dependency-name: "@adobe/gatsby-theme-aio"
1012
versioning-strategy: increase
1113
open-pull-requests-limit: 25
1214
labels:

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
66
"url": "https://github.com/AdobeDocs/commerce-php"
77
},
88
"dependencies": {
9-
"@adobe/gatsby-theme-aio": "4.8.3",
10-
"gatsby": "4.25.4",
9+
"@adobe/gatsby-theme-aio": "4.9.0",
10+
"gatsby": "4.22.0",
1111
"react": "^17.0.2",
1212
"react-dom": "^17.0.2"
1313
},

0 commit comments

Comments
 (0)