@shopify/oxygen-cli 4.0.2-unstable.202401291539.0 → 4.0.2-unstable.202401311603.0

Sign up to get free protection for your applications and to get access to all the features.
package/CHANGELOG.md CHANGED
@@ -7,8 +7,10 @@
7
7
  - ff77445: Update @types/node from 20.11.5 to 20.11.6
8
8
  - 8edfc63: Update @types/node from 20.11.6 to 20.11.7
9
9
  - 21e7691: Update oclif from 4.3.9 to 4.3.10
10
+ - b831abb: Update oclif from 4.3.10 to 4.4.2
10
11
  - 07a49b8: Update vitest from 1.2.1 to 1.2.2
11
12
  - a91c7ef: Update @types/node from 20.11.7 to 20.11.10
13
+ - 92d12f9: Update @types/node from 20.11.10 to 20.11.13
12
14
 
13
15
  ## 4.0.0
14
16
 
@@ -174,5 +174,5 @@
174
174
  ]
175
175
  }
176
176
  },
177
- "version": "4.0.2-unstable.202401291539.0"
177
+ "version": "4.0.2-unstable.202401311603.0"
178
178
  }
package/package.json CHANGED
@@ -5,7 +5,7 @@
5
5
  "@shopify:registry": "https://registry.npmjs.org"
6
6
  },
7
7
  "license": "MIT",
8
- "version": "4.0.2-unstable.202401291539.0",
8
+ "version": "4.0.2-unstable.202401311603.0",
9
9
  "type": "module",
10
10
  "scripts": {
11
11
  "build": "tsup --sourcemap --clean --config ./tsup.config.ts && oclif manifest",
@@ -51,7 +51,7 @@
51
51
  "@shopify/eslint-plugin": "^44.0.0",
52
52
  "@shopify/prettier-config": "^1.1.2",
53
53
  "@types/async": "^3.2.24",
54
- "@types/node": "^20.11.10",
54
+ "@types/node": "^20.11.13",
55
55
  "eslint": "^8.55.0",
56
56
  "eslint-plugin-prettier": "^5.1.3",
57
57
  "node-fetch": "^3.3.2",