Skip to content

Commit c5bbd2c

Browse files
Bump the npm group with 2 updates (#2080)
* 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] <support@github.com> * Update packageManager version to pnpm@10.29.2 --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Kenji Saito <1867845+poad@users.noreply.github.com>
1 parent ba8778d commit c5bbd2c

2 files changed

Lines changed: 12 additions & 12 deletions

File tree

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"@eslint/eslintrc": "^3.3.3",
3434
"@eslint/js": "^10.0.1",
3535
"@next/eslint-plugin-next": "16.1.6",
36-
"@stylistic/eslint-plugin": "^5.7.1",
36+
"@stylistic/eslint-plugin": "^5.8.0",
3737
"@types/mdx": "^2.0.13",
3838
"@types/node": "^25.2.2",
3939
"@types/react": "^19.2.13",
@@ -47,10 +47,10 @@
4747
"eslint-plugin-react": "^7.37.5",
4848
"eslint-plugin-react-hooks": "^7.0.1",
4949
"jiti": "^2.6.1",
50-
"pnpm": "^10.29.1",
50+
"pnpm": "^10.29.2",
5151
"rimraf": "^6.1.2",
5252
"typescript": "^5.9.3",
5353
"typescript-eslint": "^8.54.0"
5454
},
55-
"packageManager": "pnpm@10.29.1"
55+
"packageManager": "pnpm@10.29.2"
5656
}

pnpm-lock.yaml

Lines changed: 9 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)