@oclif/plugin-test-esbuild 0.5.75 → 0.5.77

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -17,7 +17,7 @@ $ npm install -g @oclif/plugin-test-esbuild
17
17
  $ bundle COMMAND
18
18
  running command...
19
19
  $ bundle (--version)
20
- @oclif/plugin-test-esbuild/0.5.75 linux-x64 node-v22.14.0
20
+ @oclif/plugin-test-esbuild/0.5.77 linux-x64 node-v22.15.0
21
21
  $ bundle --help [COMMAND]
22
22
  USAGE
23
23
  $ bundle COMMAND
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  require_lib
3
- } from "./chunk-FU5FJ5NT.js";
3
+ } from "./chunk-KP3ISKDU.js";
4
4
  import {
5
5
  __toESM,
6
6
  init_cjs_shims
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  require_lib
3
- } from "./chunk-FU5FJ5NT.js";
3
+ } from "./chunk-KP3ISKDU.js";
4
4
  import {
5
5
  __toESM,
6
6
  init_cjs_shims
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  require_lib
3
- } from "./chunk-FU5FJ5NT.js";
3
+ } from "./chunk-KP3ISKDU.js";
4
4
  import {
5
5
  __toESM,
6
6
  init_cjs_shims
@@ -254,7 +254,7 @@ var require_package = __commonJS({
254
254
  module.exports = {
255
255
  name: "@oclif/core",
256
256
  description: "base library for oclif CLIs",
257
- version: "4.2.10",
257
+ version: "4.3.0",
258
258
  author: "Salesforce",
259
259
  bugs: "https://github.com/oclif/core/issues",
260
260
  dependencies: {
@@ -279,7 +279,7 @@ var require_package = __commonJS({
279
279
  },
280
280
  devDependencies: {
281
281
  "@commitlint/config-conventional": "^19",
282
- "@eslint/compat": "^1.2.7",
282
+ "@eslint/compat": "^1.2.8",
283
283
  "@oclif/plugin-help": "^6",
284
284
  "@oclif/plugin-plugins": "^5",
285
285
  "@oclif/prettier-config": "^0.2.1",
@@ -312,10 +312,10 @@ var require_package = __commonJS({
312
312
  mocha: "^10.8.2",
313
313
  nyc: "^15.1.0",
314
314
  prettier: "^3.5.3",
315
- shx: "^0.3.4",
315
+ shx: "^0.4.0",
316
316
  sinon: "^18",
317
317
  "ts-node": "^10.9.2",
318
- tsd: "^0.31.2",
318
+ tsd: "^0.32.0",
319
319
  typescript: "^5"
320
320
  },
321
321
  engines: {
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  require_lib
3
- } from "./chunk-FU5FJ5NT.js";
3
+ } from "./chunk-KP3ISKDU.js";
4
4
  import {
5
5
  __toESM,
6
6
  init_cjs_shims
@@ -1,7 +1,7 @@
1
1
  import {
2
2
  ESBuild
3
- } from "../chunk-O6SAS3WH.js";
4
- import "../chunk-FU5FJ5NT.js";
3
+ } from "../chunk-7W7N7CYR.js";
4
+ import "../chunk-KP3ISKDU.js";
5
5
  import "../chunk-VACRQA52.js";
6
6
  import "../chunk-RRP6KXWN.js";
7
7
  export {
@@ -1,7 +1,7 @@
1
1
  import {
2
2
  Hello
3
- } from "../../chunk-W4W4X65L.js";
4
- import "../../chunk-FU5FJ5NT.js";
3
+ } from "../../chunk-6C3J5FCX.js";
4
+ import "../../chunk-KP3ISKDU.js";
5
5
  import "../../chunk-VACRQA52.js";
6
6
  import "../../chunk-RRP6KXWN.js";
7
7
  export {
@@ -1,7 +1,7 @@
1
1
  import {
2
2
  World
3
- } from "../../chunk-FCZBEPW7.js";
4
- import "../../chunk-FU5FJ5NT.js";
3
+ } from "../../chunk-GM7OKPQK.js";
4
+ import "../../chunk-KP3ISKDU.js";
5
5
  import "../../chunk-VACRQA52.js";
6
6
  import "../../chunk-RRP6KXWN.js";
7
7
  export {
@@ -1,7 +1,7 @@
1
1
  import {
2
2
  init_default
3
- } from "../../chunk-WESRE7YP.js";
4
- import "../../chunk-FU5FJ5NT.js";
3
+ } from "../../chunk-WMVPFLNV.js";
4
+ import "../../chunk-KP3ISKDU.js";
5
5
  import "../../chunk-VACRQA52.js";
6
6
  import "../../chunk-RRP6KXWN.js";
7
7
  export {
package/dist/index.js CHANGED
@@ -1,20 +1,20 @@
1
1
  import {
2
2
  ESBuild
3
- } from "./chunk-O6SAS3WH.js";
3
+ } from "./chunk-7W7N7CYR.js";
4
4
  import {
5
5
  Hello
6
- } from "./chunk-W4W4X65L.js";
6
+ } from "./chunk-6C3J5FCX.js";
7
7
  import {
8
8
  World
9
- } from "./chunk-FCZBEPW7.js";
9
+ } from "./chunk-GM7OKPQK.js";
10
10
  import {
11
11
  init_default
12
- } from "./chunk-WESRE7YP.js";
12
+ } from "./chunk-WMVPFLNV.js";
13
13
  import {
14
14
  require_ansis,
15
15
  require_lib,
16
16
  require_src
17
- } from "./chunk-FU5FJ5NT.js";
17
+ } from "./chunk-KP3ISKDU.js";
18
18
  import {
19
19
  require_lib as require_lib2
20
20
  } from "./chunk-SO2G2ODZ.js";
@@ -322,7 +322,7 @@ var NPM = class {
322
322
  const npmPath = npmPjsonPath.slice(0, Math.max(0, npmPjsonPath.lastIndexOf(sep)));
323
323
  this.bin = join(npmPath, npmPjson.bin.npm);
324
324
  } catch {
325
- const { default: which } = await import("./lib-GHTB6ZPQ.js");
325
+ const { default: which } = await import("./lib-ROUCSBBQ.js");
326
326
  this.bin = await which("npm");
327
327
  }
328
328
  if (!this.bin) {
@@ -403,7 +403,7 @@ var Yarn = class {
403
403
  try {
404
404
  this.bin = require2.resolve("yarn/bin/yarn.js", { paths: [this.config.root, fileURLToPath2(import.meta.url)] });
405
405
  } catch {
406
- const { default: which } = await import("./lib-GHTB6ZPQ.js");
406
+ const { default: which } = await import("./lib-ROUCSBBQ.js");
407
407
  this.bin = await which("yarn");
408
408
  }
409
409
  if (!this.bin) {
@@ -4,9 +4,9 @@ import {
4
4
  init_cjs_shims
5
5
  } from "./chunk-RRP6KXWN.js";
6
6
 
7
- // node_modules/isexe/dist/cjs/posix.js
7
+ // node_modules/@oclif/plugin-plugins/node_modules/isexe/dist/cjs/posix.js
8
8
  var require_posix = __commonJS({
9
- "node_modules/isexe/dist/cjs/posix.js"(exports) {
9
+ "node_modules/@oclif/plugin-plugins/node_modules/isexe/dist/cjs/posix.js"(exports) {
10
10
  "use strict";
11
11
  init_cjs_shims();
12
12
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -58,9 +58,9 @@ var require_posix = __commonJS({
58
58
  }
59
59
  });
60
60
 
61
- // node_modules/isexe/dist/cjs/win32.js
61
+ // node_modules/@oclif/plugin-plugins/node_modules/isexe/dist/cjs/win32.js
62
62
  var require_win32 = __commonJS({
63
- "node_modules/isexe/dist/cjs/win32.js"(exports) {
63
+ "node_modules/@oclif/plugin-plugins/node_modules/isexe/dist/cjs/win32.js"(exports) {
64
64
  "use strict";
65
65
  init_cjs_shims();
66
66
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -110,18 +110,18 @@ var require_win32 = __commonJS({
110
110
  }
111
111
  });
112
112
 
113
- // node_modules/isexe/dist/cjs/options.js
113
+ // node_modules/@oclif/plugin-plugins/node_modules/isexe/dist/cjs/options.js
114
114
  var require_options = __commonJS({
115
- "node_modules/isexe/dist/cjs/options.js"(exports) {
115
+ "node_modules/@oclif/plugin-plugins/node_modules/isexe/dist/cjs/options.js"(exports) {
116
116
  "use strict";
117
117
  init_cjs_shims();
118
118
  Object.defineProperty(exports, "__esModule", { value: true });
119
119
  }
120
120
  });
121
121
 
122
- // node_modules/isexe/dist/cjs/index.js
122
+ // node_modules/@oclif/plugin-plugins/node_modules/isexe/dist/cjs/index.js
123
123
  var require_cjs = __commonJS({
124
- "node_modules/isexe/dist/cjs/index.js"(exports) {
124
+ "node_modules/@oclif/plugin-plugins/node_modules/isexe/dist/cjs/index.js"(exports) {
125
125
  "use strict";
126
126
  init_cjs_shims();
127
127
  var __createBinding = exports && exports.__createBinding || (Object.create ? function(o, m, k, k2) {
@@ -475,5 +475,5 @@
475
475
  "enableJsonFlag": false
476
476
  }
477
477
  },
478
- "version": "0.5.75"
478
+ "version": "0.5.77"
479
479
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@oclif/plugin-test-esbuild",
3
- "version": "0.5.75",
3
+ "version": "0.5.77",
4
4
  "description": "Bundled plugin for testing",
5
5
  "author": "Salesforce",
6
6
  "bugs": "https://github.com/oclif/plugin-test-esbuild/issues",
@@ -13,23 +13,23 @@
13
13
  "dependencies": {
14
14
  "@oclif/core": "^4",
15
15
  "@oclif/plugin-plugins": "^5.4.36",
16
- "@oclif/plugin-test-esm-1": "^0.8.68"
16
+ "@oclif/plugin-test-esm-1": "^0.8.69"
17
17
  },
18
18
  "devDependencies": {
19
- "@eslint/compat": "^1.2.7",
19
+ "@eslint/compat": "^1.2.9",
20
20
  "@oclif/prettier-config": "^0.2.1",
21
21
  "@oclif/test": "^4",
22
22
  "@types/chai": "^4",
23
23
  "@types/mocha": "^10",
24
24
  "@types/node": "^18",
25
25
  "chai": "^4",
26
- "esbuild": "^0.25.1",
27
- "eslint": "^9.23.0",
28
- "eslint-config-oclif": "^6.0.29",
29
- "eslint-config-prettier": "^10.1.1",
26
+ "esbuild": "^0.25.3",
27
+ "eslint": "^9.26.0",
28
+ "eslint-config-oclif": "^6.0.46",
29
+ "eslint-config-prettier": "^10.1.2",
30
30
  "mocha": "^10",
31
- "oclif": "^4.17.34",
32
- "shx": "^0.3.4",
31
+ "oclif": "^4.17.46",
32
+ "shx": "^0.4.0",
33
33
  "ts-node": "^10.9.2",
34
34
  "typescript": "^5"
35
35
  },