diff --git a/package.json b/package.json index 374a216..72b905b 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "eslint-plugin-cypress": "^3.6.0", "eslint-plugin-jsonc": "^2.18.2", "eslint-plugin-n": "^17.14.0", - "eslint-plugin-promise": "^6.6.0", + "eslint-plugin-promise": "^7.2.0", "eslint-plugin-vue": "^9.31.0", "globals": "^15.3.0", "jsonc-eslint-parser": "^2.4.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index c60bc13..bf73ccc 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -30,8 +30,8 @@ importers: specifier: ^17.14.0 version: 17.14.0(eslint@9.16.0(jiti@1.21.3)) eslint-plugin-promise: - specifier: ^6.6.0 - version: 6.6.0(eslint@9.16.0(jiti@1.21.3)) + specifier: ^7.2.0 + version: 7.2.1(eslint@9.16.0(jiti@1.21.3)) eslint-plugin-vue: specifier: ^9.31.0 version: 9.32.0(eslint@9.16.0(jiti@1.21.3)) @@ -968,9 +968,9 @@ packages: peerDependencies: eslint: '>=8.23.0' - eslint-plugin-promise@6.6.0: - resolution: {integrity: sha512-57Zzfw8G6+Gq7axm2Pdo3gW/Rx3h9Yywgn61uE/3elTCOePEHVrn2i5CdfBwA1BLK0Q0WqctICIUSqXZW/VprQ==} - engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} + eslint-plugin-promise@7.2.1: + resolution: {integrity: sha512-SWKjd+EuvWkYaS+uN2csvj0KoP43YTu7+phKQ5v+xw6+A0gutVX2yqCeCkC3uLCJFiPfR2dD8Es5L7yUsmvEaA==} + engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} peerDependencies: eslint: ^7.0.0 || ^8.0.0 || ^9.0.0 @@ -3036,7 +3036,7 @@ snapshots: '@typescript-eslint/utils@7.18.0(eslint@9.16.0(jiti@1.21.3))(typescript@5.4.5)': dependencies: - '@eslint-community/eslint-utils': 4.4.0(eslint@9.16.0(jiti@1.21.3)) + '@eslint-community/eslint-utils': 4.4.1(eslint@9.16.0(jiti@1.21.3)) '@typescript-eslint/scope-manager': 7.18.0 '@typescript-eslint/types': 7.18.0 '@typescript-eslint/typescript-estree': 7.18.0(typescript@5.4.5) @@ -3047,7 +3047,7 @@ snapshots: '@typescript-eslint/utils@8.17.0(eslint@9.16.0(jiti@1.21.3))(typescript@5.4.5)': dependencies: - '@eslint-community/eslint-utils': 4.4.0(eslint@9.16.0(jiti@1.21.3)) + '@eslint-community/eslint-utils': 4.4.1(eslint@9.16.0(jiti@1.21.3)) '@typescript-eslint/scope-manager': 8.17.0 '@typescript-eslint/types': 8.17.0 '@typescript-eslint/typescript-estree': 8.17.0(typescript@5.4.5) @@ -3633,8 +3633,9 @@ snapshots: minimatch: 9.0.5 semver: 7.6.3 - eslint-plugin-promise@6.6.0(eslint@9.16.0(jiti@1.21.3)): + eslint-plugin-promise@7.2.1(eslint@9.16.0(jiti@1.21.3)): dependencies: + '@eslint-community/eslint-utils': 4.4.1(eslint@9.16.0(jiti@1.21.3)) eslint: 9.16.0(jiti@1.21.3) eslint-plugin-vue@9.32.0(eslint@9.16.0(jiti@1.21.3)):