@salesforce/analytics 1.4.10 → 1.4.11
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/npm-shrinkwrap.json +32 -153
- package/oclif.lock +16 -64
- package/oclif.manifest.json +317 -317
- package/package.json +5 -5
package/npm-shrinkwrap.json
CHANGED
|
@@ -1,16 +1,16 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@salesforce/analytics",
|
|
3
|
-
"version": "1.4.
|
|
3
|
+
"version": "1.4.11",
|
|
4
4
|
"lockfileVersion": 3,
|
|
5
5
|
"requires": true,
|
|
6
6
|
"packages": {
|
|
7
7
|
"": {
|
|
8
8
|
"name": "@salesforce/analytics",
|
|
9
|
-
"version": "1.4.
|
|
9
|
+
"version": "1.4.11",
|
|
10
10
|
"license": "BSD-3-Clause",
|
|
11
11
|
"dependencies": {
|
|
12
12
|
"@oclif/core": "^3.18.2",
|
|
13
|
-
"@oclif/plugin-help": "^6.0.
|
|
13
|
+
"@oclif/plugin-help": "^6.0.20",
|
|
14
14
|
"@salesforce/core": "^6.7.1",
|
|
15
15
|
"@salesforce/kit": "^3.0.15",
|
|
16
16
|
"@salesforce/sf-plugins-core": "^7.1.16",
|
|
@@ -27,7 +27,7 @@
|
|
|
27
27
|
"@salesforce/ts-sinon": "^1.4.19",
|
|
28
28
|
"@types/lodash.get": "^4.4.9",
|
|
29
29
|
"eslint-plugin-mocha": "^10.4.1",
|
|
30
|
-
"eslint-plugin-sf-plugin": "^1.17.
|
|
30
|
+
"eslint-plugin-sf-plugin": "^1.17.5",
|
|
31
31
|
"oclif": "^4",
|
|
32
32
|
"ts-node": "^10.9.2",
|
|
33
33
|
"typescript": "^5.4.3"
|
|
@@ -3088,9 +3088,9 @@
|
|
|
3088
3088
|
}
|
|
3089
3089
|
},
|
|
3090
3090
|
"node_modules/@oclif/core": {
|
|
3091
|
-
"version": "3.
|
|
3092
|
-
"resolved": "https://registry.npmjs.org/@oclif/core/-/core-3.
|
|
3093
|
-
"integrity": "sha512-
|
|
3091
|
+
"version": "3.26.0",
|
|
3092
|
+
"resolved": "https://registry.npmjs.org/@oclif/core/-/core-3.26.0.tgz",
|
|
3093
|
+
"integrity": "sha512-TpMdfD4tfA2tVVbd4l0PrP02o5KoUXYmudBbTC7CeguDo/GLoprw4uL8cMsaVA26+cbcy7WYtOEydQiHVtJixA==",
|
|
3094
3094
|
"license": "MIT",
|
|
3095
3095
|
"dependencies": {
|
|
3096
3096
|
"@types/cli-progress": "^3.11.5",
|
|
@@ -3451,12 +3451,12 @@
|
|
|
3451
3451
|
}
|
|
3452
3452
|
},
|
|
3453
3453
|
"node_modules/@oclif/plugin-help": {
|
|
3454
|
-
"version": "6.0.
|
|
3455
|
-
"resolved": "https://registry.npmjs.org/@oclif/plugin-help/-/plugin-help-6.0.
|
|
3456
|
-
"integrity": "sha512-
|
|
3454
|
+
"version": "6.0.20",
|
|
3455
|
+
"resolved": "https://registry.npmjs.org/@oclif/plugin-help/-/plugin-help-6.0.20.tgz",
|
|
3456
|
+
"integrity": "sha512-4UG/5q7O3dhUsC0JMqcUV0NU7jybkXkAXLnsRt+KVzDtZWwNOeBECimIFWOmwna5BaneTn8b0+lqO4JvUgeiqA==",
|
|
3457
3457
|
"license": "MIT",
|
|
3458
3458
|
"dependencies": {
|
|
3459
|
-
"@oclif/core": "^3.
|
|
3459
|
+
"@oclif/core": "^3.26.0"
|
|
3460
3460
|
},
|
|
3461
3461
|
"engines": {
|
|
3462
3462
|
"node": ">=18.0.0"
|
|
@@ -6791,16 +6791,16 @@
|
|
|
6791
6791
|
}
|
|
6792
6792
|
},
|
|
6793
6793
|
"node_modules/doctrine": {
|
|
6794
|
-
"version": "
|
|
6795
|
-
"resolved": "https://registry.npmjs.org/doctrine/-/doctrine-
|
|
6796
|
-
"integrity": "sha512-
|
|
6794
|
+
"version": "2.1.0",
|
|
6795
|
+
"resolved": "https://registry.npmjs.org/doctrine/-/doctrine-2.1.0.tgz",
|
|
6796
|
+
"integrity": "sha512-35mSku4ZXK0vfCuHEDAwt55dg2jNajHZ1odvF+8SSr82EsZY4QmXfuWso8oEd8zRhVObSN18aM0CjSdoBX7zIw==",
|
|
6797
6797
|
"dev": true,
|
|
6798
6798
|
"license": "Apache-2.0",
|
|
6799
6799
|
"dependencies": {
|
|
6800
6800
|
"esutils": "^2.0.2"
|
|
6801
6801
|
},
|
|
6802
6802
|
"engines": {
|
|
6803
|
-
"node": ">=
|
|
6803
|
+
"node": ">=0.10.0"
|
|
6804
6804
|
}
|
|
6805
6805
|
},
|
|
6806
6806
|
"node_modules/dom-serializer": {
|
|
@@ -7298,19 +7298,6 @@
|
|
|
7298
7298
|
"ms": "^2.1.1"
|
|
7299
7299
|
}
|
|
7300
7300
|
},
|
|
7301
|
-
"node_modules/eslint-plugin-import/node_modules/doctrine": {
|
|
7302
|
-
"version": "2.1.0",
|
|
7303
|
-
"resolved": "https://registry.npmjs.org/doctrine/-/doctrine-2.1.0.tgz",
|
|
7304
|
-
"integrity": "sha512-35mSku4ZXK0vfCuHEDAwt55dg2jNajHZ1odvF+8SSr82EsZY4QmXfuWso8oEd8zRhVObSN18aM0CjSdoBX7zIw==",
|
|
7305
|
-
"dev": true,
|
|
7306
|
-
"license": "Apache-2.0",
|
|
7307
|
-
"dependencies": {
|
|
7308
|
-
"esutils": "^2.0.2"
|
|
7309
|
-
},
|
|
7310
|
-
"engines": {
|
|
7311
|
-
"node": ">=0.10.0"
|
|
7312
|
-
}
|
|
7313
|
-
},
|
|
7314
7301
|
"node_modules/eslint-plugin-import/node_modules/semver": {
|
|
7315
7302
|
"version": "6.3.1",
|
|
7316
7303
|
"resolved": "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz",
|
|
@@ -7375,140 +7362,19 @@
|
|
|
7375
7362
|
}
|
|
7376
7363
|
},
|
|
7377
7364
|
"node_modules/eslint-plugin-sf-plugin": {
|
|
7378
|
-
"version": "1.17.
|
|
7379
|
-
"resolved": "https://registry.npmjs.org/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.17.
|
|
7380
|
-
"integrity": "sha512-
|
|
7365
|
+
"version": "1.17.5",
|
|
7366
|
+
"resolved": "https://registry.npmjs.org/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.17.5.tgz",
|
|
7367
|
+
"integrity": "sha512-TQlUNOwop8aGeIOY+Vtj3OV0EGN7ps2YpV9LEvgGpw7Eeg5ocULQqR6WPwuRpeRn+XUNl7AC5NVDdhveA1fEEQ==",
|
|
7381
7368
|
"dev": true,
|
|
7382
7369
|
"license": "BSD-3-Clause",
|
|
7383
7370
|
"dependencies": {
|
|
7384
|
-
"@salesforce/core": "^6.7.
|
|
7371
|
+
"@salesforce/core": "^6.7.3",
|
|
7385
7372
|
"@typescript-eslint/utils": "^6.17.0"
|
|
7386
7373
|
},
|
|
7387
7374
|
"engines": {
|
|
7388
7375
|
"node": ">=16.0.0"
|
|
7389
7376
|
}
|
|
7390
7377
|
},
|
|
7391
|
-
"node_modules/eslint-plugin-sf-plugin/node_modules/@typescript-eslint/scope-manager": {
|
|
7392
|
-
"version": "6.19.0",
|
|
7393
|
-
"resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-6.19.0.tgz",
|
|
7394
|
-
"integrity": "sha512-dO1XMhV2ehBI6QN8Ufi7I10wmUovmLU0Oru3n5LVlM2JuzB4M+dVphCPLkVpKvGij2j/pHBWuJ9piuXx+BhzxQ==",
|
|
7395
|
-
"dev": true,
|
|
7396
|
-
"license": "MIT",
|
|
7397
|
-
"dependencies": {
|
|
7398
|
-
"@typescript-eslint/types": "6.19.0",
|
|
7399
|
-
"@typescript-eslint/visitor-keys": "6.19.0"
|
|
7400
|
-
},
|
|
7401
|
-
"engines": {
|
|
7402
|
-
"node": "^16.0.0 || >=18.0.0"
|
|
7403
|
-
},
|
|
7404
|
-
"funding": {
|
|
7405
|
-
"type": "opencollective",
|
|
7406
|
-
"url": "https://opencollective.com/typescript-eslint"
|
|
7407
|
-
}
|
|
7408
|
-
},
|
|
7409
|
-
"node_modules/eslint-plugin-sf-plugin/node_modules/@typescript-eslint/types": {
|
|
7410
|
-
"version": "6.19.0",
|
|
7411
|
-
"resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-6.19.0.tgz",
|
|
7412
|
-
"integrity": "sha512-lFviGV/vYhOy3m8BJ/nAKoAyNhInTdXpftonhWle66XHAtT1ouBlkjL496b5H5hb8dWXHwtypTqgtb/DEa+j5A==",
|
|
7413
|
-
"dev": true,
|
|
7414
|
-
"license": "MIT",
|
|
7415
|
-
"engines": {
|
|
7416
|
-
"node": "^16.0.0 || >=18.0.0"
|
|
7417
|
-
},
|
|
7418
|
-
"funding": {
|
|
7419
|
-
"type": "opencollective",
|
|
7420
|
-
"url": "https://opencollective.com/typescript-eslint"
|
|
7421
|
-
}
|
|
7422
|
-
},
|
|
7423
|
-
"node_modules/eslint-plugin-sf-plugin/node_modules/@typescript-eslint/typescript-estree": {
|
|
7424
|
-
"version": "6.19.0",
|
|
7425
|
-
"resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-6.19.0.tgz",
|
|
7426
|
-
"integrity": "sha512-o/zefXIbbLBZ8YJ51NlkSAt2BamrK6XOmuxSR3hynMIzzyMY33KuJ9vuMdFSXW+H0tVvdF9qBPTHA91HDb4BIQ==",
|
|
7427
|
-
"dev": true,
|
|
7428
|
-
"license": "BSD-2-Clause",
|
|
7429
|
-
"dependencies": {
|
|
7430
|
-
"@typescript-eslint/types": "6.19.0",
|
|
7431
|
-
"@typescript-eslint/visitor-keys": "6.19.0",
|
|
7432
|
-
"debug": "^4.3.4",
|
|
7433
|
-
"globby": "^11.1.0",
|
|
7434
|
-
"is-glob": "^4.0.3",
|
|
7435
|
-
"minimatch": "9.0.3",
|
|
7436
|
-
"semver": "^7.5.4",
|
|
7437
|
-
"ts-api-utils": "^1.0.1"
|
|
7438
|
-
},
|
|
7439
|
-
"engines": {
|
|
7440
|
-
"node": "^16.0.0 || >=18.0.0"
|
|
7441
|
-
},
|
|
7442
|
-
"funding": {
|
|
7443
|
-
"type": "opencollective",
|
|
7444
|
-
"url": "https://opencollective.com/typescript-eslint"
|
|
7445
|
-
},
|
|
7446
|
-
"peerDependenciesMeta": {
|
|
7447
|
-
"typescript": {
|
|
7448
|
-
"optional": true
|
|
7449
|
-
}
|
|
7450
|
-
}
|
|
7451
|
-
},
|
|
7452
|
-
"node_modules/eslint-plugin-sf-plugin/node_modules/@typescript-eslint/utils": {
|
|
7453
|
-
"version": "6.19.0",
|
|
7454
|
-
"resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-6.19.0.tgz",
|
|
7455
|
-
"integrity": "sha512-QR41YXySiuN++/dC9UArYOg4X86OAYP83OWTewpVx5ct1IZhjjgTLocj7QNxGhWoTqknsgpl7L+hGygCO+sdYw==",
|
|
7456
|
-
"dev": true,
|
|
7457
|
-
"license": "MIT",
|
|
7458
|
-
"dependencies": {
|
|
7459
|
-
"@eslint-community/eslint-utils": "^4.4.0",
|
|
7460
|
-
"@types/json-schema": "^7.0.12",
|
|
7461
|
-
"@types/semver": "^7.5.0",
|
|
7462
|
-
"@typescript-eslint/scope-manager": "6.19.0",
|
|
7463
|
-
"@typescript-eslint/types": "6.19.0",
|
|
7464
|
-
"@typescript-eslint/typescript-estree": "6.19.0",
|
|
7465
|
-
"semver": "^7.5.4"
|
|
7466
|
-
},
|
|
7467
|
-
"engines": {
|
|
7468
|
-
"node": "^16.0.0 || >=18.0.0"
|
|
7469
|
-
},
|
|
7470
|
-
"funding": {
|
|
7471
|
-
"type": "opencollective",
|
|
7472
|
-
"url": "https://opencollective.com/typescript-eslint"
|
|
7473
|
-
},
|
|
7474
|
-
"peerDependencies": {
|
|
7475
|
-
"eslint": "^7.0.0 || ^8.0.0"
|
|
7476
|
-
}
|
|
7477
|
-
},
|
|
7478
|
-
"node_modules/eslint-plugin-sf-plugin/node_modules/@typescript-eslint/visitor-keys": {
|
|
7479
|
-
"version": "6.19.0",
|
|
7480
|
-
"resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-6.19.0.tgz",
|
|
7481
|
-
"integrity": "sha512-hZaUCORLgubBvtGpp1JEFEazcuEdfxta9j4iUwdSAr7mEsYYAp3EAUyCZk3VEEqGj6W+AV4uWyrDGtrlawAsgQ==",
|
|
7482
|
-
"dev": true,
|
|
7483
|
-
"license": "MIT",
|
|
7484
|
-
"dependencies": {
|
|
7485
|
-
"@typescript-eslint/types": "6.19.0",
|
|
7486
|
-
"eslint-visitor-keys": "^3.4.1"
|
|
7487
|
-
},
|
|
7488
|
-
"engines": {
|
|
7489
|
-
"node": "^16.0.0 || >=18.0.0"
|
|
7490
|
-
},
|
|
7491
|
-
"funding": {
|
|
7492
|
-
"type": "opencollective",
|
|
7493
|
-
"url": "https://opencollective.com/typescript-eslint"
|
|
7494
|
-
}
|
|
7495
|
-
},
|
|
7496
|
-
"node_modules/eslint-plugin-sf-plugin/node_modules/minimatch": {
|
|
7497
|
-
"version": "9.0.3",
|
|
7498
|
-
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.3.tgz",
|
|
7499
|
-
"integrity": "sha512-RHiac9mvaRw0x3AYRgDC1CxAP7HTcNrrECeA8YYJeWnpo+2Q5CegtZjaotWTWxDG3UeGA1coE05iH1mPjT/2mg==",
|
|
7500
|
-
"dev": true,
|
|
7501
|
-
"license": "ISC",
|
|
7502
|
-
"dependencies": {
|
|
7503
|
-
"brace-expansion": "^2.0.1"
|
|
7504
|
-
},
|
|
7505
|
-
"engines": {
|
|
7506
|
-
"node": ">=16 || 14 >=14.17"
|
|
7507
|
-
},
|
|
7508
|
-
"funding": {
|
|
7509
|
-
"url": "https://github.com/sponsors/isaacs"
|
|
7510
|
-
}
|
|
7511
|
-
},
|
|
7512
7378
|
"node_modules/eslint-plugin-unicorn": {
|
|
7513
7379
|
"version": "50.0.1",
|
|
7514
7380
|
"resolved": "https://registry.npmjs.org/eslint-plugin-unicorn/-/eslint-plugin-unicorn-50.0.1.tgz",
|
|
@@ -7619,6 +7485,19 @@
|
|
|
7619
7485
|
"url": "https://github.com/chalk/chalk?sponsor=1"
|
|
7620
7486
|
}
|
|
7621
7487
|
},
|
|
7488
|
+
"node_modules/eslint/node_modules/doctrine": {
|
|
7489
|
+
"version": "3.0.0",
|
|
7490
|
+
"resolved": "https://registry.npmjs.org/doctrine/-/doctrine-3.0.0.tgz",
|
|
7491
|
+
"integrity": "sha512-yS+Q5i3hBf7GBkd4KG8a7eBNNWNGLTaEwwYWUijIYM7zrlYDM0BFXHjjPWlWZ1Rg7UaddZeIDmi9jF3HmqiQ2w==",
|
|
7492
|
+
"dev": true,
|
|
7493
|
+
"license": "Apache-2.0",
|
|
7494
|
+
"dependencies": {
|
|
7495
|
+
"esutils": "^2.0.2"
|
|
7496
|
+
},
|
|
7497
|
+
"engines": {
|
|
7498
|
+
"node": ">=6.0.0"
|
|
7499
|
+
}
|
|
7500
|
+
},
|
|
7622
7501
|
"node_modules/eslint/node_modules/find-up": {
|
|
7623
7502
|
"version": "5.0.0",
|
|
7624
7503
|
"resolved": "https://registry.npmjs.org/find-up/-/find-up-5.0.0.tgz",
|
package/oclif.lock
CHANGED
|
@@ -1319,10 +1319,10 @@
|
|
|
1319
1319
|
wordwrap "^1.0.0"
|
|
1320
1320
|
wrap-ansi "^7.0.0"
|
|
1321
1321
|
|
|
1322
|
-
"@oclif/core@^3.15.1", "@oclif/core@^3.18.2", "@oclif/core@^3.20.0", "@oclif/core@^3.21.0", "@oclif/core@^3.23.0":
|
|
1323
|
-
version "3.
|
|
1324
|
-
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.
|
|
1325
|
-
integrity sha512-
|
|
1322
|
+
"@oclif/core@^3.15.1", "@oclif/core@^3.18.2", "@oclif/core@^3.20.0", "@oclif/core@^3.21.0", "@oclif/core@^3.23.0", "@oclif/core@^3.26.0":
|
|
1323
|
+
version "3.26.0"
|
|
1324
|
+
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.26.0.tgz#959d5e9f13f4ad6a4e98235ad125189df9ee4279"
|
|
1325
|
+
integrity sha512-TpMdfD4tfA2tVVbd4l0PrP02o5KoUXYmudBbTC7CeguDo/GLoprw4uL8cMsaVA26+cbcy7WYtOEydQiHVtJixA==
|
|
1326
1326
|
dependencies:
|
|
1327
1327
|
"@types/cli-progress" "^3.11.5"
|
|
1328
1328
|
ansi-escapes "^4.3.2"
|
|
@@ -1369,12 +1369,12 @@
|
|
|
1369
1369
|
semver "^7.6.0"
|
|
1370
1370
|
ts-json-schema-generator "^1.5.0"
|
|
1371
1371
|
|
|
1372
|
-
"@oclif/plugin-help@^6.0.
|
|
1373
|
-
version "6.0.
|
|
1374
|
-
resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.0.
|
|
1375
|
-
integrity sha512-
|
|
1372
|
+
"@oclif/plugin-help@^6.0.18", "@oclif/plugin-help@^6.0.20":
|
|
1373
|
+
version "6.0.20"
|
|
1374
|
+
resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.0.20.tgz#e4a640505508224d7b9c0e61711ae4dad3f4782b"
|
|
1375
|
+
integrity sha512-4UG/5q7O3dhUsC0JMqcUV0NU7jybkXkAXLnsRt+KVzDtZWwNOeBECimIFWOmwna5BaneTn8b0+lqO4JvUgeiqA==
|
|
1376
1376
|
dependencies:
|
|
1377
|
-
"@oclif/core" "^3.
|
|
1377
|
+
"@oclif/core" "^3.26.0"
|
|
1378
1378
|
|
|
1379
1379
|
"@oclif/plugin-not-found@^3.0.14":
|
|
1380
1380
|
version "3.0.14"
|
|
@@ -1416,7 +1416,7 @@
|
|
|
1416
1416
|
strip-ansi "6.0.1"
|
|
1417
1417
|
ts-retry-promise "^0.8.0"
|
|
1418
1418
|
|
|
1419
|
-
"@salesforce/core@^6.4.1", "@salesforce/core@^6.6.0", "@salesforce/core@^6.7.
|
|
1419
|
+
"@salesforce/core@^6.4.1", "@salesforce/core@^6.6.0", "@salesforce/core@^6.7.1", "@salesforce/core@^6.7.3":
|
|
1420
1420
|
version "6.7.3"
|
|
1421
1421
|
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-6.7.3.tgz#5d8f30c40ac3cebb898c8e845fe9a067bc729268"
|
|
1422
1422
|
integrity sha512-uU+PuZZGXxByhvnXLH1V3eY5P1caw401dIZ/QvhzYxoP/alPLk7dpChnZNJYH5Rw3dc/AhSPw+eg0cvUyjhP1Q==
|
|
@@ -2302,14 +2302,6 @@
|
|
|
2302
2302
|
"@typescript-eslint/visitor-keys" "6.21.0"
|
|
2303
2303
|
debug "^4.3.4"
|
|
2304
2304
|
|
|
2305
|
-
"@typescript-eslint/scope-manager@6.19.0":
|
|
2306
|
-
version "6.19.0"
|
|
2307
|
-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-6.19.0.tgz#b6d2abb825b29ab70cb542d220e40c61c1678116"
|
|
2308
|
-
integrity sha512-dO1XMhV2ehBI6QN8Ufi7I10wmUovmLU0Oru3n5LVlM2JuzB4M+dVphCPLkVpKvGij2j/pHBWuJ9piuXx+BhzxQ==
|
|
2309
|
-
dependencies:
|
|
2310
|
-
"@typescript-eslint/types" "6.19.0"
|
|
2311
|
-
"@typescript-eslint/visitor-keys" "6.19.0"
|
|
2312
|
-
|
|
2313
2305
|
"@typescript-eslint/scope-manager@6.21.0":
|
|
2314
2306
|
version "6.21.0"
|
|
2315
2307
|
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-6.21.0.tgz#ea8a9bfc8f1504a6ac5d59a6df308d3a0630a2b1"
|
|
@@ -2328,30 +2320,11 @@
|
|
|
2328
2320
|
debug "^4.3.4"
|
|
2329
2321
|
ts-api-utils "^1.0.1"
|
|
2330
2322
|
|
|
2331
|
-
"@typescript-eslint/types@6.19.0":
|
|
2332
|
-
version "6.19.0"
|
|
2333
|
-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-6.19.0.tgz#689b0498c436272a6a2059b09f44bcbd90de294a"
|
|
2334
|
-
integrity sha512-lFviGV/vYhOy3m8BJ/nAKoAyNhInTdXpftonhWle66XHAtT1ouBlkjL496b5H5hb8dWXHwtypTqgtb/DEa+j5A==
|
|
2335
|
-
|
|
2336
2323
|
"@typescript-eslint/types@6.21.0":
|
|
2337
2324
|
version "6.21.0"
|
|
2338
2325
|
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-6.21.0.tgz#205724c5123a8fef7ecd195075fa6e85bac3436d"
|
|
2339
2326
|
integrity sha512-1kFmZ1rOm5epu9NZEZm1kckCDGj5UJEf7P1kliH4LKu/RkwpsfqqGmY2OOcUs18lSlQBKLDYBOGxRVtrMN5lpg==
|
|
2340
2327
|
|
|
2341
|
-
"@typescript-eslint/typescript-estree@6.19.0":
|
|
2342
|
-
version "6.19.0"
|
|
2343
|
-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-6.19.0.tgz#0813ba364a409afb4d62348aec0202600cb468fa"
|
|
2344
|
-
integrity sha512-o/zefXIbbLBZ8YJ51NlkSAt2BamrK6XOmuxSR3hynMIzzyMY33KuJ9vuMdFSXW+H0tVvdF9qBPTHA91HDb4BIQ==
|
|
2345
|
-
dependencies:
|
|
2346
|
-
"@typescript-eslint/types" "6.19.0"
|
|
2347
|
-
"@typescript-eslint/visitor-keys" "6.19.0"
|
|
2348
|
-
debug "^4.3.4"
|
|
2349
|
-
globby "^11.1.0"
|
|
2350
|
-
is-glob "^4.0.3"
|
|
2351
|
-
minimatch "9.0.3"
|
|
2352
|
-
semver "^7.5.4"
|
|
2353
|
-
ts-api-utils "^1.0.1"
|
|
2354
|
-
|
|
2355
2328
|
"@typescript-eslint/typescript-estree@6.21.0":
|
|
2356
2329
|
version "6.21.0"
|
|
2357
2330
|
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-6.21.0.tgz#c47ae7901db3b8bddc3ecd73daff2d0895688c46"
|
|
@@ -2366,7 +2339,7 @@
|
|
|
2366
2339
|
semver "^7.5.4"
|
|
2367
2340
|
ts-api-utils "^1.0.1"
|
|
2368
2341
|
|
|
2369
|
-
"@typescript-eslint/utils@6.21.0":
|
|
2342
|
+
"@typescript-eslint/utils@6.21.0", "@typescript-eslint/utils@^6.17.0":
|
|
2370
2343
|
version "6.21.0"
|
|
2371
2344
|
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-6.21.0.tgz#4714e7a6b39e773c1c8e97ec587f520840cd8134"
|
|
2372
2345
|
integrity sha512-NfWVaC8HP9T8cbKQxHcsJBY5YE1O33+jpMwN45qzWWaPDZgLIbo12toGMWnmhvCpd3sIxkpDw3Wv1B3dYrbDQQ==
|
|
@@ -2379,27 +2352,6 @@
|
|
|
2379
2352
|
"@typescript-eslint/typescript-estree" "6.21.0"
|
|
2380
2353
|
semver "^7.5.4"
|
|
2381
2354
|
|
|
2382
|
-
"@typescript-eslint/utils@^6.17.0":
|
|
2383
|
-
version "6.19.0"
|
|
2384
|
-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-6.19.0.tgz#557b72c3eeb4f73bef8037c85dae57b21beb1a4b"
|
|
2385
|
-
integrity sha512-QR41YXySiuN++/dC9UArYOg4X86OAYP83OWTewpVx5ct1IZhjjgTLocj7QNxGhWoTqknsgpl7L+hGygCO+sdYw==
|
|
2386
|
-
dependencies:
|
|
2387
|
-
"@eslint-community/eslint-utils" "^4.4.0"
|
|
2388
|
-
"@types/json-schema" "^7.0.12"
|
|
2389
|
-
"@types/semver" "^7.5.0"
|
|
2390
|
-
"@typescript-eslint/scope-manager" "6.19.0"
|
|
2391
|
-
"@typescript-eslint/types" "6.19.0"
|
|
2392
|
-
"@typescript-eslint/typescript-estree" "6.19.0"
|
|
2393
|
-
semver "^7.5.4"
|
|
2394
|
-
|
|
2395
|
-
"@typescript-eslint/visitor-keys@6.19.0":
|
|
2396
|
-
version "6.19.0"
|
|
2397
|
-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-6.19.0.tgz#4565e0ecd63ca1f81b96f1dd76e49f746c6b2b49"
|
|
2398
|
-
integrity sha512-hZaUCORLgubBvtGpp1JEFEazcuEdfxta9j4iUwdSAr7mEsYYAp3EAUyCZk3VEEqGj6W+AV4uWyrDGtrlawAsgQ==
|
|
2399
|
-
dependencies:
|
|
2400
|
-
"@typescript-eslint/types" "6.19.0"
|
|
2401
|
-
eslint-visitor-keys "^3.4.1"
|
|
2402
|
-
|
|
2403
2355
|
"@typescript-eslint/visitor-keys@6.21.0":
|
|
2404
2356
|
version "6.21.0"
|
|
2405
2357
|
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-6.21.0.tgz#87a99d077aa507e20e238b11d56cc26ade45fe47"
|
|
@@ -3721,12 +3673,12 @@ eslint-plugin-mocha@^10.4.1:
|
|
|
3721
3673
|
globals "^13.24.0"
|
|
3722
3674
|
rambda "^7.4.0"
|
|
3723
3675
|
|
|
3724
|
-
eslint-plugin-sf-plugin@^1.17.
|
|
3725
|
-
version "1.17.
|
|
3726
|
-
resolved "https://registry.yarnpkg.com/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.17.
|
|
3727
|
-
integrity sha512-
|
|
3676
|
+
eslint-plugin-sf-plugin@^1.17.5:
|
|
3677
|
+
version "1.17.5"
|
|
3678
|
+
resolved "https://registry.yarnpkg.com/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.17.5.tgz#3ce0e7033eaf50675c962e7d2def3bb2cad15018"
|
|
3679
|
+
integrity sha512-TQlUNOwop8aGeIOY+Vtj3OV0EGN7ps2YpV9LEvgGpw7Eeg5ocULQqR6WPwuRpeRn+XUNl7AC5NVDdhveA1fEEQ==
|
|
3728
3680
|
dependencies:
|
|
3729
|
-
"@salesforce/core" "^6.7.
|
|
3681
|
+
"@salesforce/core" "^6.7.3"
|
|
3730
3682
|
"@typescript-eslint/utils" "^6.17.0"
|
|
3731
3683
|
|
|
3732
3684
|
eslint-plugin-unicorn@^50.0.1:
|