From: Jérôme Benoit Date: Tue, 25 Jun 2024 02:30:31 +0000 (+0200) Subject: Merge branch 'master' into combined-prs-branch X-Git-Url: https://git.piment-noir.org/?a=commitdiff_plain;h=8363c7d2c1cfc0502c6516629e1901e9c08aad60;hp=7169bda30538a5244b2598a4ef466c5687953ebd;p=poolifier.git Merge branch 'master' into combined-prs-branch --- diff --git a/package.json b/package.json index 47c7da9c..f9ce1a61 100644 --- a/package.json +++ b/package.json @@ -122,9 +122,9 @@ "globals": "^15.6.0", "husky": "^9.0.11", "lint-staged": "^15.2.7", - "mocha": "^10.4.0", + "mocha": "^10.5.0", "mochawesome": "^7.1.3", - "neostandard": "^0.7.2", + "neostandard": "^0.8.0", "prettier": "^3.3.2", "release-it": "^17.4.0", "rollup": "^4.18.0", @@ -134,7 +134,7 @@ "rollup-plugin-dts": "^6.1.1", "sinon": "^18.0.0", "tatami-ng": "^0.4.15", - "typedoc": "^0.26.0", + "typedoc": "^0.26.2", "typescript": "~5.5.2" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index f13c5d01..129da79d 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -75,14 +75,14 @@ importers: specifier: ^15.2.7 version: 15.2.7 mocha: - specifier: ^10.4.0 - version: 10.4.0 + specifier: ^10.5.0 + version: 10.5.0 mochawesome: specifier: ^7.1.3 - version: 7.1.3(mocha@10.4.0) + version: 7.1.3(mocha@10.5.0) neostandard: - specifier: ^0.7.2 - version: 0.7.2(@typescript-eslint/parser@8.0.0-alpha.30(eslint@9.5.0)(typescript@5.5.2))(eslint@9.5.0)(typescript@5.5.2) + specifier: ^0.8.0 + version: 0.8.0(@typescript-eslint/parser@8.0.0-alpha.30(eslint@9.5.0)(typescript@5.5.2))(eslint@9.5.0)(typescript@5.5.2) prettier: specifier: ^3.3.2 version: 3.3.2 @@ -111,8 +111,8 @@ importers: specifier: ^0.4.15 version: 0.4.15(typescript@5.5.2) typedoc: - specifier: ^0.26.0 - version: 0.26.0(typescript@5.5.2) + specifier: ^0.26.2 + version: 0.26.2(typescript@5.5.2) typescript: specifier: ~5.5.2 version: 5.5.2 @@ -2431,8 +2431,8 @@ packages: resolution: {integrity: sha512-qOOzS1cBTWYF4BH8fVePDBOO9iptMnGUEZwNc/cMWnTV2nVLZ7VoNWEPHkYczZA0pdoA7dl6e7FL659nX9S2aw==} engines: {node: '>=16 || 14 >=14.17'} - mocha@10.4.0: - resolution: {integrity: sha512-eqhGB8JKapEYcC4ytX/xrzKforgEc3j1pGlAXVy3eRwrtAy5/nIfT1SvgGzfN0XZZxeLq0aQWkOUAmqIJiv+bA==} + mocha@10.5.0: + resolution: {integrity: sha512-KoCXMKfW2OMsvCbaJJFPdzg36lI9+tMH7yyXCoKh6PpFo7BAC/xqG7Ct/aitJDrGbIGcN2IT3cx3bZ6PDGaXmA==} engines: {node: '>= 14.0.0'} hasBin: true @@ -2458,8 +2458,8 @@ packages: natural-compare@1.4.0: resolution: {integrity: sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==} - neostandard@0.7.2: - resolution: {integrity: sha512-5kFn4IVhqjyS8Huem/hWdVqZr+bTnlxPR3cNfJEKUrHA6+8QuNODvgdprfpTYvrZKz5PVYGr/lRhe2c87rwaAw==} + neostandard@0.8.0: + resolution: {integrity: sha512-UEQCiF5bq+EXbMqsWbQkRYjAwXxZBre+QXSNd9K65kyxsGrvZ49baninrQscbgep1kQkGMTC8SCv1l6ZDyb8zw==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} hasBin: true peerDependencies: @@ -3159,8 +3159,8 @@ packages: typedarray-to-buffer@3.1.5: resolution: {integrity: sha512-zdu8XMNEDepKKR+XYOXAVPtWui0ly0NtohUscw+UmaHiAWT8hrV1rr//H6V+0DvJ3OQ19S979M0laLfX8rm82Q==} - typedoc@0.26.0: - resolution: {integrity: sha512-OcYevjHsMN8DfpaL0dSBGAEBhOxuBB5Au8QVs9oz9iB0kRStPZwXLFWqh9gwbMUxNjW3yQuIM5GrVVauMJ2Akw==} + typedoc@0.26.2: + resolution: {integrity: sha512-q/t+M+PZqhN9gPWLBZ3CCvP+KT8O1tyYkSzEYbcQ6mo89avdIrMlBEl3vfo5BgSzwC6Lbmq0W64E8RkY+eVsLA==} engines: {node: '>= 18'} hasBin: true peerDependencies: @@ -5803,7 +5803,7 @@ snapshots: minipass@7.1.2: {} - mocha@10.4.0: + mocha@10.5.0: dependencies: ansi-colors: 4.1.1 browser-stdout: 1.3.1 @@ -5841,7 +5841,7 @@ snapshots: validator: 13.12.0 yargs: 17.7.2 - mochawesome@7.1.3(mocha@10.4.0): + mochawesome@7.1.3(mocha@10.5.0): dependencies: chalk: 4.1.2 diff: 5.2.0 @@ -5850,7 +5850,7 @@ snapshots: lodash.isfunction: 3.0.9 lodash.isobject: 3.0.2 lodash.isstring: 4.0.1 - mocha: 10.4.0 + mocha: 10.5.0 mochawesome-report-generator: 6.2.0 strip-ansi: 6.0.1 uuid: 8.3.2 @@ -5863,7 +5863,7 @@ snapshots: natural-compare@1.4.0: {} - neostandard@0.7.2(@typescript-eslint/parser@8.0.0-alpha.30(eslint@9.5.0)(typescript@5.5.2))(eslint@9.5.0)(typescript@5.5.2): + neostandard@0.8.0(@typescript-eslint/parser@8.0.0-alpha.30(eslint@9.5.0)(typescript@5.5.2))(eslint@9.5.0)(typescript@5.5.2): dependencies: '@humanwhocodes/gitignore-to-minimatch': 1.0.2 '@stylistic/eslint-plugin-js': 2.2.2(eslint@9.5.0) @@ -6637,7 +6637,7 @@ snapshots: dependencies: is-typedarray: 1.0.0 - typedoc@0.26.0(typescript@5.5.2): + typedoc@0.26.2(typescript@5.5.2): dependencies: lunr: 2.3.9 markdown-it: 14.1.0