sfdx-plugin-update-notifier 1.2.54 → 1.2.55

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/CHANGELOG.md CHANGED
@@ -1,3 +1,11 @@
1
+ ## [1.2.55](https://github.com/jayree/sfdx-plugin-update-notifier/compare/v1.2.54...v1.2.55) (2023-11-10)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * **deps:** bump @oclif/core from 3.10.0 to 3.10.8 ([#523](https://github.com/jayree/sfdx-plugin-update-notifier/issues/523)) ([ad75ef5](https://github.com/jayree/sfdx-plugin-update-notifier/commit/ad75ef5fd6326ed173cfa8c232e5a39ddbb39481))
7
+ * **deps:** bump oclif-plugin-update-notifier from 1.5.48 to 1.5.49 ([#533](https://github.com/jayree/sfdx-plugin-update-notifier/issues/533)) ([467f12a](https://github.com/jayree/sfdx-plugin-update-notifier/commit/467f12a580f8edd5422db22a9e5bae44e42e57f6))
8
+
1
9
  ## [1.2.54](https://github.com/jayree/sfdx-plugin-update-notifier/compare/v1.2.53...v1.2.54) (2023-11-03)
2
10
 
3
11
 
package/README.md CHANGED
@@ -21,7 +21,7 @@ $ npm install -g sfdx-plugin-update-notifier
21
21
  $ sfdx COMMAND
22
22
  running command...
23
23
  $ sfdx (--version)
24
- sfdx-plugin-update-notifier/1.2.54 linux-x64 node-v20.9.0
24
+ sfdx-plugin-update-notifier/1.2.55 linux-x64 node-v20.9.0
25
25
  $ sfdx --help [COMMAND]
26
26
  USAGE
27
27
  $ sfdx COMMAND
package/oclif.lock CHANGED
@@ -401,12 +401,12 @@
401
401
  esquery "^1.5.0"
402
402
  jsdoc-type-pratt-parser "~4.0.0"
403
403
 
404
- "@es-joy/jsdoccomment@~0.40.1":
405
- version "0.40.1"
406
- resolved "https://registry.yarnpkg.com/@es-joy/jsdoccomment/-/jsdoccomment-0.40.1.tgz#13acd77fb372ed1c83b7355edd865a3b370c9ec4"
407
- integrity sha512-YORCdZSusAlBrFpZ77pJjc5r1bQs5caPWtAu+WWmiSo+8XaUzseapVrfAtiRFbQWnrBxxLLEwF6f6ZG/UgCQCg==
404
+ "@es-joy/jsdoccomment@~0.41.0":
405
+ version "0.41.0"
406
+ resolved "https://registry.yarnpkg.com/@es-joy/jsdoccomment/-/jsdoccomment-0.41.0.tgz#4a2f7db42209c0425c71a1476ef1bdb6dcd836f6"
407
+ integrity sha512-aKUhyn1QI5Ksbqcr3fFJj16p99QdjUxXAEuFst1Z47DRyoiMwivIH9MV/ARcJOCXVjPfjITciej8ZD2O/6qUmw==
408
408
  dependencies:
409
- comment-parser "1.4.0"
409
+ comment-parser "1.4.1"
410
410
  esquery "^1.5.0"
411
411
  jsdoc-type-pratt-parser "~4.0.0"
412
412
 
@@ -422,10 +422,10 @@
422
422
  resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.6.2.tgz#1816b5f6948029c5eaacb0703b850ee0cb37d8f8"
423
423
  integrity sha512-pPTNuaAG3QMH+buKyBIGJs3g/S5y0caxw0ygM3YyE6yJFySwiGGSzA+mM3KJ8QQvzeLh3blwgSonkFjgQdxzMw==
424
424
 
425
- "@eslint/eslintrc@^2.1.2":
426
- version "2.1.2"
427
- resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-2.1.2.tgz#c6936b4b328c64496692f76944e755738be62396"
428
- integrity sha512-+wvgpDsrB1YqAMdEUCcnTlpfVBH7Vqn6A/NT3D8WVXFIaKMlErPIZT3oCIAVCOtarRpMtelZLqJeU3t7WY6X6g==
425
+ "@eslint/eslintrc@^2.1.3":
426
+ version "2.1.3"
427
+ resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-2.1.3.tgz#797470a75fe0fbd5a53350ee715e85e87baff22d"
428
+ integrity sha512-yZzuIG+jnVu6hNSzFEN07e8BxF3uAzYtQb6uDkaYZLo6oYZDCq454c5kB8zxnzfCYyP4MIuyBn10L0DqwujTmA==
429
429
  dependencies:
430
430
  ajv "^6.12.4"
431
431
  debug "^4.3.2"
@@ -437,10 +437,10 @@
437
437
  minimatch "^3.1.2"
438
438
  strip-json-comments "^3.1.1"
439
439
 
440
- "@eslint/js@8.52.0":
441
- version "8.52.0"
442
- resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.52.0.tgz#78fe5f117840f69dc4a353adf9b9cd926353378c"
443
- integrity sha512-mjZVbpaeMZludF2fsWLD0Z9gCref1Tk4i9+wddjRvpUNqqcndPkBD09N/Mapey0b3jaXbLm2kICwFv2E64QinA==
440
+ "@eslint/js@8.53.0":
441
+ version "8.53.0"
442
+ resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.53.0.tgz#bea56f2ed2b5baea164348ff4d5a879f6f81f20d"
443
+ integrity sha512-Kn7K8dx/5U6+cT1yEhpX1w4PCSg0M+XyRILPgvwcEBjerFWCwQj5sbr3/VmxqV0JGHCBCzyd6LxypEuehypY1w==
444
444
 
445
445
  "@gar/promisify@^1.0.1", "@gar/promisify@^1.1.3":
446
446
  version "1.1.3"
@@ -767,10 +767,10 @@
767
767
  wordwrap "^1.0.0"
768
768
  wrap-ansi "^7.0.0"
769
769
 
770
- "@oclif/core@^3.0.4", "@oclif/core@^3.0.9", "@oclif/core@^3.10.0", "@oclif/core@^3.3.1", "@oclif/core@^3.5.0", "@oclif/core@^3.9.1":
771
- version "3.10.0"
772
- resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.10.0.tgz#d9aac186b9300b448479fdee75f1774b4ff4626f"
773
- integrity sha512-gXats+3wTQRztZS2gy8rcZgkKqLY/FexCzcAkNe8Z4E+268hagAHMFxA8tsiUcOKaywgQAL55TCHD1bgni54GA==
770
+ "@oclif/core@^3.0.4", "@oclif/core@^3.10.1", "@oclif/core@^3.10.8", "@oclif/core@^3.3.1", "@oclif/core@^3.5.0", "@oclif/core@^3.9.1":
771
+ version "3.10.8"
772
+ resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.10.8.tgz#8a855841107576b88a2ebe2e20e6e0d7ee885713"
773
+ integrity sha512-DRiEiXUvijq/1dXL80/sFGdhTjejFiUzxURW7N310TEKlONujas66KhLATfF/nG3mICqTCU0f9B+VNfLtZoGqw==
774
774
  dependencies:
775
775
  ansi-escapes "^4.3.2"
776
776
  ansi-styles "^4.3.0"
@@ -848,12 +848,12 @@
848
848
  http-call "^5.2.2"
849
849
  lodash.template "^4.5.0"
850
850
 
851
- "@oclif/test@^3.1.0":
852
- version "3.1.0"
853
- resolved "https://registry.yarnpkg.com/@oclif/test/-/test-3.1.0.tgz#23b7cacf951fa5ccfcd857efbf63b02fb95f1eef"
854
- integrity sha512-bjezbUX2C9DpjNu3aLxScaL+C7aMnPPAQ/zaK3R7nsNw8kUSd6Sub2PYv2IbcxqNYH98Fw7YGZnVNw7m0F7dDA==
851
+ "@oclif/test@^3.1.1":
852
+ version "3.1.1"
853
+ resolved "https://registry.yarnpkg.com/@oclif/test/-/test-3.1.1.tgz#1263f716191977784278643f6e3c57cbbadb8fe2"
854
+ integrity sha512-88y8E6z0ZVyBdk4RGgZtr2PFYXmfXbnZEqVtKw4K7xf5xIakqN/l8BAoDkBbBU25ELKGoQb4maHfoa9uyfTOtw==
855
855
  dependencies:
856
- "@oclif/core" "^3.9.1"
856
+ "@oclif/core" "^3.10.1"
857
857
  chai "^4.3.10"
858
858
  fancy-test "^3.0.1"
859
859
 
@@ -985,15 +985,15 @@
985
985
  "@pnpm/network.ca-file" "^1.0.1"
986
986
  config-chain "^1.1.11"
987
987
 
988
- "@salesforce/core@^5.3.14":
989
- version "5.3.17"
990
- resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-5.3.17.tgz#fe7e5b89bdfffc9c1634e0371fab6115b23fe312"
991
- integrity sha512-3BYdpRwQrtaTNHINk+NSrXwlr0xZjKSkJWhMeryjGyTGf9YPRu1JNawl6PPbEpGCQp2y+NLUdp6vMy64jwIDBg==
988
+ "@salesforce/core@^5.3.17":
989
+ version "5.3.19"
990
+ resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-5.3.19.tgz#ba5226b0f22bd6db9dacff70f2c654666d84cfd8"
991
+ integrity sha512-jsgPnlJzLVJOMJfO73kJr3jr/ME1m8Wwtx3aUJq6sefb/sNZ2GvvOn78AzFht1nVhiwBNIyIIS+9PC3LjsQ39w==
992
992
  dependencies:
993
993
  "@salesforce/kit" "^3.0.15"
994
994
  "@salesforce/schemas" "^1.6.1"
995
995
  "@salesforce/ts-types" "^2.0.9"
996
- "@types/semver" "^7.5.3"
996
+ "@types/semver" "^7.5.4"
997
997
  ajv "^8.12.0"
998
998
  change-case "^4.1.2"
999
999
  faye "^1.4.0"
@@ -1224,10 +1224,10 @@
1224
1224
  dependencies:
1225
1225
  "@types/node" "*"
1226
1226
 
1227
- "@types/debug@^4.1.10":
1228
- version "4.1.10"
1229
- resolved "https://registry.yarnpkg.com/@types/debug/-/debug-4.1.10.tgz#f23148a6eb771a34c466a4fc28379d8101e84494"
1230
- integrity sha512-tOSCru6s732pofZ+sMv9o4o3Zc+Sa8l3bxd/tweTQudFn06vAzb13ZX46Zi6m6EJ+RUbRTHvgQJ1gBtSgkaUYA==
1227
+ "@types/debug@^4.1.12":
1228
+ version "4.1.12"
1229
+ resolved "https://registry.yarnpkg.com/@types/debug/-/debug-4.1.12.tgz#a155f21690871953410df4b6b6f53187f0500917"
1230
+ integrity sha512-vIChWdVG3LG1SMxEvI/AK+FWJthlrqlTu7fbrlywTkkaONwk/UAGaULXRlf8vkzFBLVm0zkMdCquhL5aOjhXPQ==
1231
1231
  dependencies:
1232
1232
  "@types/ms" "*"
1233
1233
 
@@ -1236,10 +1236,10 @@
1236
1236
  resolved "https://registry.yarnpkg.com/@types/expect/-/expect-1.20.4.tgz#8288e51737bf7e3ab5d7c77bfa695883745264e5"
1237
1237
  integrity sha512-Q5Vn3yjTDyCMV50TB6VRIbQNxSE4OmZR86VSbGaNpfUolm0iePBB4KdEEHmxoY5sT2+2DIvXW0rvMDP2nHZ4Mg==
1238
1238
 
1239
- "@types/fs-extra@^11.0.3":
1240
- version "11.0.3"
1241
- resolved "https://registry.yarnpkg.com/@types/fs-extra/-/fs-extra-11.0.3.tgz#72c3a247c8dd5703c93d900c584e006476146866"
1242
- integrity sha512-sF59BlXtUdzEAL1u0MSvuzWd7PdZvZEtnaVkzX5mjpdWTJ8brG0jUqve3jPCzSzvAKKMHTG8F8o/WMQLtleZdQ==
1239
+ "@types/fs-extra@^11.0.4":
1240
+ version "11.0.4"
1241
+ resolved "https://registry.yarnpkg.com/@types/fs-extra/-/fs-extra-11.0.4.tgz#e16a863bb8843fba8c5004362b5a73e17becca45"
1242
+ integrity sha512-yTbItCNreRooED33qjunPthRcSjERP1r4MqCZc7wv0u2sUkzTFp45tgUfS5+r7FrZPdmCCNflLhVSP/o+SemsQ==
1243
1243
  dependencies:
1244
1244
  "@types/jsonfile" "*"
1245
1245
  "@types/node" "*"
@@ -1254,10 +1254,10 @@
1254
1254
  resolved "https://registry.yarnpkg.com/@types/istanbul-lib-coverage/-/istanbul-lib-coverage-2.0.4.tgz#8467d4b3c087805d63580480890791277ce35c44"
1255
1255
  integrity sha512-z/QT1XN4K4KYuslS23k62yDIDLwLFkzxOuMplDtObz0+y7VqJCaO2o+SPwHCvLFZh7xazvvoor2tA/hPz9ee7g==
1256
1256
 
1257
- "@types/jsforce@^1.11.3":
1258
- version "1.11.3"
1259
- resolved "https://registry.yarnpkg.com/@types/jsforce/-/jsforce-1.11.3.tgz#561631e25fb9aa39f30accf26d9e4d9f3fd9924f"
1260
- integrity sha512-3M4+uuGaqUQqG+Cb+IDx8xaQIw+s6xW69rvMc7LQm6KzFZtady9KiokNsvyxHwWBrsLJ/PGA10A2N3kMDI6StQ==
1257
+ "@types/jsforce@^1.11.4":
1258
+ version "1.11.4"
1259
+ resolved "https://registry.yarnpkg.com/@types/jsforce/-/jsforce-1.11.4.tgz#96c484584929e5d8d60afeaab820f767336a29e1"
1260
+ integrity sha512-bgMESDt7cgupb7WM2DtKKEnhHz/aPRSwgz6HyAVmwV1Z2eClARiLJ/pQ7XfytY7Rao3DQKNA8YkUsURF9BR4xQ==
1261
1261
  dependencies:
1262
1262
  "@types/node" ">=4.0"
1263
1263
 
@@ -1354,10 +1354,10 @@
1354
1354
  resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.5.0.tgz#591c1ce3a702c45ee15f47a42ade72c2fd78978a"
1355
1355
  integrity sha512-G8hZ6XJiHnuhQKR7ZmysCeJWE08o8T0AXtk5darsCaTVsYZhhgUrq53jizaR2FvsoeCwJhlmwTjkXBY5Pn/ZHw==
1356
1356
 
1357
- "@types/semver@^7.5.3":
1358
- version "7.5.3"
1359
- resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.5.3.tgz#9a726e116beb26c24f1ccd6850201e1246122e04"
1360
- integrity sha512-OxepLK9EuNEIPxWNME+C6WwbRAOOI2o2BaQEGzz5Lu2e4Z5eDnEo+/aVEDMIXywoJitJ7xWd641wrGLZdtwRyw==
1357
+ "@types/semver@^7.5.4":
1358
+ version "7.5.5"
1359
+ resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.5.5.tgz#deed5ab7019756c9c90ea86139106b0346223f35"
1360
+ integrity sha512-+d+WYC1BxJ6yVOgUgzK8gWvp5qF8ssV5r4nsDcZWKRWcDQLQ619tvWAxJQYGgBrO1MnLJC7a5GtiYsAoQ47dJg==
1361
1361
 
1362
1362
  "@types/sinon@*":
1363
1363
  version "10.0.14"
@@ -1386,16 +1386,16 @@
1386
1386
  "@types/expect" "^1.20.4"
1387
1387
  "@types/node" "*"
1388
1388
 
1389
- "@typescript-eslint/eslint-plugin@^6.9.1":
1390
- version "6.9.1"
1391
- resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-6.9.1.tgz#d8ce497dc0ed42066e195c8ecc40d45c7b1254f4"
1392
- integrity sha512-w0tiiRc9I4S5XSXXrMHOWgHgxbrBn1Ro+PmiYhSg2ZVdxrAJtQgzU5o2m1BfP6UOn7Vxcc6152vFjQfmZR4xEg==
1389
+ "@typescript-eslint/eslint-plugin@^6.10.0", "@typescript-eslint/eslint-plugin@^6.9.1":
1390
+ version "6.10.0"
1391
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-6.10.0.tgz#cfe2bd34e26d2289212946b96ab19dcad64b661a"
1392
+ integrity sha512-uoLj4g2OTL8rfUQVx2AFO1hp/zja1wABJq77P6IclQs6I/m9GLrm7jCdgzZkvWdDCQf1uEvoa8s8CupsgWQgVg==
1393
1393
  dependencies:
1394
1394
  "@eslint-community/regexpp" "^4.5.1"
1395
- "@typescript-eslint/scope-manager" "6.9.1"
1396
- "@typescript-eslint/type-utils" "6.9.1"
1397
- "@typescript-eslint/utils" "6.9.1"
1398
- "@typescript-eslint/visitor-keys" "6.9.1"
1395
+ "@typescript-eslint/scope-manager" "6.10.0"
1396
+ "@typescript-eslint/type-utils" "6.10.0"
1397
+ "@typescript-eslint/utils" "6.10.0"
1398
+ "@typescript-eslint/visitor-keys" "6.10.0"
1399
1399
  debug "^4.3.4"
1400
1400
  graphemer "^1.4.0"
1401
1401
  ignore "^5.2.4"
@@ -1403,15 +1403,15 @@
1403
1403
  semver "^7.5.4"
1404
1404
  ts-api-utils "^1.0.1"
1405
1405
 
1406
- "@typescript-eslint/parser@^6.9.0", "@typescript-eslint/parser@^6.9.1":
1407
- version "6.9.1"
1408
- resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-6.9.1.tgz#4f685f672f8b9580beb38d5fb99d52fc3e34f7a3"
1409
- integrity sha512-C7AK2wn43GSaCUZ9do6Ksgi2g3mwFkMO3Cis96kzmgudoVaKyt62yNzJOktP0HDLb/iO2O0n2lBOzJgr6Q/cyg==
1406
+ "@typescript-eslint/parser@^6.10.0", "@typescript-eslint/parser@^6.9.1":
1407
+ version "6.10.0"
1408
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-6.10.0.tgz#578af79ae7273193b0b6b61a742a2bc8e02f875a"
1409
+ integrity sha512-+sZwIj+s+io9ozSxIWbNB5873OSdfeBEH/FR0re14WLI6BaKuSOnnwCJ2foUiu8uXf4dRp1UqHP0vrZ1zXGrog==
1410
1410
  dependencies:
1411
- "@typescript-eslint/scope-manager" "6.9.1"
1412
- "@typescript-eslint/types" "6.9.1"
1413
- "@typescript-eslint/typescript-estree" "6.9.1"
1414
- "@typescript-eslint/visitor-keys" "6.9.1"
1411
+ "@typescript-eslint/scope-manager" "6.10.0"
1412
+ "@typescript-eslint/types" "6.10.0"
1413
+ "@typescript-eslint/typescript-estree" "6.10.0"
1414
+ "@typescript-eslint/visitor-keys" "6.10.0"
1415
1415
  debug "^4.3.4"
1416
1416
 
1417
1417
  "@typescript-eslint/scope-manager@5.62.0":
@@ -1422,21 +1422,21 @@
1422
1422
  "@typescript-eslint/types" "5.62.0"
1423
1423
  "@typescript-eslint/visitor-keys" "5.62.0"
1424
1424
 
1425
- "@typescript-eslint/scope-manager@6.9.1":
1426
- version "6.9.1"
1427
- resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-6.9.1.tgz#e96afeb9a68ad1cd816dba233351f61e13956b75"
1428
- integrity sha512-38IxvKB6NAne3g/+MyXMs2Cda/Sz+CEpmm+KLGEM8hx/CvnSRuw51i8ukfwB/B/sESdeTGet1NH1Wj7I0YXswg==
1425
+ "@typescript-eslint/scope-manager@6.10.0":
1426
+ version "6.10.0"
1427
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-6.10.0.tgz#b0276118b13d16f72809e3cecc86a72c93708540"
1428
+ integrity sha512-TN/plV7dzqqC2iPNf1KrxozDgZs53Gfgg5ZHyw8erd6jd5Ta/JIEcdCheXFt9b1NYb93a1wmIIVW/2gLkombDg==
1429
1429
  dependencies:
1430
- "@typescript-eslint/types" "6.9.1"
1431
- "@typescript-eslint/visitor-keys" "6.9.1"
1430
+ "@typescript-eslint/types" "6.10.0"
1431
+ "@typescript-eslint/visitor-keys" "6.10.0"
1432
1432
 
1433
- "@typescript-eslint/type-utils@6.9.1":
1434
- version "6.9.1"
1435
- resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-6.9.1.tgz#efd5db20ed35a74d3c7d8fba51b830ecba09ce32"
1436
- integrity sha512-eh2oHaUKCK58qIeYp19F5V5TbpM52680sB4zNSz29VBQPTWIlE/hCj5P5B1AChxECe/fmZlspAWFuRniep1Skg==
1433
+ "@typescript-eslint/type-utils@6.10.0":
1434
+ version "6.10.0"
1435
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-6.10.0.tgz#1007faede067c78bdbcef2e8abb31437e163e2e1"
1436
+ integrity sha512-wYpPs3hgTFblMYwbYWPT3eZtaDOjbLyIYuqpwuLBBqhLiuvJ+9sEp2gNRJEtR5N/c9G1uTtQQL5AhV0fEPJYcg==
1437
1437
  dependencies:
1438
- "@typescript-eslint/typescript-estree" "6.9.1"
1439
- "@typescript-eslint/utils" "6.9.1"
1438
+ "@typescript-eslint/typescript-estree" "6.10.0"
1439
+ "@typescript-eslint/utils" "6.10.0"
1440
1440
  debug "^4.3.4"
1441
1441
  ts-api-utils "^1.0.1"
1442
1442
 
@@ -1445,10 +1445,10 @@
1445
1445
  resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.62.0.tgz#258607e60effa309f067608931c3df6fed41fd2f"
1446
1446
  integrity sha512-87NVngcbVXUahrRTqIK27gD2t5Cu1yuCXxbLcFtCzZGlfyVWWh8mLHkoxzjsB6DDNnvdL+fW8MiwPEJyGJQDgQ==
1447
1447
 
1448
- "@typescript-eslint/types@6.9.1":
1449
- version "6.9.1"
1450
- resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-6.9.1.tgz#a6cfc20db0fcedcb2f397ea728ef583e0ee72459"
1451
- integrity sha512-BUGslGOb14zUHOUmDB2FfT6SI1CcZEJYfF3qFwBeUrU6srJfzANonwRYHDpLBuzbq3HaoF2XL2hcr01c8f8OaQ==
1448
+ "@typescript-eslint/types@6.10.0":
1449
+ version "6.10.0"
1450
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-6.10.0.tgz#f4f0a84aeb2ac546f21a66c6e0da92420e921367"
1451
+ integrity sha512-36Fq1PWh9dusgo3vH7qmQAj5/AZqARky1Wi6WpINxB6SkQdY5vQoT2/7rW7uBIsPDcvvGCLi4r10p0OJ7ITAeg==
1452
1452
 
1453
1453
  "@typescript-eslint/typescript-estree@5.62.0":
1454
1454
  version "5.62.0"
@@ -1463,30 +1463,30 @@
1463
1463
  semver "^7.3.7"
1464
1464
  tsutils "^3.21.0"
1465
1465
 
1466
- "@typescript-eslint/typescript-estree@6.9.1":
1467
- version "6.9.1"
1468
- resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-6.9.1.tgz#8c77910a49a04f0607ba94d78772da07dab275ad"
1469
- integrity sha512-U+mUylTHfcqeO7mLWVQ5W/tMLXqVpRv61wm9ZtfE5egz7gtnmqVIw9ryh0mgIlkKk9rZLY3UHygsBSdB9/ftyw==
1466
+ "@typescript-eslint/typescript-estree@6.10.0":
1467
+ version "6.10.0"
1468
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-6.10.0.tgz#667381eed6f723a1a8ad7590a31f312e31e07697"
1469
+ integrity sha512-ek0Eyuy6P15LJVeghbWhSrBCj/vJpPXXR+EpaRZqou7achUWL8IdYnMSC5WHAeTWswYQuP2hAZgij/bC9fanBg==
1470
1470
  dependencies:
1471
- "@typescript-eslint/types" "6.9.1"
1472
- "@typescript-eslint/visitor-keys" "6.9.1"
1471
+ "@typescript-eslint/types" "6.10.0"
1472
+ "@typescript-eslint/visitor-keys" "6.10.0"
1473
1473
  debug "^4.3.4"
1474
1474
  globby "^11.1.0"
1475
1475
  is-glob "^4.0.3"
1476
1476
  semver "^7.5.4"
1477
1477
  ts-api-utils "^1.0.1"
1478
1478
 
1479
- "@typescript-eslint/utils@6.9.1", "@typescript-eslint/utils@^6.6.0":
1480
- version "6.9.1"
1481
- resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-6.9.1.tgz#763da41281ef0d16974517b5f0d02d85897a1c1e"
1482
- integrity sha512-L1T0A5nFdQrMVunpZgzqPL6y2wVreSyHhKGZryS6jrEN7bD9NplVAyMryUhXsQ4TWLnZmxc2ekar/lSGIlprCA==
1479
+ "@typescript-eslint/utils@6.10.0", "@typescript-eslint/utils@^6.6.0":
1480
+ version "6.10.0"
1481
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-6.10.0.tgz#4d76062d94413c30e402c9b0df8c14aef8d77336"
1482
+ integrity sha512-v+pJ1/RcVyRc0o4wAGux9x42RHmAjIGzPRo538Z8M1tVx6HOnoQBCX/NoadHQlZeC+QO2yr4nNSFWOoraZCAyg==
1483
1483
  dependencies:
1484
1484
  "@eslint-community/eslint-utils" "^4.4.0"
1485
1485
  "@types/json-schema" "^7.0.12"
1486
1486
  "@types/semver" "^7.5.0"
1487
- "@typescript-eslint/scope-manager" "6.9.1"
1488
- "@typescript-eslint/types" "6.9.1"
1489
- "@typescript-eslint/typescript-estree" "6.9.1"
1487
+ "@typescript-eslint/scope-manager" "6.10.0"
1488
+ "@typescript-eslint/types" "6.10.0"
1489
+ "@typescript-eslint/typescript-estree" "6.10.0"
1490
1490
  semver "^7.5.4"
1491
1491
 
1492
1492
  "@typescript-eslint/utils@^5.59.11":
@@ -1511,12 +1511,12 @@
1511
1511
  "@typescript-eslint/types" "5.62.0"
1512
1512
  eslint-visitor-keys "^3.3.0"
1513
1513
 
1514
- "@typescript-eslint/visitor-keys@6.9.1":
1515
- version "6.9.1"
1516
- resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-6.9.1.tgz#6753a9225a0ba00459b15d6456b9c2780b66707d"
1517
- integrity sha512-MUaPUe/QRLEffARsmNfmpghuQkW436DvESW+h+M52w0coICHRfD6Np9/K6PdACwnrq1HmuLl+cSPZaJmeVPkSw==
1514
+ "@typescript-eslint/visitor-keys@6.10.0":
1515
+ version "6.10.0"
1516
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-6.10.0.tgz#b9eaf855a1ac7e95633ae1073af43d451e8f84e3"
1517
+ integrity sha512-xMGluxQIEtOM7bqFCo+rCMh5fqI+ZxV5RUUOa29iVPz1OgCZrtc7rFnz5cLUazlkPKYqX+75iuDq7m0HQ48nCg==
1518
1518
  dependencies:
1519
- "@typescript-eslint/types" "6.9.1"
1519
+ "@typescript-eslint/types" "6.10.0"
1520
1520
  eslint-visitor-keys "^3.4.1"
1521
1521
 
1522
1522
  "@ungap/promise-all-settled@1.1.2":
@@ -2559,10 +2559,10 @@ comment-parser@1.3.1:
2559
2559
  resolved "https://registry.yarnpkg.com/comment-parser/-/comment-parser-1.3.1.tgz#3d7ea3adaf9345594aedee6563f422348f165c1b"
2560
2560
  integrity sha512-B52sN2VNghyq5ofvUsqZjmk6YkihBX5vMSChmSK9v4ShjKf3Vk5Xcmgpw4o+iIgtrnM/u5FiMpz9VKb8lpBveA==
2561
2561
 
2562
- comment-parser@1.4.0:
2563
- version "1.4.0"
2564
- resolved "https://registry.yarnpkg.com/comment-parser/-/comment-parser-1.4.0.tgz#0f8c560f59698193854f12884c20c0e39a26d32c"
2565
- integrity sha512-QLyTNiZ2KDOibvFPlZ6ZngVsZ/0gYnE6uTXi5aoDg8ed3AkJAz4sEje3Y8a29hQ1s6A99MZXe47fLAXQ1rTqaw==
2562
+ comment-parser@1.4.1:
2563
+ version "1.4.1"
2564
+ resolved "https://registry.yarnpkg.com/comment-parser/-/comment-parser-1.4.1.tgz#bdafead37961ac079be11eb7ec65c4d021eaf9cc"
2565
+ integrity sha512-buhp5kePrmda3vhc5B9t7pUQXAb2Tnd0qgpkIhPhkHXxJpiPJ11H0ZEU0oBpJ2QztSbzG/ZxMj/CHsYJqRHmyg==
2566
2566
 
2567
2567
  common-ancestor-path@^1.0.1:
2568
2568
  version "1.0.1"
@@ -2967,14 +2967,7 @@ ecdsa-sig-formatter@1.0.11:
2967
2967
  dependencies:
2968
2968
  safe-buffer "^5.0.1"
2969
2969
 
2970
- ejs@^3.1.8:
2971
- version "3.1.8"
2972
- resolved "https://registry.yarnpkg.com/ejs/-/ejs-3.1.8.tgz#758d32910c78047585c7ef1f92f9ee041c1c190b"
2973
- integrity sha512-/sXZeMlhS0ArkfX2Aw780gJzXSMPnKjtspYZv+f3NiKLlubezAHDU5+9xz6gd3/NhG3txQCo6xlglmTS+oTGEQ==
2974
- dependencies:
2975
- jake "^10.8.5"
2976
-
2977
- ejs@^3.1.9:
2970
+ ejs@^3.1.8, ejs@^3.1.9:
2978
2971
  version "3.1.9"
2979
2972
  resolved "https://registry.yarnpkg.com/ejs/-/ejs-3.1.9.tgz#03c9e8777fe12686a9effcef22303ca3d8eeb361"
2980
2973
  integrity sha512-rC+QVNMJWv+MtPgkt0y+0rVEIdbtxVADApW9JXrUVlzHetgcyczP/E7DJmWJ4fJCZF2cPcBk0laWO9ZHMG3DmQ==
@@ -3226,14 +3219,14 @@ eslint-plugin-jsdoc@^43.0.5:
3226
3219
  semver "^7.5.0"
3227
3220
  spdx-expression-parse "^3.0.1"
3228
3221
 
3229
- eslint-plugin-jsdoc@^46.8.2:
3230
- version "46.8.2"
3231
- resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-46.8.2.tgz#3e6b1c93e91e38fe01874d45da121b56393c54a5"
3232
- integrity sha512-5TSnD018f3tUJNne4s4gDWQflbsgOycIKEUBoCLn6XtBMgNHxQFmV8vVxUtiPxAQq8lrX85OaSG/2gnctxw9uQ==
3222
+ eslint-plugin-jsdoc@^46.8.2, eslint-plugin-jsdoc@^46.9.0:
3223
+ version "46.9.0"
3224
+ resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-46.9.0.tgz#9887569dbeef0a008a2770bfc5d0f7fc39f21f2b"
3225
+ integrity sha512-UQuEtbqLNkPf5Nr/6PPRCtr9xypXY+g8y/Q7gPa0YK7eDhh0y2lWprXRnaYbW7ACgIUvpDKy9X2bZqxtGzBG9Q==
3233
3226
  dependencies:
3234
- "@es-joy/jsdoccomment" "~0.40.1"
3227
+ "@es-joy/jsdoccomment" "~0.41.0"
3235
3228
  are-docs-informative "^0.0.2"
3236
- comment-parser "1.4.0"
3229
+ comment-parser "1.4.1"
3237
3230
  debug "^4.3.4"
3238
3231
  escape-string-regexp "^4.0.0"
3239
3232
  esquery "^1.5.0"
@@ -3263,12 +3256,12 @@ eslint-plugin-prettier@^5.0.1:
3263
3256
  prettier-linter-helpers "^1.0.0"
3264
3257
  synckit "^0.8.5"
3265
3258
 
3266
- eslint-plugin-sf-plugin@^1.16.13:
3267
- version "1.16.13"
3268
- resolved "https://registry.yarnpkg.com/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.16.13.tgz#e3ba9ee0014c96b414af67c6aa9e8578451a01fd"
3269
- integrity sha512-Cj8r7GXrSrQ7iia78sBOGZH7VFa2/7wl5a3dtoVyIx3bp/Oq7P1yOSPofg13bdH2gZr4O+/3JNxXXvj+kqvE9A==
3259
+ eslint-plugin-sf-plugin@^1.16.14:
3260
+ version "1.16.14"
3261
+ resolved "https://registry.yarnpkg.com/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.16.14.tgz#64138f6c597ad7b750d9d7615894e2fe504852ec"
3262
+ integrity sha512-numvHHhJjExz4ojxK3O25G8Vh8pXtMgZzwEaKGGsKaOJFm4rmSS2NabmfkRPYX2NCO/xn4eNHm1iGTnnQywGvg==
3270
3263
  dependencies:
3271
- "@salesforce/core" "^5.3.14"
3264
+ "@salesforce/core" "^5.3.17"
3272
3265
  "@typescript-eslint/utils" "^5.59.11"
3273
3266
 
3274
3267
  eslint-plugin-unicorn@^49.0.0:
@@ -3312,15 +3305,15 @@ eslint-visitor-keys@^3.3.0, eslint-visitor-keys@^3.4.1, eslint-visitor-keys@^3.4
3312
3305
  resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz#0cd72fe8550e3c2eae156a96a4dddcd1c8ac5800"
3313
3306
  integrity sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==
3314
3307
 
3315
- eslint@^8.41.0, eslint@^8.52.0:
3316
- version "8.52.0"
3317
- resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.52.0.tgz#d0cd4a1fac06427a61ef9242b9353f36ea7062fc"
3318
- integrity sha512-zh/JHnaixqHZsolRB/w9/02akBk9EPrOs9JwcTP2ek7yL5bVvXuRariiaAjjoJ5DvuwQ1WAE/HsMz+w17YgBCg==
3308
+ eslint@^8.41.0, eslint@^8.52.0, eslint@^8.53.0:
3309
+ version "8.53.0"
3310
+ resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.53.0.tgz#14f2c8244298fcae1f46945459577413ba2697ce"
3311
+ integrity sha512-N4VuiPjXDUa4xVeV/GC/RV3hQW9Nw+Y463lkWaKKXKYMvmRiRDAtfpuPFLN+E1/6ZhyR8J2ig+eVREnYgUsiag==
3319
3312
  dependencies:
3320
3313
  "@eslint-community/eslint-utils" "^4.2.0"
3321
3314
  "@eslint-community/regexpp" "^4.6.1"
3322
- "@eslint/eslintrc" "^2.1.2"
3323
- "@eslint/js" "8.52.0"
3315
+ "@eslint/eslintrc" "^2.1.3"
3316
+ "@eslint/js" "8.53.0"
3324
3317
  "@humanwhocodes/config-array" "^0.11.13"
3325
3318
  "@humanwhocodes/module-importer" "^1.0.1"
3326
3319
  "@nodelib/fs.walk" "^1.2.8"
@@ -6125,13 +6118,13 @@ object.values@^1.1.7:
6125
6118
  define-properties "^1.2.0"
6126
6119
  es-abstract "^1.22.1"
6127
6120
 
6128
- oclif-plugin-update-notifier@^1.5.48:
6129
- version "1.5.48"
6130
- resolved "https://registry.yarnpkg.com/oclif-plugin-update-notifier/-/oclif-plugin-update-notifier-1.5.48.tgz#cbf9664d90ec6ae6341cca47989957d2fc3f3bba"
6131
- integrity sha512-iYji8SEKOy8mIvO8u6MBvaPGbYm59YsDmgSum7PUknR2nPLsWTvZdy0Q6GiicvMaB8Wh0A2QZDow3kAV11kXng==
6121
+ oclif-plugin-update-notifier@^1.5.49:
6122
+ version "1.5.49"
6123
+ resolved "https://registry.yarnpkg.com/oclif-plugin-update-notifier/-/oclif-plugin-update-notifier-1.5.49.tgz#83d3262dc197a12771f228269c7d587ed9f7baa4"
6124
+ integrity sha512-7kgHF/gW86VufS1ZkSDAmuemcegXCSum7QbOAip5jF10fxjL3GG1djelcD0epYI8n5mTO6+rC7rWVpBvBDWLsQ==
6132
6125
  dependencies:
6133
6126
  "@jayree/changelog" "^1.1.7"
6134
- "@oclif/core" "^3.10.0"
6127
+ "@oclif/core" "^3.10.8"
6135
6128
  "@salesforce/kit" "^3.0.15"
6136
6129
  boxen "^7.1.1"
6137
6130
  chalk "^5.3.0"
@@ -1,4 +1,4 @@
1
1
  {
2
2
  "commands": {},
3
- "version": "1.2.54"
3
+ "version": "1.2.55"
4
4
  }
package/package.json CHANGED
@@ -1,41 +1,41 @@
1
1
  {
2
2
  "name": "sfdx-plugin-update-notifier",
3
3
  "description": "update-notifier for sfdx plugins",
4
- "version": "1.2.54",
4
+ "version": "1.2.55",
5
5
  "author": "jayree",
6
6
  "type": "module",
7
7
  "bugs": "https://github.com/jayree/sfdx-plugin-update-notifier/issues",
8
8
  "dependencies": {
9
9
  "@jayree/changelog": "^1.1.7",
10
- "@oclif/core": "^3.0.9",
10
+ "@oclif/core": "^3.10.8",
11
11
  "@salesforce/kit": "^3.0.15",
12
12
  "debug": "^4.3.4",
13
- "oclif-plugin-update-notifier": "^1.5.48",
13
+ "oclif-plugin-update-notifier": "^1.5.49",
14
14
  "tslib": "^2.6.0"
15
15
  },
16
16
  "devDependencies": {
17
17
  "@oclif/plugin-command-snapshot": "^5.0.1",
18
18
  "@oclif/plugin-help": "^6.0.5",
19
- "@oclif/test": "^3.1.0",
19
+ "@oclif/test": "^3.1.1",
20
20
  "@salesforce/dev-config": "^4.1.0",
21
21
  "@salesforce/dev-scripts": "^5.11.0",
22
22
  "@salesforce/prettier-config": "^0.0.3",
23
- "@types/debug": "^4.1.10",
24
- "@types/fs-extra": "^11.0.3",
25
- "@types/jsforce": "^1.11.3",
26
- "@typescript-eslint/eslint-plugin": "^6.9.1",
27
- "@typescript-eslint/parser": "^6.9.0",
23
+ "@types/debug": "^4.1.12",
24
+ "@types/fs-extra": "^11.0.4",
25
+ "@types/jsforce": "^1.11.4",
26
+ "@typescript-eslint/eslint-plugin": "^6.10.0",
27
+ "@typescript-eslint/parser": "^6.10.0",
28
28
  "c8": "^8.0.1",
29
29
  "chai": "^4.3.8",
30
- "eslint": "^8.52.0",
30
+ "eslint": "^8.53.0",
31
31
  "eslint-config-prettier": "^9.0.0",
32
32
  "eslint-config-salesforce": "^2.0.2",
33
33
  "eslint-config-salesforce-typescript": "^3.0.2",
34
34
  "eslint-plugin-header": "^3.1.1",
35
35
  "eslint-plugin-import": "^2.29.0",
36
- "eslint-plugin-jsdoc": "^46.8.2",
36
+ "eslint-plugin-jsdoc": "^46.9.0",
37
37
  "eslint-plugin-prettier": "^5.0.1",
38
- "eslint-plugin-sf-plugin": "^1.16.13",
38
+ "eslint-plugin-sf-plugin": "^1.16.14",
39
39
  "husky": "^8.0.3",
40
40
  "is-ci": "^3.0.1",
41
41
  "mocha": "^10.2.0",