Skip to content

Commit 49d3e4a

Browse files
authored
Merge pull request #79 from Shopify/update-theme-check-package
Update theme-check packages
2 parents cc1ab54 + 7cf3525 commit 49d3e4a

File tree

2 files changed

+19
-26
lines changed

2 files changed

+19
-26
lines changed

package-lock.json

Lines changed: 16 additions & 23 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,9 @@
1818
"description": "A command line tool for setting up Shopify Dev MCP server",
1919
"dependencies": {
2020
"@modelcontextprotocol/sdk": "^1.15.1",
21-
"@shopify/theme-check-common": "^3.19.0",
22-
"@shopify/theme-check-docs-updater": "^3.19.0",
23-
"@shopify/theme-check-node": "^3.19.0",
21+
"@shopify/theme-check-common": "^3.20.0",
22+
"@shopify/theme-check-docs-updater": "^3.20.0",
23+
"@shopify/theme-check-node": "^3.20.0",
2424
"graphql": "^16.11.0",
2525
"zod": "^3.24.2"
2626
},

0 commit comments

Comments
 (0)