From: Jérôme Benoit Date: Thu, 13 Jun 2024 21:56:00 +0000 (+0200) Subject: build(deps-dev): apply updates X-Git-Url: https://git.piment-noir.org/?a=commitdiff_plain;h=127d9cbe074a61a4e14b0b48162f2a89142f8728;hp=a862d65ac4ce2ad7cbd0edb3273c8aa183cdd9a8;p=benchmarks-js.git build(deps-dev): apply updates Signed-off-by: Jérôme Benoit --- diff --git a/package.json b/package.json index f50ba9a..434e647 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "packageManager": "pnpm@9.3.0", "type": "module", "volta": { - "node": "22.2.0", + "node": "22.3.0", "pnpm": "9.3.0" }, "repository": { @@ -80,13 +80,13 @@ "@eslint/js": "^9.4.0", "eslint": "^9.4.0", "eslint-define-config": "^2.1.0", - "eslint-plugin-jsdoc": "^48.2.9", + "eslint-plugin-jsdoc": "^48.2.11", "eslint-plugin-n": "^17.8.1", "eslint-plugin-simple-import-sort": "^12.1.0", "globals": "^15.4.0", "husky": "^9.0.11", "lint-staged": "^15.2.7", - "neostandard": "^0.7.0", + "neostandard": "^0.7.1", "prettier": "^3.3.2" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 25fd7b5..3b107cb 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: ^48.2.9 - version: 48.2.9(eslint@9.4.0) + specifier: ^48.2.11 + version: 48.2.11(eslint@9.4.0) eslint-plugin-n: specifier: ^17.8.1 version: 17.8.1(eslint@9.4.0) @@ -79,8 +79,8 @@ importers: specifier: ^15.2.7 version: 15.2.7 neostandard: - specifier: ^0.7.0 - version: 0.7.0(@typescript-eslint/parser@8.0.0-alpha.30(eslint@9.4.0)(typescript@5.4.5))(eslint@9.4.0)(typescript@5.4.5) + specifier: ^0.7.1 + version: 0.7.1(@typescript-eslint/parser@8.0.0-alpha.30(eslint@9.4.0)(typescript@5.4.5))(eslint@9.4.0)(typescript@5.4.5) prettier: specifier: ^3.3.2 version: 3.3.2 @@ -599,8 +599,8 @@ packages: peerDependencies: eslint: '>=8' - eslint-plugin-jsdoc@48.2.9: - resolution: {integrity: sha512-ErpKyr2mEUEkcdZ4nwW/cvDjClvAcvJMEXkGGll0wf8sro8h6qeQ3qlZyp1vM1dRk8Ap6rMdke8FnP94QBIaVQ==} + eslint-plugin-jsdoc@48.2.11: + resolution: {integrity: sha512-mM4RSR1hBPwdtI+boITfDZTxvEYTANSWr3y/D+YR8OshtU3pMgYXC8LrjudhYf0O0g67A7QwlT1gZzhmNy1S4Q==} engines: {node: '>=18'} peerDependencies: eslint: ^7.0.0 || ^8.0.0 || ^9.0.0 @@ -984,8 +984,8 @@ packages: natural-compare@1.4.0: resolution: {integrity: sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==} - neostandard@0.7.0: - resolution: {integrity: sha512-YQ9jyV6qra2yQCmFLfkvwOaZDFjsKZrS15aXkwqA5otnC23cd2sMdtNQumXWb5KfOoWPcG5KLtYG9NZG+l9bjw==} + neostandard@0.7.1: + resolution: {integrity: sha512-qZZvRUqPUQfQWLV6u4sUlpmuJSWYip6UCVyDJktvRZhFuyD0M9aspaQfkGphA5a1V1HR1237/L5RZEfA5u7qaw==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} hasBin: true peerDependencies: @@ -1862,7 +1862,7 @@ snapshots: eslint: 9.4.0 eslint-compat-utils: 0.5.1(eslint@9.4.0) - eslint-plugin-jsdoc@48.2.9(eslint@9.4.0): + eslint-plugin-jsdoc@48.2.11(eslint@9.4.0): dependencies: '@es-joy/jsdoccomment': 0.43.1 are-docs-informative: 0.0.2 @@ -2249,7 +2249,7 @@ snapshots: natural-compare@1.4.0: {} - neostandard@0.7.0(@typescript-eslint/parser@8.0.0-alpha.30(eslint@9.4.0)(typescript@5.4.5))(eslint@9.4.0)(typescript@5.4.5): + neostandard@0.7.1(@typescript-eslint/parser@8.0.0-alpha.30(eslint@9.4.0)(typescript@5.4.5))(eslint@9.4.0)(typescript@5.4.5): dependencies: '@humanwhocodes/gitignore-to-minimatch': 1.0.2 '@stylistic/eslint-plugin-js': 2.1.0(eslint@9.4.0)