8000 Bump the npm group with 4 updates (#1928) · poad/github-oauth-example@00f2dfa · GitHub
[go: up one dir, main page]

Skip to content

Commit 00f2dfa

Browse files
Bump the npm group with 4 updates (#1928)
Bumps the npm group with 4 updates: [@stylistic/eslint-plugin](https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin), [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import), [pnpm](https://github.com/pnpm/pnpm/tree/HEAD/pnpm) and [webpack-sources](https://github.com/webpack/webpack-sources). Updates `@stylistic/eslint-plugin` from 4.4.1 to 5.0.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.0.0/packages/eslint-plugin) Updates `eslint-plugin-import` from 2.31.0 to 2.32.0 - [Release notes](https://github.com/import-js/eslint-plugin-import/releases) - [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md) - [Commits](import-js/eslint-plugin-import@v2.31.0...v2.32.0) Updates `pnpm` from 10.12.1 to 10.12.2 - [Release notes](https://github.com/pnpm/pnpm/releases) - [Changelog](https://github.com/pnpm/pnpm/blob/main/pnpm/CHANGELOG.md) - [Commits](https://github.com/pnpm/pnpm/commits/v10.12.2/pnpm) Updates `webpack-sources` from 3.3.2 to 3.3.3 - [Release notes](https://github.com/webpack/webpack-sources/releases) - [Commits](webpack/webpack-sources@v3.3.2...v3.3.3) --- updated-dependencies: - dependency-name: "@stylistic/eslint-plugin" dependency-version: 5.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm - dependency-name: eslint-plugin-import dependency-version: 2.32.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - dependency-name: pnpm dependency-version: 10.12.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm - dependency-name: webpack-sources dependency-version: 3.3.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: npm ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 79e1674 commit 00f2dfa

File tree

2 files changed

+38
-40
lines changed

2 files changed

+38
-40
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"@eslint/eslintrc": "^3.3.1",
3333
"@eslint/js": "^9.29.0",
3434
"@next/eslint-plugin-next": "^15.3.4",
35-
"@stylistic/eslint-plugin": "^4.4.1",
35+
"@stylistic/eslint-plugin": "^5.0.0",
3636
"@stylistic/eslint-plugin-js": "^4.4.1",
3737
"@stylistic/eslint-plugin-jsx": "^4.4.1",
3838
"@stylistic/eslint-plugin-plus": "^4.4.1",
@@ -46,11 +46,11 @@
4646
"eslint-config-next": "^15.3.4",
4747
"eslint-import-resolver-typescript": "^4.4.3",
4848
"eslint-plugin-flowtype": "^8.0.3",
49-
"eslint-plugin-import": "^2.31.0",
49+
"eslint-plugin-import": "^2.32.0",
5050
"eslint-plugin-jsx-a11y": "^6.10.2",
5151
"eslint-plugin-react": "^7.37.5",
5252
"eslint-plugin-react-hooks": "^5.2.0",
53-
"pnpm": "^10.12.1",
53+
"pnpm": "^10.12.2",
5454
"rimraf": "^6.0.1",
5555
"typescript": "^5.8.3",
5656
"typescript-eslint": "^8.34.1"

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)
0