From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 Jun 2025 20:26:48 +0000 (+0000) Subject: build(deps-dev): bump the regular group with 4 updates X-Git-Tag: v5.0.0~10^2~1^2 X-Git-Url: https://git.piment-noir.org/?a=commitdiff_plain;h=2b3e1461f38e57698d06d763a1f4e524bc0b50c4;p=poolifier.git build(deps-dev): bump the regular group with 4 updates Bumps the regular group with 4 updates: [@cspell/eslint-plugin](https://github.com/streetsidesoftware/cspell/tree/HEAD/packages/cspell-eslint-plugin), [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node), [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) and [mocha](https://github.com/mochajs/mocha). Updates `@cspell/eslint-plugin` from 9.1.1 to 9.1.2 - [Release notes](https://github.com/streetsidesoftware/cspell/releases) - [Changelog](https://github.com/streetsidesoftware/cspell/blob/main/packages/cspell-eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/streetsidesoftware/cspell/commits/v9.1.2/packages/cspell-eslint-plugin) Updates `@types/node` from 24.0.3 to 24.0.4 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `eslint-plugin-jsdoc` from 51.2.1 to 51.2.3 - [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases) - [Changelog](https://github.com/gajus/eslint-plugin-jsdoc/blob/main/.releaserc) - [Commits](https://github.com/gajus/eslint-plugin-jsdoc/compare/v51.2.1...v51.2.3) Updates `mocha` from 11.7.0 to 11.7.1 - [Release notes](https://github.com/mochajs/mocha/releases) - [Changelog](https://github.com/mochajs/mocha/blob/main/CHANGELOG.md) - [Commits](https://github.com/mochajs/mocha/compare/v11.7.0...v11.7.1) --- updated-dependencies: - dependency-name: "@cspell/eslint-plugin" dependency-version: 9.1.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: regular - dependency-name: "@types/node" dependency-version: 24.0.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: regular - dependency-name: eslint-plugin-jsdoc dependency-version: 51.2.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: regular - dependency-name: mocha dependency-version: 11.7.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: regular ... Signed-off-by: dependabot[bot] --- diff --git a/package.json b/package.json index c43159a58..5d430d9d5 100644 --- a/package.json +++ b/package.json @@ -109,22 +109,22 @@ "@biomejs/biome": "^2.0.5", "@commitlint/cli": "^19.8.1", "@commitlint/config-conventional": "^19.8.1", - "@cspell/eslint-plugin": "^9.1.1", + "@cspell/eslint-plugin": "^9.1.2", "@eslint/js": "^9.29.0", "@rollup/plugin-terser": "^0.4.4", "@rollup/plugin-typescript": "^12.1.3", "@std/expect": "npm:@jsr/std__expect@^1.0.16", - "@types/node": "^24.0.3", + "@types/node": "^24.0.4", "c8": "^10.1.3", "clean-publish": "^5.2.2", "cross-env": "^7.0.3", "eslint": "^9.29.0", - "eslint-plugin-jsdoc": "^51.2.1", + "eslint-plugin-jsdoc": "^51.2.3", "eslint-plugin-perfectionist": "^4.15.0", "globals": "^16.2.0", "husky": "^9.1.7", "lint-staged": "^16.1.2", - "mocha": "^11.7.0", + "mocha": "^11.7.1", "mochawesome": "^7.1.3", "neostandard": "^0.12.1", "prettier": "^3.6.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index d8afa5264..56ac33ca8 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -16,13 +16,13 @@ importers: version: 2.0.5 '@commitlint/cli': specifier: ^19.8.1 - version: 19.8.1(@types/node@24.0.3)(typescript@5.8.3) + version: 19.8.1(@types/node@24.0.4)(typescript@5.8.3) '@commitlint/config-conventional': specifier: ^19.8.1 version: 19.8.1 '@cspell/eslint-plugin': - specifier: ^9.1.1 - version: 9.1.1(eslint@9.29.0(jiti@2.4.2)) + specifier: ^9.1.2 + version: 9.1.2(eslint@9.29.0(jiti@2.4.2)) '@eslint/js': specifier: ^9.29.0 version: 9.29.0 @@ -36,8 +36,8 @@ importers: specifier: npm:@jsr/std__expect@^1.0.16 version: '@jsr/std__expect@1.0.16' '@types/node': - specifier: ^24.0.3 - version: 24.0.3 + specifier: ^24.0.4 + version: 24.0.4 c8: specifier: ^10.1.3 version: 10.1.3 @@ -51,8 +51,8 @@ importers: specifier: ^9.29.0 version: 9.29.0(jiti@2.4.2) eslint-plugin-jsdoc: - specifier: ^51.2.1 - version: 51.2.1(eslint@9.29.0(jiti@2.4.2)) + specifier: ^51.2.3 + version: 51.2.3(eslint@9.29.0(jiti@2.4.2)) eslint-plugin-perfectionist: specifier: ^4.15.0 version: 4.15.0(eslint@9.29.0(jiti@2.4.2))(typescript@5.8.3) @@ -66,11 +66,11 @@ importers: specifier: ^16.1.2 version: 16.1.2 mocha: - specifier: ^11.7.0 - version: 11.7.0 + specifier: ^11.7.1 + version: 11.7.1 mochawesome: specifier: ^7.1.3 - version: 7.1.3(mocha@11.7.0) + version: 7.1.3(mocha@11.7.1) neostandard: specifier: ^0.12.1 version: 0.12.1(@typescript-eslint/utils@8.34.1(eslint@9.29.0(jiti@2.4.2))(typescript@5.8.3))(eslint-import-resolver-node@0.3.9)(eslint@9.29.0(jiti@2.4.2))(typescript@5.8.3) @@ -242,24 +242,24 @@ packages: resolution: {integrity: sha512-/yCrWGCoA1SVKOks25EGadP9Pnj0oAIHGpl2wH2M2Y46dPM2ueb8wyCVOD7O3WCTkaJ0IkKvzhl1JY7+uCT2Dw==} engines: {node: '>=v18'} - '@cspell/cspell-bundled-dicts@9.1.1': - resolution: {integrity: sha512-AbaIez18Puo9SbnhYsZnzG90ohelWWFQVbEIdtwMmRRItoIevF8wcNkQrFeFCXINs+FZH+aDGkt7oA1dwKgJFA==} + '@cspell/cspell-bundled-dicts@9.1.2': + resolution: {integrity: sha512-mdhxj7j1zqXYKO/KPx2MgN3RPAvqoWvncxz2dOMFBcuUteZPt58NenUoi0VZXEhV/FM2V80NvhHZZafaIcxVjQ==} engines: {node: '>=20'} - '@cspell/cspell-pipe@9.1.1': - resolution: {integrity: sha512-WFh6+Fig//8Ev8mxBHjKiKhYfJHez5JyI2ioWBgh16EL08k5kfqIsANX8/ij+k0QvfObA4J4LRJ6RUoExvD+4g==} + '@cspell/cspell-pipe@9.1.2': + resolution: {integrity: sha512-/pIhsf4SI4Q/kvehq9GsGKLgbQsRhiDgthQIgO6YOrEa761wOI2hVdRyc0Tgc1iAGiJEedDaFsAhabVRJBeo2g==} engines: {node: '>=20'} - '@cspell/cspell-resolver@9.1.1': - resolution: {integrity: sha512-nnHE6ZA4tGA0jU1Yco6OuXUwPvFqHrWqMwvbmOHRLPZRLrtbqKUQGxUuSHlM3aGLHBfaPZSZqBl5rvGyj2EX1Q==} + '@cspell/cspell-resolver@9.1.2': + resolution: {integrity: sha512-dNDx7yMl2h1Ousk08lizTou+BUvce4RPSnPXrQPB7B7CscgZloSyuP3Yyj1Zt81pHNpggrym4Ezx6tMdyPjESw==} engines: {node: '>=20'} - '@cspell/cspell-service-bus@9.1.1': - resolution: {integrity: sha512-0eFZe4dsEaETsNsqcFilWwfi2VRHRxldSkNZFGXf/QbamSK89VNf0X/q9CtAU90PVgJAzYevV2r6uyWX2poZpQ==} + '@cspell/cspell-service-bus@9.1.2': + resolution: {integrity: sha512-YOsUctzCMzEJbKdzNyvPkyMen/i7sGO3Xgcczn848GJPlRsJc50QwsoU67SY7zEARz6y2WS0tv5F5RMrRO4idw==} engines: {node: '>=20'} - '@cspell/cspell-types@9.1.1': - resolution: {integrity: sha512-xouQmxgAuEz+jnmyzQV6LoAKzwTt/wF1xjRgVW1ssMFDlRGPtvEOmfk3yk79Ror0AnHmA5O1xXpFQ/VgFU56MQ==} + '@cspell/cspell-types@9.1.2': + resolution: {integrity: sha512-bSDDjoQi4pbh1BULEA596XCo1PMShTpTb4J2lj8jVYqYgXYQNjSmQFA1fj4NHesC84JpK1um4ybzXBcqtniC7Q==} engines: {node: '>=20'} '@cspell/dict-ada@4.1.0': @@ -390,8 +390,8 @@ packages: '@cspell/dict-node@5.0.7': resolution: {integrity: sha512-ZaPpBsHGQCqUyFPKLyCNUH2qzolDRm1/901IO8e7btk7bEDF56DN82VD43gPvD4HWz3yLs/WkcLa01KYAJpnOw==} - '@cspell/dict-npm@5.2.6': - resolution: {integrity: sha512-VGEY1ZjE8c8JCA+dic1IdYmVTNfVtWAw7V2n4TXO1+mKfRL+BsPsqEoH8iR0OMutC9QXjVNh32rzMh4D3E+Lxw==} + '@cspell/dict-npm@5.2.7': + resolution: {integrity: sha512-YtJ4UBq+42oJGyJWo13XZ+SCNbiT2QCarkljKyURZgYc45XMBl6cbTNwIoYtyPijxSOWuIx0bQm7M/826isVig==} '@cspell/dict-php@4.0.14': resolution: {integrity: sha512-7zur8pyncYZglxNmqsRycOZ6inpDoVd4yFfz1pQRe5xaRWMiK3Km4n0/X/1YMWhh3e3Sl/fQg5Axb2hlN68t1g==} @@ -420,8 +420,8 @@ packages: '@cspell/dict-shell@1.1.0': resolution: {integrity: sha512-D/xHXX7T37BJxNRf5JJHsvziFDvh23IF/KvkZXNSh8VqcRdod3BAz9VGHZf6VDqcZXr1VRqIYR3mQ8DSvs3AVQ==} - '@cspell/dict-software-terms@5.1.0': - resolution: {integrity: sha512-8zsOVzcHpb4PAaKtOWAIJRbpaNINaUZRsHzqFb3K9hQIC6hxmet/avLlCeKdnmBVZkn3TmRN5caxTJamJvbXww==} + '@cspell/dict-software-terms@5.1.1': + resolution: {integrity: sha512-POivtvsmbmkYWw7RAQQPwu3gw72SDCeZXA+2IPoGXLlgkYk17taTDTLDA0gV5N8HpdC8SeOBX4cUY4rc2Y1ksA==} '@cspell/dict-sql@2.2.0': resolution: {integrity: sha512-MUop+d1AHSzXpBvQgQkCiok8Ejzb+nrzyG16E8TvKL2MQeDwnIvMe3bv90eukP6E1HWb+V/MA/4pnq0pcJWKqQ==} @@ -441,26 +441,26 @@ packages: '@cspell/dict-vue@3.0.4': resolution: {integrity: sha512-0dPtI0lwHcAgSiQFx8CzvqjdoXROcH+1LyqgROCpBgppommWpVhbQ0eubnKotFEXgpUCONVkeZJ6Ql8NbTEu+w==} - '@cspell/dynamic-import@9.1.1': - resolution: {integrity: sha512-jcg5Wti4kcPh4Deds009MEZvuN3tViUft079MTsdSpNPNhRf/gKwSIQnkda9g4ppsVPh5mxkE0nUZLxfZRZYMg==} + '@cspell/dynamic-import@9.1.2': + resolution: {integrity: sha512-Kg22HCx5m0znVPLea2jRrvMnzHZAAzqcDr5g6Dbd4Pizs5b3SPQuRpFmYaDvKo26JNZnfRqA9eweiuE5aQAf2A==} engines: {node: '>=20'} - '@cspell/eslint-plugin@9.1.1': - resolution: {integrity: sha512-R9SZVF4B0DInNOPaKD/f6JhKWNpZQlaXlQ/YO418oaZg3lC1vdYVuKcCpbE8HEKwS68pA/7aiSEOTBOBSzvGXQ==} + '@cspell/eslint-plugin@9.1.2': + resolution: {integrity: sha512-UUCCBAyv3gTL1P19fX9C+cknkwCXHvnHUAaFBz25dX6PhJSPyYPmVdA8jm/2H6+GQYKBnHvWgfjkkiZgtqoQRA==} engines: {node: '>=20'} peerDependencies: eslint: ^7 || ^8 || ^9 - '@cspell/filetypes@9.1.1': - resolution: {integrity: sha512-kQ1mD+hPxh8KRbDtPvCb6nuODwJV26W43sC77I5Vpk+IDXZqxEhkTCXB6OefnfplOl6+wU0e/EAw+7XYtlKjfg==} + '@cspell/filetypes@9.1.2': + resolution: {integrity: sha512-j+6kDz3GbeYwwtlzVosqVaSiFGMhf0u3y8eAP3IV2bTelhP2ZiOLD+yNbAyYGao7p10/Sqv+Ri0yT7IsGLniww==} engines: {node: '>=20'} - '@cspell/strong-weak-map@9.1.1': - resolution: {integrity: sha512-D9dDws2MmE24zxkT9TcxYzOAiZncllgcfAGVswklM+dpQeHyZgRDPpdjVhz+nrYrwVwTbdWlRNJ9RiwzRN+jpA==} + '@cspell/strong-weak-map@9.1.2': + resolution: {integrity: sha512-6X9oXnklvdt1pd0x0Mh6qXaaIRxjt0G50Xz5ZGm3wpAagv0MFvTThdmYVFfBuZ91x7fDT3u77y3d1uqdGQW1CA==} engines: {node: '>=20'} - '@cspell/url@9.1.1': - resolution: {integrity: sha512-/RL/QTcaFBr0UGl6uLc9d2kPCEpqWHmBs8uFRnBottJ3I5tMOiaVtkEKFTx5FIxrlWTjZwW3rWaIUspNX5ejUw==} + '@cspell/url@9.1.2': + resolution: {integrity: sha512-PMJBuLYQIdFnEfPHQXaVE5hHUkbbOxOIRmHyZwWEc9+79tIaIkiwLpjZvbm8p6f9WXAaESqXs/uK2tUC/bjwmw==} engines: {node: '>=20'} '@emnapi/core@1.4.3': @@ -800,8 +800,8 @@ packages: '@types/json-schema@7.0.15': resolution: {integrity: sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==} - '@types/node@24.0.3': - resolution: {integrity: sha512-R4I/kzCYAdRLzfiCabn9hxWfbuHS573x+r0dJMkkzThEa7pbrcDWK+9zu3e7aBOouf+rQAciqPFMnxwr0aWgKg==} + '@types/node@24.0.4': + resolution: {integrity: sha512-ulyqAkrhnuNq9pB76DRBTkcS6YsmDALy6Ua63V8OhrOBgbcYt6IOdzpw5P1+dyRIyMerzLkeYWBeOXPpA9GMAA==} '@types/unist@3.0.3': resolution: {integrity: sha512-ko/gIFJRv177XgZsZcBwnqJN5x/Gien8qNOn0D5bQU/zAzVf9Zt3BlcUiLqhV9y4ARk0GbT3tnUiPNgnTXzc/Q==} @@ -848,6 +848,10 @@ packages: resolution: {integrity: sha512-rjLVbmE7HR18kDsjNIZQHxmv9RZwlgzavryL5Lnj2ujIRTeXlKtILHgRNmQ3j4daw7zd+mQgy+uyt6Zo6I0IGA==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} + '@typescript-eslint/types@8.35.0': + resolution: {integrity: sha512-0mYH3emanku0vHw2aRLNGqe7EXh9WHEhi7kZzscrMDf6IIRUQ5Jk4wp1QrledE/36KtdZrVfKnE32eZCf/vaVQ==} + engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} + '@typescript-eslint/typescript-estree@8.34.1': resolution: {integrity: sha512-rjCNqqYPuMUF5ODD+hWBNmOitjBWghkGKJg6hiCHzUvXRy6rK22Jd3rwbP2Xi+R7oYVvIKhokHVhH41BxPV5mA==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} @@ -1207,33 +1211,33 @@ packages: resolution: {integrity: sha512-uV2QOWP2nWzsy2aMp8aRibhi9dlzF5Hgh5SHaB9OiTGEyDTiJJyx0uy51QXdyWbtAHNua4XJzUKca3OzKUd3vA==} engines: {node: '>= 8'} - cspell-config-lib@9.1.1: - resolution: {integrity: sha512-fi/ohH5mIeba416Jl0DREm+A4QssC3OCY8wjze7hAZ9lOzFuuBmyjoo5OD/J48stkCt1pf2TIAAU3up5o/oaBw==} + cspell-config-lib@9.1.2: + resolution: {integrity: sha512-QvHHGUuMI5h3ymU6O/Qz8zfhMhvPTuopT1FgebYRBB1cyggl4KnEJKU9m7wy/SQ1IGSlFDtQp6rCy70ujTfavQ==} engines: {node: '>=20'} - cspell-dictionary@9.1.1: - resolution: {integrity: sha512-VobPhTE/+hMsI5qppKsuljdDkG23av16bNRBR0hA0O/pG07SXZ6nzwWIwdPoKSjiWSGTmmCGXv45W0sn20ahbA==} + cspell-dictionary@9.1.2: + resolution: {integrity: sha512-Osn5f9ugkX/zA3PVtSmYKRer3gZX3YqVB0UH0wVNzi8Ryl/1RUuYLIcvd0SDEhiVW56WKxFLfZ5sggTz/l9cDA==} engines: {node: '>=20'} - cspell-glob@9.1.1: - resolution: {integrity: sha512-f274mlln/QG/wj12xF/SnvfdUAx0pGjIxnNOYGwRXS1MbaH0B4F9pkhkMqY0GwqAsvPxT6NzJybAoivS4Icvzg==} + cspell-glob@9.1.2: + resolution: {integrity: sha512-l7Mqirn5h2tilTXgRamRIqqnzeA7R5iJEtJkY/zHDMEBeLWTR/5ai7dBp2+ooe8gIebpDtvv4938IXa5/75E6g==} engines: {node: '>=20'} - cspell-grammar@9.1.1: - resolution: {integrity: sha512-IBOOzmj1z4IWHSis6iGZNbE0syEiT0Rz4NbbHwscCMc30jgbotupscn6T8PhqmDwmlXCW81C4vGSMzqQh0UaLQ==} + cspell-grammar@9.1.2: + resolution: {integrity: sha512-vUcnlUqJKK0yhwYHfGC71zjGyEn918l64U/NWb1ijn1VXrL6gsh3w8Acwdo++zbpOASd9HTAuuZelveDJKLLgA==} engines: {node: '>=20'} hasBin: true - cspell-io@9.1.1: - resolution: {integrity: sha512-LMzoBvbWqVokrkrnLrdnCzX8Sf77Q42nvj7Q36G4sqZaB3Lr/ih+iZ4t5l90Wlsnst5flrQmIy0YNtndAWzp2A==} + cspell-io@9.1.2: + resolution: {integrity: sha512-oLPxbteI+uFV9ZPcJjII7Lr/C/gVXpdmDLlAMwR8/7LHGnEfxXR0lqYu5GZVEvZ7riX9whCUOsQWQQqr2u2Fzw==} engines: {node: '>=20'} - cspell-lib@9.1.1: - resolution: {integrity: sha512-On2m0/UFtsKenEHTfvNA5EoKI5YcnOzgGQF3yX4CllvtGQXCewB5U1TBCqTR/0wckw5q94iqZJDF2oY3GBGBAg==} + cspell-lib@9.1.2: + resolution: {integrity: sha512-OFCssgfp6Z2gd1K8j2FsYr9YGoA/C6xXlcUwgU75Ut/XMZ/S44chdA9fUupGd4dUOw+CZl0qKzSP21J6kYObIw==} engines: {node: '>=20'} - cspell-trie-lib@9.1.1: - resolution: {integrity: sha512-eULMGTTbvmuOWpAM34wodpbAM3dXscLL26WOn9/9uyQJ36dZ0u8B+ctrYf17Ij/wcpGzLqwTNspJN2fkbiXkBQ==} + cspell-trie-lib@9.1.2: + resolution: {integrity: sha512-TkIQaknRRusUznqy+HwpqKCETCAznrzPJJHRHi8m6Zo3tAMsnIpaBQPRN8xem6w8/r/yJqFhLrsLSma0swyviQ==} engines: {node: '>=20'} dargs@8.1.0: @@ -1439,8 +1443,8 @@ packages: eslint-import-resolver-node: optional: true - eslint-plugin-jsdoc@51.2.1: - resolution: {integrity: sha512-iE2qpG/kaA9xXfEcTNSsxNvH5O8+o38VBGLwl2oZisQaM1JRGftTLJAGQrj7YZjSkp3n9VCrNTjOpo3ONhTApQ==} + eslint-plugin-jsdoc@51.2.3: + resolution: {integrity: sha512-pagzxFubOih+O6XSB1D8BkDkJjF4G4/v8s9pRg4FkXQJLu0e3QJg621ayhmnhyc5mNBpp3cYCNiUyeLQs7oz7w==} engines: {node: '>=20.11.0'} peerDependencies: eslint: ^7.0.0 || ^8.0.0 || ^9.0.0 @@ -2116,8 +2120,8 @@ packages: resolution: {integrity: sha512-qOOzS1cBTWYF4BH8fVePDBOO9iptMnGUEZwNc/cMWnTV2nVLZ7VoNWEPHkYczZA0pdoA7dl6e7FL659nX9S2aw==} engines: {node: '>=16 || 14 >=14.17'} - mocha@11.7.0: - resolution: {integrity: sha512-bXfLy/mI8n4QICg+pWj1G8VduX5vC0SHRwFpiR5/Fxc8S2G906pSfkyMmHVsdJNQJQNh3LE67koad9GzEvkV6g==} + mocha@11.7.1: + resolution: {integrity: sha512-5EK+Cty6KheMS/YLPPMJC64g5V61gIR25KsRItHw6x4hEKT6Njp1n9LOlH4gpevuwMVS66SXaBBpg+RWZkza4A==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} hasBin: true @@ -2845,11 +2849,11 @@ snapshots: '@biomejs/cli-win32-x64@2.0.5': optional: true - '@commitlint/cli@19.8.1(@types/node@24.0.3)(typescript@5.8.3)': + '@commitlint/cli@19.8.1(@types/node@24.0.4)(typescript@5.8.3)': dependencies: '@commitlint/format': 19.8.1 '@commitlint/lint': 19.8.1 - '@commitlint/load': 19.8.1(@types/node@24.0.3)(typescript@5.8.3) + '@commitlint/load': 19.8.1(@types/node@24.0.4)(typescript@5.8.3) '@commitlint/read': 19.8.1 '@commitlint/types': 19.8.1 tinyexec: 1.0.1 @@ -2896,7 +2900,7 @@ snapshots: '@commitlint/rules': 19.8.1 '@commitlint/types': 19.8.1 - '@commitlint/load@19.8.1(@types/node@24.0.3)(typescript@5.8.3)': + '@commitlint/load@19.8.1(@types/node@24.0.4)(typescript@5.8.3)': dependencies: '@commitlint/config-validator': 19.8.1 '@commitlint/execute-rule': 19.8.1 @@ -2904,7 +2908,7 @@ snapshots: '@commitlint/types': 19.8.1 chalk: 5.4.1 cosmiconfig: 9.0.0(typescript@5.8.3) - cosmiconfig-typescript-loader: 6.1.0(@types/node@24.0.3)(cosmiconfig@9.0.0(typescript@5.8.3))(typescript@5.8.3) + cosmiconfig-typescript-loader: 6.1.0(@types/node@24.0.4)(cosmiconfig@9.0.0(typescript@5.8.3))(typescript@5.8.3) lodash.isplainobject: 4.0.6 lodash.merge: 4.6.2 lodash.uniq: 4.5.0 @@ -2955,7 +2959,7 @@ snapshots: '@types/conventional-commits-parser': 5.0.1 chalk: 5.4.1 - '@cspell/cspell-bundled-dicts@9.1.1': + '@cspell/cspell-bundled-dicts@9.1.2': dependencies: '@cspell/dict-ada': 4.1.0 '@cspell/dict-al': 1.1.0 @@ -2998,7 +3002,7 @@ snapshots: '@cspell/dict-markdown': 2.0.11(@cspell/dict-css@4.0.17)(@cspell/dict-html-symbol-entities@4.0.3)(@cspell/dict-html@4.0.11)(@cspell/dict-typescript@3.2.2) '@cspell/dict-monkeyc': 1.0.10 '@cspell/dict-node': 5.0.7 - '@cspell/dict-npm': 5.2.6 + '@cspell/dict-npm': 5.2.7 '@cspell/dict-php': 4.0.14 '@cspell/dict-powershell': 5.0.14 '@cspell/dict-public-licenses': 2.0.13 @@ -3008,7 +3012,7 @@ snapshots: '@cspell/dict-rust': 4.0.11 '@cspell/dict-scala': 5.0.7 '@cspell/dict-shell': 1.1.0 - '@cspell/dict-software-terms': 5.1.0 + '@cspell/dict-software-terms': 5.1.1 '@cspell/dict-sql': 2.2.0 '@cspell/dict-svelte': 1.0.6 '@cspell/dict-swift': 2.0.5 @@ -3016,15 +3020,15 @@ snapshots: '@cspell/dict-typescript': 3.2.2 '@cspell/dict-vue': 3.0.4 - '@cspell/cspell-pipe@9.1.1': {} + '@cspell/cspell-pipe@9.1.2': {} - '@cspell/cspell-resolver@9.1.1': + '@cspell/cspell-resolver@9.1.2': dependencies: global-directory: 4.0.1 - '@cspell/cspell-service-bus@9.1.1': {} + '@cspell/cspell-service-bus@9.1.2': {} - '@cspell/cspell-types@9.1.1': {} + '@cspell/cspell-types@9.1.2': {} '@cspell/dict-ada@4.1.0': {} @@ -3115,7 +3119,7 @@ snapshots: '@cspell/dict-node@5.0.7': {} - '@cspell/dict-npm@5.2.6': {} + '@cspell/dict-npm@5.2.7': {} '@cspell/dict-php@4.0.14': {} @@ -3137,7 +3141,7 @@ snapshots: '@cspell/dict-shell@1.1.0': {} - '@cspell/dict-software-terms@5.1.0': {} + '@cspell/dict-software-terms@5.1.1': {} '@cspell/dict-sql@2.2.0': {} @@ -3151,24 +3155,24 @@ snapshots: '@cspell/dict-vue@3.0.4': {} - '@cspell/dynamic-import@9.1.1': + '@cspell/dynamic-import@9.1.2': dependencies: - '@cspell/url': 9.1.1 + '@cspell/url': 9.1.2 import-meta-resolve: 4.1.0 - '@cspell/eslint-plugin@9.1.1(eslint@9.29.0(jiti@2.4.2))': + '@cspell/eslint-plugin@9.1.2(eslint@9.29.0(jiti@2.4.2))': dependencies: - '@cspell/cspell-types': 9.1.1 - '@cspell/url': 9.1.1 - cspell-lib: 9.1.1 + '@cspell/cspell-types': 9.1.2 + '@cspell/url': 9.1.2 + cspell-lib: 9.1.2 eslint: 9.29.0(jiti@2.4.2) synckit: 0.11.8 - '@cspell/filetypes@9.1.1': {} + '@cspell/filetypes@9.1.2': {} - '@cspell/strong-weak-map@9.1.1': {} + '@cspell/strong-weak-map@9.1.2': {} - '@cspell/url@9.1.1': {} + '@cspell/url@9.1.2': {} '@emnapi/core@1.4.3': dependencies: @@ -3189,7 +3193,7 @@ snapshots: '@es-joy/jsdoccomment@0.52.0': dependencies: '@types/estree': 1.0.8 - '@typescript-eslint/types': 8.34.1 + '@typescript-eslint/types': 8.35.0 comment-parser: 1.4.1 esquery: 1.6.0 jsdoc-type-pratt-parser: 4.1.0 @@ -3481,7 +3485,7 @@ snapshots: '@types/conventional-commits-parser@5.0.1': dependencies: - '@types/node': 24.0.3 + '@types/node': 24.0.4 '@types/estree@1.0.8': {} @@ -3493,7 +3497,7 @@ snapshots: '@types/json-schema@7.0.15': {} - '@types/node@24.0.3': + '@types/node@24.0.4': dependencies: undici-types: 7.8.0 @@ -3559,6 +3563,8 @@ snapshots: '@typescript-eslint/types@8.34.1': {} + '@typescript-eslint/types@8.35.0': {} + '@typescript-eslint/typescript-estree@8.34.1(typescript@5.8.3)': dependencies: '@typescript-eslint/project-service': 8.34.1(typescript@5.8.3) @@ -3900,9 +3906,9 @@ snapshots: core-util-is@1.0.3: {} - cosmiconfig-typescript-loader@6.1.0(@types/node@24.0.3)(cosmiconfig@9.0.0(typescript@5.8.3))(typescript@5.8.3): + cosmiconfig-typescript-loader@6.1.0(@types/node@24.0.4)(cosmiconfig@9.0.0(typescript@5.8.3))(typescript@5.8.3): dependencies: - '@types/node': 24.0.3 + '@types/node': 24.0.4 cosmiconfig: 9.0.0(typescript@5.8.3) jiti: 2.4.2 typescript: 5.8.3 @@ -3926,52 +3932,52 @@ snapshots: shebang-command: 2.0.0 which: 2.0.2 - cspell-config-lib@9.1.1: + cspell-config-lib@9.1.2: dependencies: - '@cspell/cspell-types': 9.1.1 + '@cspell/cspell-types': 9.1.2 comment-json: 4.2.5 yaml: 2.8.0 - cspell-dictionary@9.1.1: + cspell-dictionary@9.1.2: dependencies: - '@cspell/cspell-pipe': 9.1.1 - '@cspell/cspell-types': 9.1.1 - cspell-trie-lib: 9.1.1 + '@cspell/cspell-pipe': 9.1.2 + '@cspell/cspell-types': 9.1.2 + cspell-trie-lib: 9.1.2 fast-equals: 5.2.2 - cspell-glob@9.1.1: + cspell-glob@9.1.2: dependencies: - '@cspell/url': 9.1.1 + '@cspell/url': 9.1.2 picomatch: 4.0.2 - cspell-grammar@9.1.1: + cspell-grammar@9.1.2: dependencies: - '@cspell/cspell-pipe': 9.1.1 - '@cspell/cspell-types': 9.1.1 + '@cspell/cspell-pipe': 9.1.2 + '@cspell/cspell-types': 9.1.2 - cspell-io@9.1.1: + cspell-io@9.1.2: dependencies: - '@cspell/cspell-service-bus': 9.1.1 - '@cspell/url': 9.1.1 + '@cspell/cspell-service-bus': 9.1.2 + '@cspell/url': 9.1.2 - cspell-lib@9.1.1: + cspell-lib@9.1.2: dependencies: - '@cspell/cspell-bundled-dicts': 9.1.1 - '@cspell/cspell-pipe': 9.1.1 - '@cspell/cspell-resolver': 9.1.1 - '@cspell/cspell-types': 9.1.1 - '@cspell/dynamic-import': 9.1.1 - '@cspell/filetypes': 9.1.1 - '@cspell/strong-weak-map': 9.1.1 - '@cspell/url': 9.1.1 + '@cspell/cspell-bundled-dicts': 9.1.2 + '@cspell/cspell-pipe': 9.1.2 + '@cspell/cspell-resolver': 9.1.2 + '@cspell/cspell-types': 9.1.2 + '@cspell/dynamic-import': 9.1.2 + '@cspell/filetypes': 9.1.2 + '@cspell/strong-weak-map': 9.1.2 + '@cspell/url': 9.1.2 clear-module: 4.1.2 comment-json: 4.2.5 - cspell-config-lib: 9.1.1 - cspell-dictionary: 9.1.1 - cspell-glob: 9.1.1 - cspell-grammar: 9.1.1 - cspell-io: 9.1.1 - cspell-trie-lib: 9.1.1 + cspell-config-lib: 9.1.2 + cspell-dictionary: 9.1.2 + cspell-glob: 9.1.2 + cspell-grammar: 9.1.2 + cspell-io: 9.1.2 + cspell-trie-lib: 9.1.2 env-paths: 3.0.0 fast-equals: 5.2.2 gensequence: 7.0.0 @@ -3981,10 +3987,10 @@ snapshots: vscode-uri: 3.1.0 xdg-basedir: 5.1.0 - cspell-trie-lib@9.1.1: + cspell-trie-lib@9.1.2: dependencies: - '@cspell/cspell-pipe': 9.1.1 - '@cspell/cspell-types': 9.1.1 + '@cspell/cspell-pipe': 9.1.2 + '@cspell/cspell-types': 9.1.2 gensequence: 7.0.0 dargs@8.1.0: {} @@ -4256,7 +4262,7 @@ snapshots: transitivePeerDependencies: - supports-color - eslint-plugin-jsdoc@51.2.1(eslint@9.29.0(jiti@2.4.2)): + eslint-plugin-jsdoc@51.2.3(eslint@9.29.0(jiti@2.4.2)): dependencies: '@es-joy/jsdoccomment': 0.52.0 are-docs-informative: 0.0.2 @@ -4976,7 +4982,7 @@ snapshots: minipass@7.1.2: {} - mocha@11.7.0: + mocha@11.7.1: dependencies: browser-stdout: 1.3.1 chokidar: 4.0.3 @@ -5014,7 +5020,7 @@ snapshots: validator: 13.15.15 yargs: 17.7.2 - mochawesome@7.1.3(mocha@11.7.0): + mochawesome@7.1.3(mocha@11.7.1): dependencies: chalk: 4.1.2 diff: 5.2.0 @@ -5023,7 +5029,7 @@ snapshots: lodash.isfunction: 3.0.9 lodash.isobject: 3.0.2 lodash.isstring: 4.0.1 - mocha: 11.7.0 + mocha: 11.7.1 mochawesome-report-generator: 6.2.0 strip-ansi: 6.0.1 uuid: 8.3.2