From cd935782ef91010e2d74b9de18c1827757ce4c00 Mon Sep 17 00:00:00 2001 From: =?utf8?q?J=C3=A9r=C3=B4me=20Benoit?= Date: Sun, 21 Jul 2024 19:14:14 +0200 Subject: [PATCH] chore(deps-dev): apply updates MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Jérôme Benoit --- package.json | 4 +- pnpm-lock.yaml | 130 ++++++++++++++++++++++++------------------------- 2 files changed, 67 insertions(+), 67 deletions(-) diff --git a/package.json b/package.json index 03f3e9a0..1abbebe7 100644 --- a/package.json +++ b/package.json @@ -118,7 +118,7 @@ "globals": "^15.8.0", "husky": "^9.1.1", "lint-staged": "^15.2.7", - "mocha": "^10.6.0", + "mocha": "^10.7.0", "mochawesome": "^7.1.3", "neostandard": "^0.11.1", "prettier": "^3.3.3", @@ -128,7 +128,7 @@ "rollup-plugin-delete": "^2.0.0", "rollup-plugin-dts": "^6.1.1", "sinon": "^18.0.0", - "tatami-ng": "^0.5.4", + "tatami-ng": "^0.5.5", "typedoc": "^0.26.4", "typescript": "~5.5.3" } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 0207b883..b70cfc07 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -66,11 +66,11 @@ importers: specifier: ^15.2.7 version: 15.2.7 mocha: - specifier: ^10.6.0 - version: 10.6.0 + specifier: ^10.7.0 + version: 10.7.0 mochawesome: specifier: ^7.1.3 - version: 7.1.3(mocha@10.6.0) + version: 7.1.3(mocha@10.7.0) neostandard: specifier: ^0.11.1 version: 0.11.1(eslint@9.7.0)(typescript@5.5.3) @@ -96,8 +96,8 @@ importers: specifier: ^18.0.0 version: 18.0.0 tatami-ng: - specifier: ^0.5.4 - version: 0.5.4(typescript@5.5.3) + specifier: ^0.5.5 + version: 0.5.5(typescript@5.5.3) typedoc: specifier: ^0.26.4 version: 0.26.4(typescript@5.5.3) @@ -749,8 +749,8 @@ packages: '@types/yargs@17.0.32': resolution: {integrity: sha512-xQ67Yc/laOG5uMfX/093MRlGGCIBzZMarVa+gfNKJxWAIgykYpVGkBdbqEzGDDfCrVUj6Hiff4mTZ5BA6TmAog==} - '@typescript-eslint/eslint-plugin@8.0.0-alpha.47': - resolution: {integrity: sha512-pkQsaRXqAsoPdZZJ24+5jhRueId3uJH3lSrP3FQxxYyUKH/WcpTFMi8/iQ8Mi3vq/PTqwaZ6Y+GJtyvLcZUGZg==} + '@typescript-eslint/eslint-plugin@8.0.0-alpha.48': + resolution: {integrity: sha512-A85+5m5HBzZmlzmm5Q/bfeFlIsZeg+2Xx6rsLCIjvg6zUfheD0wY/dRVAF3jCDueHVhxNXtTt3nu9sK7O4PFBw==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} peerDependencies: '@typescript-eslint/parser': ^8.0.0 || ^8.0.0-alpha.0 @@ -760,8 +760,8 @@ packages: typescript: optional: true - '@typescript-eslint/parser@8.0.0-alpha.47': - resolution: {integrity: sha512-DsbVHJETIlGQRJYk7F6fsC1CCDpRh+RYGDwcpCMTMBWWqB6Pd4cHJ3updzcVWbfPiHv3tX9snN6bIQjW3bIAiQ==} + '@typescript-eslint/parser@8.0.0-alpha.48': + resolution: {integrity: sha512-ZogOkp/zvS14zGfQlpbjGvaoxJZArfZ9u40Gz+LG+1nu/W7Pw093oKp0RbF0exUceMvLarFdcP7T8T15uGG4vA==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} peerDependencies: eslint: ^8.57.0 || ^9.0.0 @@ -770,12 +770,12 @@ packages: typescript: optional: true - '@typescript-eslint/scope-manager@8.0.0-alpha.47': - resolution: {integrity: sha512-w2ihTDFyukIxOfyG3fgkU9exRQNFAcc5EPGKcqKZ3POK9b0XgsTIHduD9awSE/5rNW6soSJJYj19cA7JW5CH/Q==} + '@typescript-eslint/scope-manager@8.0.0-alpha.48': + resolution: {integrity: sha512-7xX6vkXGr/w0dLaaf5t4qIZlhNpex9I2/b66iTajm9hazWMTnWRgHiGB12Bi6QbwCcWMDU44zPdJdeZzCubTmQ==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} - '@typescript-eslint/type-utils@8.0.0-alpha.47': - resolution: {integrity: sha512-ZKjt05Lrgfo6v32Aa+CEJmquXhHaN7u4+ZiPvZDLeXmCmdXO/OZPkscHDdd3QRnuHHxGfhcg0yG5pKkyu05t3w==} + '@typescript-eslint/type-utils@8.0.0-alpha.48': + resolution: {integrity: sha512-KIE8a6QvolS6OkszTHIS/fz0OReuh09NxiR5Cfy8ajYfaA3j3bDiOzM1BPr30PQxXhO/2hIEQngpdcn156+RNw==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} peerDependencies: typescript: '*' @@ -783,12 +783,12 @@ packages: typescript: optional: true - '@typescript-eslint/types@8.0.0-alpha.47': - resolution: {integrity: sha512-Jb2toEU34iYev82/EQtJTcI3V4Whi6LMSm6Y/fNQPqRI8oYCzVuoEx95OZLLpiZOAK/F1CWXNZObvBg6/lM59g==} + '@typescript-eslint/types@8.0.0-alpha.48': + resolution: {integrity: sha512-dEgLs9NHLAp2/fb32lq7wQ33saY2gklXuAoNJtygg1z+yC3IhCdDZcAOcQEW7jRXSlgCEKiLNKEL2opAXOnCBQ==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} - '@typescript-eslint/typescript-estree@8.0.0-alpha.47': - resolution: {integrity: sha512-8RQlspUvCrHIs1DhxR0hCh9ZJrD63Hnpj4zGYQEhHvxWXcWD2uYFeP8n2Ulib1HumIZlLwJsXU+MV9uj44iXcQ==} + '@typescript-eslint/typescript-estree@8.0.0-alpha.48': + resolution: {integrity: sha512-BE2wi1Dn58vcKp211lTFhtS7MKNbaSaf/u6WKGvr190KrZrfOgPbLl1HsSmM1sHMcDKkCOpWsSOAsiV25/m6MQ==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} peerDependencies: typescript: '*' @@ -796,14 +796,14 @@ packages: typescript: optional: true - '@typescript-eslint/utils@8.0.0-alpha.47': - resolution: {integrity: sha512-RLvHFJstxMGMKzSKrdq7u1t6i2ZYQLR8E5BSwb2nIekLtMWHMxHbVef2dH4w3AoAEzUH3W0S/9jc3N0FLfOOYA==} + '@typescript-eslint/utils@8.0.0-alpha.48': + resolution: {integrity: sha512-SJGwf8VJ82FVkd+LlkIj6bRpkHAiypxHXOu5KYNlql0W8IGe5TE7x3oHMnQfvpGXxT3jjD+a8REFtoMVKTlbbA==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} peerDependencies: eslint: ^8.57.0 || ^9.0.0 - '@typescript-eslint/visitor-keys@8.0.0-alpha.47': - resolution: {integrity: sha512-k2CQOfSBZXmAmM/WUoykxMZxEoA1+JHwbVkl2Tf2RimH11XrnFMyyx81XE/DCjbfLsHexNhHBhBj74Ga9kGlgg==} + '@typescript-eslint/visitor-keys@8.0.0-alpha.48': + resolution: {integrity: sha512-jLJ7sPwGvL17b7k2HxfPy6T8WtZizEvCNICg33xp9viATYeOOyP2rg386AzXf5EZ5YeH/SrxojTMurYJp4PA4w==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} JSONStream@1.3.5: @@ -1767,8 +1767,8 @@ packages: resolution: {integrity: sha512-qOOzS1cBTWYF4BH8fVePDBOO9iptMnGUEZwNc/cMWnTV2nVLZ7VoNWEPHkYczZA0pdoA7dl6e7FL659nX9S2aw==} engines: {node: '>=16 || 14 >=14.17'} - mocha@10.6.0: - resolution: {integrity: sha512-hxjt4+EEB0SA0ZDygSS015t65lJw/I2yRCS3Ae+SJ5FrbzrXgfYwJr96f0OvIXdj7h4lv/vLCrH3rkiuizFSvw==} + mocha@10.7.0: + resolution: {integrity: sha512-v8/rBWr2VO5YkspYINnvu81inSz2y3ODJrhO175/Exzor1RcEZZkizgE2A+w/CAXXoESS8Kys5E62dOHGHzULA==} engines: {node: '>= 14.0.0'} hasBin: true @@ -2163,8 +2163,8 @@ packages: resolution: {integrity: sha512-GNzQvQTOIP6RyTfE2Qxb8ZVlNmw0n88vp1szwWRimP02mnTsx3Wtn5qRdqY9w2XduFNUgvOwhNnQsjwCp+kqaQ==} engines: {node: '>=6'} - tatami-ng@0.5.4: - resolution: {integrity: sha512-isAT/IbR/BWmysU8T02fs/Q5C+kYpYr4IwGJ8KUHXXwR1Kb2GBVxGvYKF0zogGAVQRPSd7HEd435GO/UsWzsLw==} + tatami-ng@0.5.5: + resolution: {integrity: sha512-4mEsny4UdP97Ze+BcMkqeFRt57gCASo7OYj1ik8dfVchAPoAunXcEuImeRxU0TlAOu2cZ3lFq+kJ7vAGiOPQEA==} hasBin: true peerDependencies: typescript: ^5.4.3 @@ -2222,8 +2222,8 @@ packages: peerDependencies: typescript: 4.6.x || 4.7.x || 4.8.x || 4.9.x || 5.0.x || 5.1.x || 5.2.x || 5.3.x || 5.4.x || 5.5.x - typescript-eslint@8.0.0-alpha.47: - resolution: {integrity: sha512-0tOuEPPxA53mS60FlQWCMtgLEZzJGRF8Cxa3eExQyoBaOVucJFpIIr7qwXPxHNIYJ6fJd3zs8p+GYIS4q5Rokw==} + typescript-eslint@8.0.0-alpha.48: + resolution: {integrity: sha512-XGK+sPN9IWmfg9GZZyVup+YrIwgE1FoaeCgdSy0pt5Z8aVEedDrDp9cD546v/ZW/iztmCrCTbfnZ08d5rmxObA==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} peerDependencies: typescript: '*' @@ -2922,7 +2922,7 @@ snapshots: '@stylistic/eslint-plugin-plus@2.6.0-beta.0(eslint@9.7.0)(typescript@5.5.3)': dependencies: '@types/eslint': 8.56.10 - '@typescript-eslint/utils': 8.0.0-alpha.47(eslint@9.7.0)(typescript@5.5.3) + '@typescript-eslint/utils': 8.0.0-alpha.48(eslint@9.7.0)(typescript@5.5.3) eslint: 9.7.0 transitivePeerDependencies: - supports-color @@ -2932,7 +2932,7 @@ snapshots: dependencies: '@stylistic/eslint-plugin-js': 2.6.0-beta.0(eslint@9.7.0) '@types/eslint': 8.56.10 - '@typescript-eslint/utils': 8.0.0-alpha.47(eslint@9.7.0)(typescript@5.5.3) + '@typescript-eslint/utils': 8.0.0-alpha.48(eslint@9.7.0)(typescript@5.5.3) eslint: 9.7.0 transitivePeerDependencies: - supports-color @@ -2998,14 +2998,14 @@ snapshots: dependencies: '@types/yargs-parser': 21.0.3 - '@typescript-eslint/eslint-plugin@8.0.0-alpha.47(@typescript-eslint/parser@8.0.0-alpha.47(eslint@9.7.0)(typescript@5.5.3))(eslint@9.7.0)(typescript@5.5.3)': + '@typescript-eslint/eslint-plugin@8.0.0-alpha.48(@typescript-eslint/parser@8.0.0-alpha.48(eslint@9.7.0)(typescript@5.5.3))(eslint@9.7.0)(typescript@5.5.3)': dependencies: '@eslint-community/regexpp': 4.11.0 - '@typescript-eslint/parser': 8.0.0-alpha.47(eslint@9.7.0)(typescript@5.5.3) - '@typescript-eslint/scope-manager': 8.0.0-alpha.47 - '@typescript-eslint/type-utils': 8.0.0-alpha.47(eslint@9.7.0)(typescript@5.5.3) - '@typescript-eslint/utils': 8.0.0-alpha.47(eslint@9.7.0)(typescript@5.5.3) - '@typescript-eslint/visitor-keys': 8.0.0-alpha.47 + '@typescript-eslint/parser': 8.0.0-alpha.48(eslint@9.7.0)(typescript@5.5.3) + '@typescript-eslint/scope-manager': 8.0.0-alpha.48 + '@typescript-eslint/type-utils': 8.0.0-alpha.48(eslint@9.7.0)(typescript@5.5.3) + '@typescript-eslint/utils': 8.0.0-alpha.48(eslint@9.7.0)(typescript@5.5.3) + '@typescript-eslint/visitor-keys': 8.0.0-alpha.48 eslint: 9.7.0 graphemer: 1.4.0 ignore: 5.3.1 @@ -3016,12 +3016,12 @@ snapshots: transitivePeerDependencies: - supports-color - '@typescript-eslint/parser@8.0.0-alpha.47(eslint@9.7.0)(typescript@5.5.3)': + '@typescript-eslint/parser@8.0.0-alpha.48(eslint@9.7.0)(typescript@5.5.3)': dependencies: - '@typescript-eslint/scope-manager': 8.0.0-alpha.47 - '@typescript-eslint/types': 8.0.0-alpha.47 - '@typescript-eslint/typescript-estree': 8.0.0-alpha.47(typescript@5.5.3) - '@typescript-eslint/visitor-keys': 8.0.0-alpha.47 + '@typescript-eslint/scope-manager': 8.0.0-alpha.48 + '@typescript-eslint/types': 8.0.0-alpha.48 + '@typescript-eslint/typescript-estree': 8.0.0-alpha.48(typescript@5.5.3) + '@typescript-eslint/visitor-keys': 8.0.0-alpha.48 debug: 4.3.5(supports-color@8.1.1) eslint: 9.7.0 optionalDependencies: @@ -3029,15 +3029,15 @@ snapshots: transitivePeerDependencies: - supports-color - '@typescript-eslint/scope-manager@8.0.0-alpha.47': + '@typescript-eslint/scope-manager@8.0.0-alpha.48': dependencies: - '@typescript-eslint/types': 8.0.0-alpha.47 - '@typescript-eslint/visitor-keys': 8.0.0-alpha.47 + '@typescript-eslint/types': 8.0.0-alpha.48 + '@typescript-eslint/visitor-keys': 8.0.0-alpha.48 - '@typescript-eslint/type-utils@8.0.0-alpha.47(eslint@9.7.0)(typescript@5.5.3)': + '@typescript-eslint/type-utils@8.0.0-alpha.48(eslint@9.7.0)(typescript@5.5.3)': dependencies: - '@typescript-eslint/typescript-estree': 8.0.0-alpha.47(typescript@5.5.3) - '@typescript-eslint/utils': 8.0.0-alpha.47(eslint@9.7.0)(typescript@5.5.3) + '@typescript-eslint/typescript-estree': 8.0.0-alpha.48(typescript@5.5.3) + '@typescript-eslint/utils': 8.0.0-alpha.48(eslint@9.7.0)(typescript@5.5.3) debug: 4.3.5(supports-color@8.1.1) ts-api-utils: 1.3.0(typescript@5.5.3) optionalDependencies: @@ -3046,12 +3046,12 @@ snapshots: - eslint - supports-color - '@typescript-eslint/types@8.0.0-alpha.47': {} + '@typescript-eslint/types@8.0.0-alpha.48': {} - '@typescript-eslint/typescript-estree@8.0.0-alpha.47(typescript@5.5.3)': + '@typescript-eslint/typescript-estree@8.0.0-alpha.48(typescript@5.5.3)': dependencies: - '@typescript-eslint/types': 8.0.0-alpha.47 - '@typescript-eslint/visitor-keys': 8.0.0-alpha.47 + '@typescript-eslint/types': 8.0.0-alpha.48 + '@typescript-eslint/visitor-keys': 8.0.0-alpha.48 debug: 4.3.5(supports-color@8.1.1) globby: 11.1.0 is-glob: 4.0.3 @@ -3063,20 +3063,20 @@ snapshots: transitivePeerDependencies: - supports-color - '@typescript-eslint/utils@8.0.0-alpha.47(eslint@9.7.0)(typescript@5.5.3)': + '@typescript-eslint/utils@8.0.0-alpha.48(eslint@9.7.0)(typescript@5.5.3)': dependencies: '@eslint-community/eslint-utils': 4.4.0(eslint@9.7.0) - '@typescript-eslint/scope-manager': 8.0.0-alpha.47 - '@typescript-eslint/types': 8.0.0-alpha.47 - '@typescript-eslint/typescript-estree': 8.0.0-alpha.47(typescript@5.5.3) + '@typescript-eslint/scope-manager': 8.0.0-alpha.48 + '@typescript-eslint/types': 8.0.0-alpha.48 + '@typescript-eslint/typescript-estree': 8.0.0-alpha.48(typescript@5.5.3) eslint: 9.7.0 transitivePeerDependencies: - supports-color - typescript - '@typescript-eslint/visitor-keys@8.0.0-alpha.47': + '@typescript-eslint/visitor-keys@8.0.0-alpha.48': dependencies: - '@typescript-eslint/types': 8.0.0-alpha.47 + '@typescript-eslint/types': 8.0.0-alpha.48 eslint-visitor-keys: 3.4.3 JSONStream@1.3.5: @@ -4067,7 +4067,7 @@ snapshots: minipass@7.1.2: {} - mocha@10.6.0: + mocha@10.7.0: dependencies: ansi-colors: 4.1.3 browser-stdout: 1.3.1 @@ -4105,7 +4105,7 @@ snapshots: validator: 13.12.0 yargs: 17.7.2 - mochawesome@7.1.3(mocha@10.6.0): + mochawesome@7.1.3(mocha@10.7.0): dependencies: chalk: 4.1.2 diff: 5.2.0 @@ -4114,7 +4114,7 @@ snapshots: lodash.isfunction: 3.0.9 lodash.isobject: 3.0.2 lodash.isstring: 4.0.1 - mocha: 10.6.0 + mocha: 10.7.0 mochawesome-report-generator: 6.2.0 strip-ansi: 6.0.1 uuid: 8.3.2 @@ -4136,7 +4136,7 @@ snapshots: find-up: 5.0.0 globals: 15.8.0 peowly: 1.3.2 - typescript-eslint: 8.0.0-alpha.47(eslint@9.7.0)(typescript@5.5.3) + typescript-eslint: 8.0.0-alpha.48(eslint@9.7.0)(typescript@5.5.3) transitivePeerDependencies: - supports-color - typescript @@ -4483,7 +4483,7 @@ snapshots: tapable@2.2.1: {} - tatami-ng@0.5.4(typescript@5.5.3): + tatami-ng@0.5.5(typescript@5.5.3): dependencies: peowly: 1.3.2 typescript: 5.5.3 @@ -4538,11 +4538,11 @@ snapshots: typescript: 5.5.3 yaml: 2.4.5 - typescript-eslint@8.0.0-alpha.47(eslint@9.7.0)(typescript@5.5.3): + typescript-eslint@8.0.0-alpha.48(eslint@9.7.0)(typescript@5.5.3): dependencies: - '@typescript-eslint/eslint-plugin': 8.0.0-alpha.47(@typescript-eslint/parser@8.0.0-alpha.47(eslint@9.7.0)(typescript@5.5.3))(eslint@9.7.0)(typescript@5.5.3) - '@typescript-eslint/parser': 8.0.0-alpha.47(eslint@9.7.0)(typescript@5.5.3) - '@typescript-eslint/utils': 8.0.0-alpha.47(eslint@9.7.0)(typescript@5.5.3) + '@typescript-eslint/eslint-plugin': 8.0.0-alpha.48(@typescript-eslint/parser@8.0.0-alpha.48(eslint@9.7.0)(typescript@5.5.3))(eslint@9.7.0)(typescript@5.5.3) + '@typescript-eslint/parser': 8.0.0-alpha.48(eslint@9.7.0)(typescript@5.5.3) + '@typescript-eslint/utils': 8.0.0-alpha.48(eslint@9.7.0)(typescript@5.5.3) optionalDependencies: typescript: 5.5.3 transitivePeerDependencies: -- 2.34.1