diff --git a/.projenrc.mts b/.projenrc.mts index 9e8782ec6..dc886f5a2 100644 --- a/.projenrc.mts +++ b/.projenrc.mts @@ -219,7 +219,7 @@ project.addSubproject( entrypoint: 'src/index.js', deps: [ '@eslint/js@9.6.0', - 'eslint-plugin-jsdoc@48.5.2', + 'eslint-plugin-jsdoc@48.6.0', 'eslint-plugin-prettier@5.1.3', 'eslint-plugin-unicorn@54.0.0', 'globals@15.8.0', diff --git a/change/@langri-sha-eslint-config-282e53fa-60bb-4393-9269-a307ec7854df.json b/change/@langri-sha-eslint-config-282e53fa-60bb-4393-9269-a307ec7854df.json new file mode 100644 index 000000000..1c85ad45f --- /dev/null +++ b/change/@langri-sha-eslint-config-282e53fa-60bb-4393-9269-a307ec7854df.json @@ -0,0 +1,7 @@ +{ + "type": "patch", + "comment": "chore(deps): fix(deps): update dependency eslint-plugin-jsdoc to v48.6.0", + "packageName": "@langri-sha/eslint-config", + "email": "email not defined", + "dependentChangeType": "patch" +} diff --git a/packages/eslint-config/.projen/deps.json b/packages/eslint-config/.projen/deps.json index defdbc5b1..45d22069c 100644 --- a/packages/eslint-config/.projen/deps.json +++ b/packages/eslint-config/.projen/deps.json @@ -22,7 +22,7 @@ }, { "name": "eslint-plugin-jsdoc", - "version": "48.5.2", + "version": "48.6.0", "type": "runtime" }, { diff --git a/packages/eslint-config/package.json b/packages/eslint-config/package.json index 2a98ca633..164db7584 100644 --- a/packages/eslint-config/package.json +++ b/packages/eslint-config/package.json @@ -20,7 +20,7 @@ "scripts": {}, "dependencies": { "@eslint/js": "9.6.0", - "eslint-plugin-jsdoc": "48.5.2", + "eslint-plugin-jsdoc": "48.6.0", "eslint-plugin-prettier": "5.1.3", "eslint-plugin-unicorn": "54.0.0", "globals": "15.8.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 31d055981..849c1dc6d 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -202,8 +202,8 @@ importers: specifier: ^9.0.0 version: 9.5.0 eslint-plugin-jsdoc: - specifier: 48.5.2 - version: 48.5.2(eslint@9.5.0) + specifier: 48.6.0 + version: 48.6.0(eslint@9.5.0) eslint-plugin-prettier: specifier: 5.1.3 version: 5.1.3(@types/eslint@8.56.10)(eslint-config-prettier@9.1.0(eslint@9.5.0))(eslint@9.5.0)(prettier@3.3.2) @@ -1653,8 +1653,8 @@ packages: '@emotion/weak-memoize@0.3.1': resolution: {integrity: sha512-EsBwpc7hBUJWAsNPBmJy4hxWx12v6bshQsldrVmjxJoc3isbxhOrF2IcCpaXxfvq03NwkI7sbsOLXbYuqF/8Ww==} - '@es-joy/jsdoccomment@0.43.1': - resolution: {integrity: sha512-I238eDtOolvCuvtxrnqtlBaw0BwdQuYqK7eA6XIonicMdOOOb75mqdIzkGDUbS04+1Di007rgm9snFRNeVrOog==} + '@es-joy/jsdoccomment@0.45.0': + resolution: {integrity: sha512-U8T5eXLkP78Sr12rR91494GhlEgp8jqs7OaUHbdUffADxU1JQmKjZm5uSyAEGv2oolDMJ+wce7yylfnnwOevtA==} engines: {node: '>=16'} '@esbuild/aix-ppc64@0.21.5': @@ -3427,8 +3427,8 @@ packages: peerDependencies: eslint: '>=7.0.0' - eslint-plugin-jsdoc@48.5.2: - resolution: {integrity: sha512-VXBJFviQz30rynlOEQ+dNWLmeopjoAgutUVrWOZwm6Ki4EVDm4XkyIqAV/Zhf7FcDr0AG0aGmRn5FxxCtAF0tA==} + eslint-plugin-jsdoc@48.6.0: + resolution: {integrity: sha512-UsOdFYWeyYaiGW1OzJaKvRpb88JPF0HGpDkmMDvhfWbTGu3B4TYKhGH3cPGiRjMDxKPA3fJ/+tL823argNxOkA==} engines: {node: '>=18'} peerDependencies: eslint: ^7.0.0 || ^8.0.0 || ^9.0.0 @@ -3510,6 +3510,10 @@ packages: resolution: {integrity: sha512-YQLXUplAwJgCydQ78IMJywZCceoqk1oH01OERdSAJc/7U2AylwjhSCLDEtqwg811idIS/9fIU5GjG73IgjKMVg==} engines: {node: '>=0.10'} + esquery@1.6.0: + resolution: {integrity: sha512-ca9pw9fomFcKPvFLXhBKUK90ZvGibiGOvRJNbjljY7s7uq/5YO4BOzcYtJqExdx99rF6aAcnRxHmcUHcz6sQsg==} + engines: {node: '>=0.10'} + esrecurse@4.3.0: resolution: {integrity: sha512-KmfKL3b6G+RXvP8N1vr3Tq1kL/oCFgn2NYXEtqP8/L3pKapUA4G8cFVaoF3SU323CD4XypR/ffioHmkti6/Tag==} engines: {node: '>=4.0'} @@ -4736,8 +4740,8 @@ packages: resolution: {integrity: sha512-GQ2EWRpQV8/o+Aw8YqtfZZPfNRWZYkbidE9k5rpl/hC3vtHHBfGm2Ifi6qWV+coDGkrUKZAxE3Lot5kcsRlh+g==} engines: {node: '>=6'} - parse-imports@2.1.0: - resolution: {integrity: sha512-JQWgmK2o4w8leUkZeZPatWdAny6vXGU/3siIUvMF6J2rDCud9aTt8h/px9oZJ6U3EcfhngBJ635uPFI0q0VAeA==} + parse-imports@2.1.1: + resolution: {integrity: sha512-TDT4HqzUiTMO1wJRwg/t/hYk8Wdp3iF/ToMIlAoVQfL1Xs/sTxq1dKWSMjMbQmIarfWKymOyly40+zmPHXMqCA==} engines: {node: '>= 18'} parse-json@5.2.0: @@ -7066,13 +7070,12 @@ snapshots: '@emotion/weak-memoize@0.3.1': {} - '@es-joy/jsdoccomment@0.43.1': + '@es-joy/jsdoccomment@0.45.0': dependencies: '@types/eslint': 8.56.10 '@types/estree': 1.0.5 - '@typescript-eslint/types': 7.15.0 comment-parser: 1.4.1 - esquery: 1.5.0 + esquery: 1.6.0 jsdoc-type-pratt-parser: 4.0.0 '@esbuild/aix-ppc64@0.21.5': @@ -9013,16 +9016,16 @@ snapshots: eslint: 9.5.0 optional: true - eslint-plugin-jsdoc@48.5.2(eslint@9.5.0): + eslint-plugin-jsdoc@48.6.0(eslint@9.5.0): dependencies: - '@es-joy/jsdoccomment': 0.43.1 + '@es-joy/jsdoccomment': 0.45.0 are-docs-informative: 0.0.2 comment-parser: 1.4.1 debug: 4.3.5 escape-string-regexp: 4.0.0 eslint: 9.5.0 - esquery: 1.5.0 - parse-imports: 2.1.0 + esquery: 1.6.0 + parse-imports: 2.1.1 semver: 7.6.2 spdx-expression-parse: 4.0.0 synckit: 0.9.0 @@ -9256,6 +9259,10 @@ snapshots: dependencies: estraverse: 5.3.0 + esquery@1.6.0: + dependencies: + estraverse: 5.3.0 + esrecurse@4.3.0: dependencies: estraverse: 5.3.0 @@ -10784,7 +10791,7 @@ snapshots: dependencies: callsites: 3.1.0 - parse-imports@2.1.0: + parse-imports@2.1.1: dependencies: es-module-lexer: 1.5.4 slashes: 3.0.12