From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Nov 2024 23:29:06 +0000 (+0000) Subject: build(deps-dev): Bump the regular group with 2 updates X-Git-Url: https://git.piment-noir.org/?a=commitdiff_plain;h=2bc137fd884998246367ca37607c3ff7be3a1b2c;p=benchmarks-js.git build(deps-dev): Bump the regular group with 2 updates Bumps the regular group with 2 updates: [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) and [neostandard](https://github.com/neostandard/neostandard). Updates `eslint-plugin-jsdoc` from 50.4.3 to 50.5.0 - [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/v50.4.3...v50.5.0) Updates `neostandard` from 0.11.7 to 0.11.8 - [Release notes](https://github.com/neostandard/neostandard/releases) - [Changelog](https://github.com/neostandard/neostandard/blob/main/CHANGELOG.md) - [Commits](https://github.com/neostandard/neostandard/compare/v0.11.7...v0.11.8) --- updated-dependencies: - dependency-name: eslint-plugin-jsdoc dependency-type: direct:development update-type: version-update:semver-minor dependency-group: regular - dependency-name: neostandard 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 34a6925..07a25e1 100644 --- a/package.json +++ b/package.json @@ -80,11 +80,11 @@ "@eslint/js": "^9.14.0", "eslint": "^9.14.0", "eslint-define-config": "^2.1.0", - "eslint-plugin-jsdoc": "^50.4.3", + "eslint-plugin-jsdoc": "^50.5.0", "eslint-plugin-perfectionist": "^3.9.1", "husky": "^9.1.6", "lint-staged": "^15.2.10", - "neostandard": "^0.11.7", + "neostandard": "^0.11.8", "prettier": "^3.3.3" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 8fb70b7..f4d35f4 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -61,8 +61,8 @@ importers: specifier: ^2.1.0 version: 2.1.0 eslint-plugin-jsdoc: - specifier: ^50.4.3 - version: 50.4.3(eslint@9.14.0(jiti@1.21.6)) + specifier: ^50.5.0 + version: 50.5.0(eslint@9.14.0(jiti@1.21.6)) eslint-plugin-perfectionist: specifier: ^3.9.1 version: 3.9.1(eslint@9.14.0(jiti@1.21.6))(typescript@5.5.4) @@ -73,8 +73,8 @@ importers: specifier: ^15.2.10 version: 15.2.10 neostandard: - specifier: ^0.11.7 - version: 0.11.7(eslint@9.14.0(jiti@1.21.6))(typescript@5.5.4) + specifier: ^0.11.8 + version: 0.11.8(eslint@9.14.0(jiti@1.21.6))(typescript@5.5.4) prettier: specifier: ^3.3.3 version: 3.3.3 @@ -678,8 +678,8 @@ packages: peerDependencies: eslint: '>=8' - eslint-plugin-jsdoc@50.4.3: - resolution: {integrity: sha512-uWtwFxGRv6B8sU63HZM5dAGDhgsatb+LONwmILZJhdRALLOkCX2HFZhdL/Kw2ls8SQMAVEfK+LmnEfxInRN8HA==} + eslint-plugin-jsdoc@50.5.0: + resolution: {integrity: sha512-xTkshfZrUbiSHXBwZ/9d5ulZ2OcHXxSvm/NPo494H/hadLRJwOq5PMV0EUpMqsb9V+kQo+9BAgi6Z7aJtdBp2A==} engines: {node: '>=18'} peerDependencies: eslint: ^7.0.0 || ^8.0.0 || ^9.0.0 @@ -1242,8 +1242,8 @@ packages: natural-compare@1.4.0: resolution: {integrity: sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==} - neostandard@0.11.7: - resolution: {integrity: sha512-IagKoLOInY3OwmGQX/Spx4FTDNdODGh8JpChiwAXUuL9qSOXdbW5xUQOUIypp6p8TCkG9NjskKWz0uk1gynuXA==} + neostandard@0.11.8: + resolution: {integrity: sha512-gKgvK0EDlA0x7F1hMu/UdPCRtSSG4d9CBxVym4PMWoHz8+a1ffEz2fPU5FMH3RUqzL1ACvroUMiywMGWZSY+Mw==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} hasBin: true peerDependencies: @@ -2437,7 +2437,7 @@ snapshots: eslint: 9.14.0(jiti@1.21.6) eslint-compat-utils: 0.5.1(eslint@9.14.0(jiti@1.21.6)) - eslint-plugin-jsdoc@50.4.3(eslint@9.14.0(jiti@1.21.6)): + eslint-plugin-jsdoc@50.5.0(eslint@9.14.0(jiti@1.21.6)): dependencies: '@es-joy/jsdoccomment': 0.49.0 are-docs-informative: 0.0.2 @@ -3019,7 +3019,7 @@ snapshots: natural-compare@1.4.0: {} - neostandard@0.11.7(eslint@9.14.0(jiti@1.21.6))(typescript@5.5.4): + neostandard@0.11.8(eslint@9.14.0(jiti@1.21.6))(typescript@5.5.4): dependencies: '@humanwhocodes/gitignore-to-minimatch': 1.0.2 '@stylistic/eslint-plugin': 2.10.1(eslint@9.14.0(jiti@1.21.6))(typescript@5.5.4)