Skip to content

Commit

Permalink
Merge pull request #2337 from Shopify/combine-prs-branch
Browse files Browse the repository at this point in the history
Dependabot - Combined updates PR
  • Loading branch information
isaacroldan authored Jul 3, 2023
2 parents b68fb9b + 455a5c7 commit 0a6f136
Show file tree
Hide file tree
Showing 7 changed files with 602 additions and 807 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,11 +30,11 @@
},
"devDependencies": {
"@apollo/client": "^3.7.16",
"@babel/core": "^7.22.1",
"@babel/core": "^7.22.5",
"@bugsnag/source-maps": "^2.3.1",
"@changesets/cli": "2.26.1",
"@changesets/cli": "2.26.2",
"@nrwl/tao": "16.4.2",
"@octokit/core": "^4.2.1",
"@octokit/core": "^4.2.4",
"@octokit/rest": "^19.0.13",
"@shopify/eslint-plugin-cli": "file:packages/eslint-plugin-cli",
"@shopify/typescript-configs": "^5.1.0",
Expand All @@ -56,7 +56,7 @@
"graphql-tag": "^2.12.6",
"liquidjs": "^10.8.3",
"node-fetch": "^3.3.1",
"nx": "16.3.2",
"nx": "16.4.2",
"oclif": "3.9.1",
"octokit-plugin-create-pull-request": "^3.12.2",
"pathe": "1.1.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"diff": "5.1.0",
"esbuild": "0.18.11",
"graphql-request": "5.2.0",
"h3": "0.8.6",
"h3": "0.7.21",
"http-proxy": "1.18.1",
"javy-cli": "0.1.5",
"serve-static": "1.15.0",
Expand All @@ -63,7 +63,7 @@
"@types/http-proxy": "^1.17.11",
"@types/lodash-es": "^4.17.7",
"@types/node": "14.18.36",
"@types/serve-static": "^1.15.1",
"@types/serve-static": "^1.15.2",
"@types/ws": "^8.5.5",
"graphql": "^16.0.0",
"graphql-tag": "^2.12.6",
Expand Down
2 changes: 1 addition & 1 deletion packages/cli-kit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@
"open": "8.4.2",
"pathe": "1.1.0",
"react": "18.2.0",
"semver": "7.5.1",
"semver": "7.5.3",
"simple-git": "3.19.1",
"source-map-support": "0.5.21",
"stacktracey": "2.1.8",
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@
},
"dependencies": {
"@oclif/core": "2.8.11",
"@oclif/plugin-commands": "2.2.15",
"@oclif/plugin-commands": "2.2.17",
"@oclif/plugin-help": "5.2.11",
"@oclif/plugin-plugins": "2.4.7",
"@shopify/cli-kit": "3.47.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-plugin-cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"license": "MIT",
"author": "Shopify Inc.",
"dependencies": {
"@babel/core": "7.22.1",
"@babel/core": "7.22.5",
"@shopify/eslint-plugin": "42.1.0",
"@typescript-eslint/eslint-plugin": "5.59.8",
"@typescript-eslint/parser": "5.59.8",
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-cloudflare/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"@oclif/core": "2.8.11",
"@shopify/cli-kit": "3.47.0",
"node-fetch": "3.3.1",
"semver": "7.5.1"
"semver": "7.5.3"
},
"devDependencies": {
"vite": "^4.3.9",
Expand Down
Loading

0 comments on commit 0a6f136

Please sign in to comment.