@shopify/oxygen-cli 2.6.4-unstable.202311231527.0 → 2.6.4-unstable.202311281532.0

Sign up to get free protection for your applications and to get access to all the features.
package/CHANGELOG.md CHANGED
@@ -11,6 +11,8 @@
11
11
  - 8de6b5c: Update @bugsnag/js from 7.21.0 to 7.22.2
12
12
  - b23a5ea: Update @types/async from 3.2.23 to 3.2.24
13
13
  - 29c26b4: Update @shopify/cli-kit from 3.51.0 to 3.51.1
14
+ - bd0fe62: Update @shopify/cli-kit from 3.51.1 to 3.51.2
15
+ - 86a2042: Update @changesets/cli from 2.26.2 to 2.27.1
14
16
 
15
17
  ## 2.6.2
16
18
 
@@ -167,5 +167,5 @@
167
167
  ]
168
168
  }
169
169
  },
170
- "version": "2.6.4-unstable.202311231527.0"
170
+ "version": "2.6.4-unstable.202311281532.0"
171
171
  }
package/package.json CHANGED
@@ -5,7 +5,7 @@
5
5
  "@shopify:registry": "https://registry.npmjs.org"
6
6
  },
7
7
  "license": "MIT",
8
- "version": "2.6.4-unstable.202311231527.0",
8
+ "version": "2.6.4-unstable.202311281532.0",
9
9
  "type": "module",
10
10
  "scripts": {
11
11
  "build": "tsup --sourcemap --clean --config ./tsup.config.ts && oclif manifest",
@@ -40,12 +40,12 @@
40
40
  "@bugsnag/js": "^7.22.2",
41
41
  "@bugsnag/node": "^7.19.0",
42
42
  "@oclif/core": "2.11.7",
43
- "@shopify/cli-kit": "^3.51.1",
43
+ "@shopify/cli-kit": "^3.51.2",
44
44
  "async": "^3.2.5"
45
45
  },
46
46
  "devDependencies": {
47
47
  "@bugsnag/source-maps": "^2.3.1",
48
- "@changesets/cli": "^2.26.1",
48
+ "@changesets/cli": "^2.27.1",
49
49
  "@shopify/eslint-plugin": "^43.0.0",
50
50
  "@shopify/prettier-config": "^1.1.2",
51
51
  "@types/async": "^3.2.24",