diff options
| -rw-r--r-- | package.json | 4 | ||||
| -rw-r--r-- | pnpm-lock.yaml | 26 |
2 files changed, 15 insertions, 15 deletions
diff --git a/package.json b/package.json index f0508e92..86b69e0d 100644 --- a/package.json +++ b/package.json @@ -120,9 +120,9 @@ "commit-and-tag-version": "12.5.1", "cypress": "14.3.0", "eslint": "9.26.0", - "eslint-config-prettier": "10.1.3", + "eslint-config-prettier": "10.1.5", "eslint-plugin-file-progress": "3.0.2", - "eslint-plugin-jsdoc": "50.6.11", + "eslint-plugin-jsdoc": "50.6.14", "eslint-plugin-prettier": "5.4.0", "eslint-plugin-unicorn": "59.0.1", "jiti": "2.4.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 7afcafb7..e8ceb270 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -51,17 +51,17 @@ importers: specifier: 9.26.0 version: 9.26.0([email protected]) eslint-config-prettier: - specifier: 10.1.3 - version: 10.1.3([email protected]([email protected])) + specifier: 10.1.5 + version: 10.1.5([email protected]([email protected])) eslint-plugin-file-progress: specifier: 3.0.2 version: 3.0.2([email protected]([email protected])) eslint-plugin-jsdoc: - specifier: 50.6.11 - version: 50.6.11([email protected]([email protected])) + specifier: 50.6.14 + version: 50.6.14([email protected]([email protected])) eslint-plugin-prettier: specifier: 5.4.0 - version: 5.4.0([email protected]([email protected]([email protected])))([email protected]([email protected]))([email protected]) + version: 5.4.0([email protected]([email protected]([email protected])))([email protected]([email protected]))([email protected]) eslint-plugin-unicorn: specifier: 59.0.1 version: 59.0.1([email protected]([email protected])) @@ -1821,8 +1821,8 @@ packages: resolution: {integrity: sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==} engines: {node: '>=10'} - resolution: {integrity: sha512-vDo4d9yQE+cS2tdIT4J02H/16veRvkHgiLDRpej+WL67oCfbOb97itZXn8wMPJ/GsiEBVjrjs//AVNw2Cp1EcA==} + resolution: {integrity: sha512-zc1UmCpNltmVY34vuLRV61r1K27sWuX39E+uyUnY8xS2Bex88VV9cugG+UZbRSRGtGyFboj+D8JODyme1plMpw==} hasBin: true peerDependencies: eslint: '>=7.0.0' @@ -1833,8 +1833,8 @@ packages: peerDependencies: eslint: ^9.0.0 - resolution: {integrity: sha512-k4+MnBCGR8cuIB5MZ++FGd4gbXxjob2rX1Nq0q3nWFF4xSGZENTgTLZSjb+u9B8SAnP6lpGV2FJrBjllV3pVSg==} + resolution: {integrity: sha512-JUudvooQbUx3iB8n/MzXMOV/VtaXq7xL4CeXhYryinr8osck7nV6fE2/xUXTiH3epPXcvq6TE3HQfGQuRHErTQ==} engines: {node: '>=18'} peerDependencies: eslint: ^7.0.0 || ^8.0.0 || ^9.0.0 @@ -5615,7 +5615,7 @@ snapshots: dependencies: eslint: 9.26.0([email protected]) @@ -5625,7 +5625,7 @@ snapshots: nanospinner: 1.2.2 picocolors: 1.1.1 dependencies: '@es-joy/jsdoccomment': 0.49.0 are-docs-informative: 0.0.2 @@ -5641,14 +5641,14 @@ snapshots: transitivePeerDependencies: - supports-color - [email protected]([email protected]([email protected]([email protected])))([email protected]([email protected]))([email protected]): + [email protected]([email protected]([email protected]([email protected])))([email protected]([email protected]))([email protected]): dependencies: eslint: 9.26.0([email protected]) prettier: 3.5.3 prettier-linter-helpers: 1.0.0 synckit: 0.11.3 optionalDependencies: - eslint-config-prettier: 10.1.3([email protected]([email protected])) + eslint-config-prettier: 10.1.5([email protected]([email protected])) dependencies: |
