@salesforce/cli 1.80.6 → 1.81.0

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.
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "@salesforce/cli",
3
- "version": "1.80.6",
3
+ "version": "1.81.0",
4
4
  "lockfileVersion": 3,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "@salesforce/cli",
9
- "version": "1.80.6",
9
+ "version": "1.81.0",
10
10
  "license": "BSD-3-Clause",
11
11
  "dependencies": {
12
12
  "@oclif/core": "2.8.5",
@@ -14,7 +14,7 @@
14
14
  "@oclif/plugin-commands": "2.2.15",
15
15
  "@oclif/plugin-help": "5.2.9",
16
16
  "@oclif/plugin-not-found": "2.3.23",
17
- "@oclif/plugin-plugins": "3.0.1",
17
+ "@oclif/plugin-plugins": "3.1.0",
18
18
  "@oclif/plugin-search": "0.0.17",
19
19
  "@oclif/plugin-update": "3.1.15",
20
20
  "@oclif/plugin-version": "1.3.4",
@@ -57,7 +57,7 @@
57
57
  "@typescript-eslint/parser": "^5.59.7",
58
58
  "aws-sdk": "^2.1382.0",
59
59
  "chai": "^4.3.7",
60
- "eslint": "^8.40.0",
60
+ "eslint": "^8.41.0",
61
61
  "eslint-config-oclif": "^3.1",
62
62
  "eslint-config-oclif-typescript": "^0.2.0",
63
63
  "eslint-config-prettier": "^8.7.0",
@@ -1373,9 +1373,9 @@
1373
1373
  }
1374
1374
  },
1375
1375
  "node_modules/@eslint/js": {
1376
- "version": "8.40.0",
1377
- "resolved": "https://registry.npmjs.org/@eslint/js/-/js-8.40.0.tgz",
1378
- "integrity": "sha512-ElyB54bJIhXQYVKjDSvCkPO1iU1tSAeVQJbllWJq1XQSmmA4dgFk8CbiBGpiOPxleE48vDogxCtmMYku4HSVLA==",
1376
+ "version": "8.41.0",
1377
+ "resolved": "https://registry.npmjs.org/@eslint/js/-/js-8.41.0.tgz",
1378
+ "integrity": "sha512-LxcyMGxwmTh2lY9FwHPGWOHmYFCZvbrFCBZL4FzSSsxsRPuhrYUg/49/0KDfW8tnIEaEHtfmn6+NPN+1DqaNmA==",
1379
1379
  "dev": true,
1380
1380
  "license": "MIT",
1381
1381
  "engines": {
@@ -3880,9 +3880,9 @@
3880
3880
  }
3881
3881
  },
3882
3882
  "node_modules/@oclif/plugin-plugins": {
3883
- "version": "3.0.1",
3884
- "resolved": "https://registry.npmjs.org/@oclif/plugin-plugins/-/plugin-plugins-3.0.1.tgz",
3885
- "integrity": "sha512-bY3mfDt/PuMUYOla4bZVMOwf4mRyZK/bE6Xn0jPgP5u9ET0fAFP4qPk5FD+3+8k+u5Yu6+h1ZujskT5nYw59FQ==",
3883
+ "version": "3.1.0",
3884
+ "resolved": "https://registry.npmjs.org/@oclif/plugin-plugins/-/plugin-plugins-3.1.0.tgz",
3885
+ "integrity": "sha512-7TaCVKbGbOxwBZi7U4Mt3Kjnb7fCm6IGGKRzU+1e2EJ4+zomlBxZOMmE3hSsOOlXjvtSIVSH4tbvv905gzZmvw==",
3886
3886
  "license": "MIT",
3887
3887
  "dependencies": {
3888
3888
  "@oclif/color": "^1.0.4",
@@ -14595,16 +14595,16 @@
14595
14595
  }
14596
14596
  },
