Skip to content

Commit 4253aa3

Browse files
Bump the npm group with 3 updates (#1985)
Bumps the npm group with 3 updates: [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js), [@stylistic/eslint-plugin](https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin) and [eslint](https://github.com/eslint/eslint). Updates `@eslint/js` from 9.35.0 to 9.36.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/commits/v9.36.0/packages/js) Updates `@stylistic/eslint-plugin` from 5.3.1 to 5.4.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.4.0/packages/eslint-plugin) Updates `eslint` from 9.35.0 to 9.36.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.35.0...v9.36.0) --- updated-dependencies: - dependency-name: "@eslint/js" dependency-version: 9.36.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - dependency-name: "@stylistic/eslint-plugin" dependency-version: 5.4.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - dependency-name: eslint dependency-version: 9.36.0 dependency-type: direct:development update-type: version-update:semver-minor 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 3d55207 commit 4253aa3

File tree

2 files changed

+90
-90
lines changed

2 files changed

+90
-90
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,14 +31,14 @@
3131
},
3232
"devDependencies": {
3333
"@eslint/eslintrc": "^3.3.1",
34-
"@eslint/js": "^9.35.0",
34+
"@eslint/js": "^9.36.0",
3535
"@next/eslint-plugin-next": "^15.5.3",
36-
"@stylistic/eslint-plugin": "^5.3.1",
36+
"@stylistic/eslint-plugin": "^5.4.0",
3737
"@types/mdx": "^2.0.13",
3838
"@types/node": "^24.5.2",
3939
"@types/react": "^19.1.13",
4040
"@types/react-dom": "^19.1.9",
41-
"eslint": "^9.35.0",
41+
"eslint": "^9.36.0",
4242
"eslint-config-import": "^0.13.0",
4343
"eslint-config-next": "^15.5.3",
4444
"eslint-import-resolver-typescript": "^4.4.4",

0 commit comments

Comments
 (0)