diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index eab1b65..266eb0b 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -19,8 +19,8 @@ catalogs: specifier: 10.5.0 version: 10.5.0 eslint-plugin-jsdoc: - specifier: 63.0.11 - version: 63.0.11 + specifier: 63.2.0 + version: 63.2.0 eslint-plugin-unicorn: specifier: 68.0.0 version: 68.0.0 @@ -79,7 +79,7 @@ importers: version: 10.5.0(jiti@2.6.1) eslint-plugin-jsdoc: specifier: 'catalog:' - version: 63.0.11(eslint@10.5.0(jiti@2.6.1)) + version: 63.2.0(eslint@10.5.0(jiti@2.6.1)) eslint-plugin-unicorn: specifier: 'catalog:' version: 68.0.0(eslint@10.5.0(jiti@2.6.1)) @@ -1570,8 +1570,8 @@ packages: resolution: {integrity: sha512-/veY75JbMK4j1yjvuUxuVsiS/hr/4iHs9FTT6cgTexxdE0Ly/glccBAkloH/DofkjRbZU3bnoj38mOmhkZ0lHw==} engines: {node: '>=12'} - eslint-plugin-jsdoc@63.0.11: - resolution: {integrity: sha512-QhLmqREgRJSIKg0r23ckTVaNK1lmMsTmpyY5Hv7NTCHNWTFZx/8PqycWhR0p0Lk/U5aJ6H3zAKMQ0xB2NkN0sA==} + eslint-plugin-jsdoc@63.2.0: + resolution: {integrity: sha512-tccz9igEV5mTKVAwo/KwXqKP7ENqa3a+LpRFuEPAP3k/+SXG4T0sOvA+c2wwTD/TLNrH9MCW4LIu4xEExkJdzg==} engines: {node: ^22.13.0 || >=24} peerDependencies: eslint: ^7.0.0 || ^8.0.0 || ^9.0.0 || ^10.0.0 @@ -4150,7 +4150,7 @@ snapshots: escape-string-regexp@5.0.0: {} - eslint-plugin-jsdoc@63.0.11(eslint@10.5.0(jiti@2.6.1)): + eslint-plugin-jsdoc@63.2.0(eslint@10.5.0(jiti@2.6.1)): dependencies: '@es-joy/jsdoccomment': 0.88.0 '@es-joy/resolve.exports': 1.2.0 diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml index f7dcf5a..4ec89ad 100644 --- a/pnpm-workspace.yaml +++ b/pnpm-workspace.yaml @@ -13,7 +13,7 @@ catalog: '@stylistic/eslint-plugin': 5.10.0 '@types/node': 24.13.2 eslint: 10.5.0 - eslint-plugin-jsdoc: 63.0.11 + eslint-plugin-jsdoc: 63.2.0 eslint-plugin-unicorn: 68.0.0 graphql: 16.14.2 tsdown: 0.22.3