From 296f6b5d7df6819daa7746ce89dd887e447bfea1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Feb 2026 16:21:44 +0000 Subject: [PATCH 1/2] Bump the npm group with 2 updates Bumps the npm group with 2 updates: [@stylistic/eslint-plugin](https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin) and [pnpm](https://github.com/pnpm/pnpm/tree/HEAD/pnpm). Updates `@stylistic/eslint-plugin` from 5.7.1 to 5.8.0 - [Release notes](https://github.com/eslint-stylistic/eslint-stylistic/releases) - [Changelog](https://github.com/eslint-stylistic/eslint-stylistic/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint-stylistic/eslint-stylistic/commits/v5.8.0/packages/eslint-plugin) Updates `pnpm` from 10.29.1 to 10.29.2 - [Release notes](https://github.com/pnpm/pnpm/releases) - [Changelog](https://github.com/pnpm/pnpm/blob/v10.29.2/pnpm/CHANGELOG.md) - [Commits](https://github.com/pnpm/pnpm/commits/v10.29.2/pnpm) --- updated-dependencies: - dependency-name: "@stylistic/eslint-plugin" dependency-version: 5.8.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - dependency-name: pnpm dependency-version: 10.29.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm ... Signed-off-by: dependabot[bot] --- package.json | 4 ++-- pnpm-lock.yaml | 18 +++++++++--------- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/package.json b/package.json index 929075b1..711520eb 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "@eslint/eslintrc": "^3.3.3", "@eslint/js": "^10.0.1", "@next/eslint-plugin-next": "16.1.6", - "@stylistic/eslint-plugin": "^5.7.1", + "@stylistic/eslint-plugin": "^5.8.0", "@types/mdx": "^2.0.13", "@types/node": "^25.2.2", "@types/react": "^19.2.13", @@ -47,7 +47,7 @@ "eslint-plugin-react": "^7.37.5", "eslint-plugin-react-hooks": "^7.0.1", "jiti": "^2.6.1", - "pnpm": "^10.29.1", + "pnpm": "^10.29.2", "rimraf": "^6.1.2", "typescript": "^5.9.3", "typescript-eslint": "^8.54.0" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 80b842cd..dcc07aa4 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -70,7 +70,7 @@ importers: version: 16.1.6 '@stylistic/eslint-plugin': specifier: '>=5.0.0' - version: 5.7.1(eslint@10.0.0(jiti@2.6.1)) + version: 5.8.0(eslint@10.0.0(jiti@2.6.1)) '@types/mdx': specifier: ^2.0.13 version: 2.0.13 @@ -111,8 +111,8 @@ importers: specifier: ^2.6.1 version: 2.6.1 pnpm: - specifier: ^10.29.1 - version: 10.29.1 + specifier: ^10.29.2 + version: 10.29.2 rimraf: specifier: ^6.1.2 version: 6.1.2 @@ -734,8 +734,8 @@ packages: '@rtsao/scc@1.1.0': resolution: {integrity: sha512-zt6OdqaDoOnJ1ZYsCYGt9YmWzDXl4vQdKTyJev62gFhRGKdx7mcT54V9KIjg+d2wi9EXsPvAPKe7i7WjfVWB8g==} - '@stylistic/eslint-plugin@5.7.1': - resolution: {integrity: sha512-zjTUwIsEfT+k9BmXwq1QEFYsb4afBlsI1AXFyWQBgggMzwBFOuu92pGrE5OFx90IOjNl+lUbQoTG7f8S0PkOdg==} + '@stylistic/eslint-plugin@5.8.0': + resolution: {integrity: sha512-WNPVF/FfBAjyi3OA7gok8swRiImNLKI4dmV3iK/GC/0xSJR7eCzBFsw9hLZVgb1+MYNLy7aDsjohxN1hA/FIfQ==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} peerDependencies: eslint: '>=10' @@ -2172,8 +2172,8 @@ packages: resolution: {integrity: sha512-5gTmgEY/sqK6gFXLIsQNH19lWb4ebPDLA4SdLP7dsWkIXHWlG66oPuVvXSGFPppYZz8ZDZq0dYYrbHfBCVUb1Q==} engines: {node: '>=12'} - pnpm@10.29.1: - resolution: {integrity: sha512-SNriM2NaZFdoowKNGVRcrMFohjnusfNzTkLW1rlxr78iqhrJr1Khc9nDogwVhXz6QA8ZmU15ovYm/Mc/zNqbvA==} + pnpm@10.29.2: + resolution: {integrity: sha512-vvQ/p1nZH9LaSzGaWg0T73pFu5haPXNCBYRw+dIFGjuoZ05ilnJlRobvlEOtE6gtor657rPgIhyHuBVP/510uA==} engines: {node: '>=18.12'} hasBin: true @@ -3254,7 +3254,7 @@ snapshots: '@rtsao/scc@1.1.0': {} - '@stylistic/eslint-plugin@5.7.1(eslint@10.0.0(jiti@2.6.1))': + '@stylistic/eslint-plugin@5.8.0(eslint@10.0.0(jiti@2.6.1))': dependencies: '@eslint-community/eslint-utils': 4.9.1(eslint@10.0.0(jiti@2.6.1)) '@typescript-eslint/types': 8.54.0 @@ -5136,7 +5136,7 @@ snapshots: picomatch@4.0.3: {} - pnpm@10.29.1: {} + pnpm@10.29.2: {} possible-typed-array-names@1.1.0: {} From 094f3784dc80dc8f7ea9afd1218ba7607e9df277 Mon Sep 17 00:00:00 2001 From: Kenji Saito <1867845+poad@users.noreply.github.com> Date: Tue, 10 Feb 2026 19:10:44 +0900 Subject: [PATCH 2/2] Update packageManager version to pnpm@10.29.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 711520eb..9d3dcd4e 100644 --- a/package.json +++ b/package.json @@ -52,5 +52,5 @@ "typescript": "^5.9.3", "typescript-eslint": "^8.54.0" }, - "packageManager": "pnpm@10.29.1" + "packageManager": "pnpm@10.29.2" }