Skip to content

Commit 429eba3

Browse files
Merge pull request #5298 from Shopify/dependabot-npm_and_yarn-oclif-01c1d375d3
Bump the oclif group across 7 directories with 4 updates
2 parents 4221565 + 7c5846c commit 429eba3

File tree

8 files changed

+530
-1165
lines changed

8 files changed

+530
-1165
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
"liquidjs": "10.20.1",
7070
"node-fetch": "^3.3.2",
7171
"nx": "19.8.14",
72-
"oclif": "4.6.1",
72+
"oclif": "4.17.20",
7373
"octokit-plugin-create-pull-request": "^3.12.2",
7474
"pathe": "1.1.1",
7575
"pin-github-action": "^1.8.0",
@@ -98,7 +98,7 @@
9898
"resolutions": {
9999
"@types/react": "17.0.2",
100100
"vite": "5.4.12",
101-
"@oclif/core": "3.26.5",
101+
"@oclif/core": "3.27.0",
102102
"whatwg-url": "14.0.0",
103103
"supports-hyperlinks": "3.1.0",
104104
"@shopify/cli-hydrogen>@shopify/cli-kit": "link:./packages/cli-kit",

packages/app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"dependencies": {
5252
"@graphql-typed-document-node/core": "3.2.0",
5353
"@luckycatfactory/esbuild-graphql-loader": "3.8.1",
54-
"@oclif/core": "3.26.5",
54+
"@oclif/core": "3.27.0",
5555
"@shopify/cli-kit": "3.74.0",
5656
"@shopify/function-runner": "4.1.1",
5757
"@shopify/plugin-cloudflare": "3.74.0",

packages/cli-kit/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@
106106
"@bugsnag/js": "7.25.0",
107107
"@graphql-typed-document-node/core": "3.2.0",
108108
"@iarna/toml": "2.2.5",
109-
"@oclif/core": "3.26.5",
109+
"@oclif/core": "3.27.0",
110110
"@opentelemetry/api": "1.9.0",
111111
"@opentelemetry/core": "1.30.0",
112112
"@opentelemetry/exporter-metrics-otlp-http": "0.57.0",

packages/cli/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -107,9 +107,9 @@
107107
"esbuild": "0.24.2"
108108
},
109109
"devDependencies": {
110-
"@oclif/core": "3.26.5",
111-
"@oclif/plugin-commands": "3.3.2",
112-
"@oclif/plugin-plugins": "5.1.2",
110+
"@oclif/core": "3.27.0",
111+
"@oclif/plugin-commands": "3.3.4",
112+
"@oclif/plugin-plugins": "5.4.28",
113113
"@shopify/app": "3.74.0",
114114
"@shopify/cli-kit": "3.74.0",
115115
"@shopify/plugin-cloudflare": "3.74.0",

packages/plugin-cloudflare/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
]
4848
},
4949
"dependencies": {
50-
"@oclif/core": "3.26.5",
50+
"@oclif/core": "3.27.0",
5151
"@shopify/cli-kit": "3.74.0"
5252
},
5353
"devDependencies": {

packages/plugin-did-you-mean/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
]
4343
},
4444
"dependencies": {
45-
"@oclif/core": "3.26.5",
45+
"@oclif/core": "3.27.0",
4646
"@shopify/cli-kit": "3.74.0",
4747
"n-gram": "2.0.2"
4848
},

packages/theme/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
]
4343
},
4444
"dependencies": {
45-
"@oclif/core": "3.26.5",
45+
"@oclif/core": "3.27.0",
4646
"@shopify/cli-kit": "3.74.0",
4747
"@shopify/theme-check-node": "3.5.0",
4848
"@shopify/theme-language-server-node": "2.3.3",

0 commit comments

Comments
 (0)