@shopify/oxygen-cli 2.6.4-unstable.202311211537.0 → 2.6.4-unstable.202311221523.0

Sign up to get free protection for your applications and to get access to all the features.
package/CHANGELOG.md CHANGED
@@ -9,6 +9,7 @@
9
9
  - c24d01b: Update oclif from 4.0.3 to 4.0.4
10
10
  - 1729a6d: Update typescript from 5.2.2 to 5.3.2
11
11
  - 8de6b5c: Update @bugsnag/js from 7.21.0 to 7.22.2
12
+ - b23a5ea: Update @types/async from 3.2.23 to 3.2.24
12
13
 
13
14
  ## 2.6.2
14
15
 
@@ -167,5 +167,5 @@
167
167
  ]
168
168
  }
169
169
  },
170
- "version": "2.6.4-unstable.202311211537.0"
170
+ "version": "2.6.4-unstable.202311221523.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.202311211537.0",
8
+ "version": "2.6.4-unstable.202311221523.0",
9
9
  "type": "module",
10
10
  "scripts": {
11
11
  "build": "tsup --sourcemap --clean --config ./tsup.config.ts && oclif manifest",
@@ -48,7 +48,7 @@
48
48
  "@changesets/cli": "^2.26.1",
49
49
  "@shopify/eslint-plugin": "^43.0.0",
50
50
  "@shopify/prettier-config": "^1.1.2",
51
- "@types/async": "^3.2.23",
51
+ "@types/async": "^3.2.24",
52
52
  "@types/node": "^20.9.1",
53
53
  "eslint": "^8.53.0",
54
54
  "eslint-plugin-prettier": "^5.0.1",