From: Jérôme Benoit Date: Thu, 20 Apr 2023 19:25:54 +0000 (+0200) Subject: Apply dependencies update X-Git-Url: https://git.piment-noir.org/?a=commitdiff_plain;h=e5d27534ae83ed204f07249091cdcfe7fdacfae2;p=benchmarks-js.git Apply dependencies update Signed-off-by: Jérôme Benoit --- diff --git a/package.json b/package.json index 9d30a9b..2ef9091 100644 --- a/package.json +++ b/package.json @@ -56,7 +56,7 @@ "eslint-config-standard": "^17.0.0", "eslint-define-config": "^1.18.0", "eslint-plugin-import": "^2.27.5", - "eslint-plugin-jsdoc": "^43.0.6", + "eslint-plugin-jsdoc": "^43.0.7", "eslint-plugin-n": "^15.7.0", "eslint-plugin-promise": "^6.1.1", "husky": "^8.0.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 5b0a0a0..61beb08 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -31,8 +31,8 @@ devDependencies: specifier: ^2.27.5 version: 2.27.5(eslint@8.38.0) eslint-plugin-jsdoc: - specifier: ^43.0.6 - version: 43.0.6(eslint@8.38.0) + specifier: ^43.0.7 + version: 43.0.7(eslint@8.38.0) eslint-plugin-n: specifier: ^15.7.0 version: 15.7.0(eslint@8.38.0) @@ -689,8 +689,8 @@ packages: - supports-color dev: true - /eslint-plugin-jsdoc@43.0.6(eslint@8.38.0): - resolution: {integrity: sha512-EJyrcIY4e/e51yzLLBpYX7/Ld1+08Bl/XparwHFTmQ8gUfir4wEmY2c/lj91k9+/8auKeNA5ejbyaOl42xX0AQ==} + /eslint-plugin-jsdoc@43.0.7(eslint@8.38.0): + resolution: {integrity: sha512-32Sx5I9VzO/bqbtslCu3L1GHIPo+QEliwqwjWq+qzbUv76wrkH6ifUEE0EbkuNEn+cHlSIOrg/IJ1PGNN72QZA==} engines: {node: ^14 || ^16 || ^17 || ^18 || ^19 || ^20} peerDependencies: eslint: ^7.0.0 || ^8.0.0