14597
14597
  "node_modules/eslint": {
14598
- "version": "8.40.0",
14599
- "resolved": "https://registry.npmjs.org/eslint/-/eslint-8.40.0.tgz",
14600
- "integrity": "sha512-bvR+TsP9EHL3TqNtj9sCNJVAFK3fBN8Q7g5waghxyRsPLIMwL73XSKnZFK0hk/O2ANC+iAoq6PWMQ+IfBAJIiQ==",
14598
+ "version": "8.41.0",
14599
+ "resolved": "https://registry.npmjs.org/eslint/-/eslint-8.41.0.tgz",
14600
+ "integrity": "sha512-WQDQpzGBOP5IrXPo4Hc0814r4/v2rrIsB0rhT7jtunIalgg6gYXWhRMOejVO8yH21T/FGaxjmFjBMNqcIlmH1Q==",
14601
14601
  "dev": true,
14602
14602
  "license": "MIT",
14603
14603
  "dependencies": {
14604
14604
  "@eslint-community/eslint-utils": "^4.2.0",
14605
14605
  "@eslint-community/regexpp": "^4.4.0",
14606
14606
  "@eslint/eslintrc": "^2.0.3",
14607
- "@eslint/js": "8.40.0",
14607
+ "@eslint/js": "8.41.0",
14608
14608
  "@humanwhocodes/config-array": "^0.11.8",
14609
14609
  "@humanwhocodes/module-importer": "^1.0.1",
14610
14610
  "@nodelib/fs.walk": "^1.2.8",
@@ -14624,13 +14624,12 @@
14624
14624
  "find-up": "^5.0.0",
14625
14625
  "glob-parent": "^6.0.2",
14626
14626
  "globals": "^13.19.0",
14627
- "grapheme-splitter": "^1.0.4",
14627
+ "graphemer": "^1.4.0",
14628
14628
  "ignore": "^5.2.0",
14629
14629
  "import-fresh": "^3.0.0",
14630
14630
  "imurmurhash": "^0.1.4",
14631
14631
  "is-glob": "^4.0.0",
14632
14632
  "is-path-inside": "^3.0.3",
14633
- "js-sdsl": "^4.1.4",
14634
14633
  "js-yaml": "^4.1.0",
14635
14634
  "json-stable-stringify-without-jsonify": "^1.0.1",
14636
14635
  "levn": "^0.4.1",
@@ -16861,6 +16860,13 @@
16861
16860
  "dev": true,
16862
16861
  "license": "MIT"
16863
16862
  },
16863
+ "node_modules/graphemer": {
16864
+ "version": "1.4.0",
16865
+ "resolved": "https://registry.npmjs.org/graphemer/-/graphemer-1.4.0.tgz",
16866
+ "integrity": "sha512-EtKwoO6kxCL9WO5xipiHTZlSzBm7WLT627TqC/uVRd0HKmq8NXyebnNYxDoBi7wt8eTWrUrKXCOVaFq9x1kgag==",
16867
+ "dev": true,
16868
+ "license": "MIT"
16869
+ },
16864
16870
  "node_modules/grouped-queue": {
16865
16871
  "version": "2.0.0",
16866
16872
  "resolved": "https://registry.npmjs.org/grouped-queue/-/grouped-queue-2.0.0.tgz",
@@ -18175,17 +18181,6 @@
18175
18181
  "node": ">= 0.6.0"
18176
18182
  }
18177
18183
  },
18178
- "node_modules/js-sdsl": {
18179
- "version": "4.4.0",
18180
- "resolved": "https://registry.npmjs.org/js-sdsl/-/js-sdsl-4.4.0.tgz",
18181
- "integrity": "sha512-FfVSdx6pJ41Oa+CF7RDaFmTnCaFhua+SNYQX74riGOpl96x+2jQCqEfQ2bnXu/5DPCqlRuiqyvTJM0Qjz26IVg==",
18182
- "dev": true,
18183
- "license": "MIT",
18184
- "funding": {
18185
- "type": "opencollective",
18186
- "url": "https://opencollective.com/js-sdsl"
18187
- }
18188
- },
18189
18184
  "node_modules/js-tokens": {
18190
18185
  "version": "4.0.0",
18191
18186
  "resolved": "https://registry.npmjs.org/js-tokens/-/js-tokens-4.0.0.tgz",
@@ -1,5 +1,5 @@
1
1
  {
2
- "version": "1.80.6",
2
+ "version": "1.81.0",
3
3
  "commands": {
4
4
  "cmdt:generate:field": {
5
5
  "id": "cmdt:generate:field",
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@salesforce/cli",
3
3
  "description": "The Salesforce CLI",
4
- "version": "1.80.6",
4
+ "version": "1.81.0",
5
5
  "author": "Salesforce",
6
6
  "bin": {
7
7
  "sf": "./bin/run"
@@ -117,7 +117,7 @@
117
117
  "@oclif/plugin-commands": "2.2.15",
118
118
  "@oclif/plugin-help": "5.2.9",
119
119
  "@oclif/plugin-not-found": "2.3.23",
120
- "@oclif/plugin-plugins": "3.0.1",
120
+ "@oclif/plugin-plugins": "3.1.0",
121
121
  "@oclif/plugin-search": "0.0.17",
122
122
  "@oclif/plugin-update": "3.1.15",
123
123
  "@oclif/plugin-version": "1.3.4",
@@ -229,7 +229,7 @@
229
229
  "@typescript-eslint/parser": "^5.59.7",
230
230
  "aws-sdk": "^2.1382.0",
231
231
  "chai": "^4.3.7",
232
- "eslint": "^8.40.0",
232
+ "eslint": "^8.41.0",
233
233
  "eslint-config-oclif": "^3.1",
234
234
  "eslint-config-oclif-typescript": "^0.2.0",
235
235
  "eslint-config-prettier": "^8.7.0",