diff --git a/package.json b/package.json index 4345e8fa45..468b886853 100644 --- a/package.json +++ b/package.json @@ -253,7 +253,7 @@ "@typescript-eslint/eslint-plugin": "5.52.0", "@typescript-eslint/parser": "5.52.0", "eslint": "8.36.0", - "eslint-plugin-node": "11.1.0", + "eslint-plugin-n": "14.0.0", "mocha": "10.2.0" }, "packageManager": "pnpm@9.5.0" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 3733cdf0f3..37319b022f 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -667,9 +667,9 @@ importers: eslint: specifier: 8.36.0 version: 8.36.0 - eslint-plugin-node: - specifier: 11.1.0 - version: 11.1.0(eslint@8.36.0) + eslint-plugin-n: + specifier: 14.0.0 + version: 14.0.0(eslint@8.36.0) mocha: specifier: 10.2.0 version: 10.2.0 @@ -3069,17 +3069,17 @@ packages: engines: {node: '>=6.0'} hasBin: true - eslint-plugin-es@3.0.1: - resolution: {integrity: sha512-GUmAsJaN4Fc7Gbtl8uOBlayo2DqhwWvEzykMHSCZHU3XdJ+NSzzZcVhXh3VxX5icqQ+oQdIEawXX8xkR3mIFmQ==} + eslint-plugin-es@4.1.0: + resolution: {integrity: sha512-GILhQTnjYE2WorX5Jyi5i4dz5ALWxBIdQECVQavL6s7cI76IZTDWleTHkxz/QT3kvcs2QlGHvKLYsSlPOlPXnQ==} engines: {node: '>=8.10.0'} peerDependencies: eslint: '>=4.19.1' - eslint-plugin-node@11.1.0: - resolution: {integrity: sha512-oUwtPJ1W0SKD0Tr+wqu92c5xuCeQqB3hSCHasn/ZgjFdA9iDGNkNf2Zi9ztY7X+hNuMib23LNGRm6+uN+KLE3g==} - engines: {node: '>=8.10.0'} + eslint-plugin-n@14.0.0: + resolution: {integrity: sha512-mNwplPLsbaKhHyA0fa/cy8j+oF6bF6l81hzBTWa6JOvPcMNAuIogk2ih6d9tYvWYzyUG+7ZFeChqbzdFpg2QrQ==} + engines: {node: '>=12.22.0'} peerDependencies: - eslint: '>=5.16.0' + eslint: '>=7.0.0' eslint-scope@5.1.1: resolution: {integrity: sha512-2NxwbF/hZ0KpepYN0cNbo+FN6XoK7GaHlQhgx/hIZl6Va0bF45RQOOwhLIy8lQDbuCiadSLCBnH2CFYquit5bw==} @@ -5718,10 +5718,6 @@ packages: resolution: {integrity: sha512-sauaDf/PZdVgrLTNYHRtpXa1iRiKcaebiKQ1BJdpQlWH2lCvexQdX55snPFyK7QzpudqbCI0qXFfOasHdyNDGQ==} hasBin: true - semver@6.3.0: - resolution: {integrity: sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==} - hasBin: true - semver@6.3.1: resolution: {integrity: sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==} hasBin: true @@ -9370,21 +9366,22 @@ snapshots: optionalDependencies: source-map: 0.7.4 - eslint-plugin-es@3.0.1(eslint@8.36.0): + eslint-plugin-es@4.1.0(eslint@8.36.0): dependencies: eslint: 8.36.0 eslint-utils: 2.1.0 regexpp: 3.2.0 - eslint-plugin-node@11.1.0(eslint@8.36.0): + eslint-plugin-n@14.0.0(eslint@8.36.0): dependencies: eslint: 8.36.0 - eslint-plugin-es: 3.0.1(eslint@8.36.0) - eslint-utils: 2.1.0 + eslint-plugin-es: 4.1.0(eslint@8.36.0) + eslint-utils: 3.0.0(eslint@8.36.0) ignore: 5.2.4 + is-core-module: 2.11.0 minimatch: 3.1.2 resolve: 1.22.1 - semver: 6.3.0 + semver: 6.3.1 eslint-scope@5.1.1: dependencies: @@ -10867,7 +10864,7 @@ snapshots: make-dir@3.1.0: dependencies: - semver: 6.3.0 + semver: 6.3.1 make-error@1.3.6: {} @@ -12209,8 +12206,6 @@ snapshots: semver@5.7.1: {} - semver@6.3.0: {} - semver@6.3.1: {} semver@7.3.8: