Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit bd0760e

Browse filesBrowse files
dependabot[bot]ruyadorno
authored andcommitted
tools: bump the eslint group in /tools/eslint with 4 updates
Bumps the eslint group in /tools/eslint with 4 updates: [@stylistic/eslint-plugin-js](https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin-js), [eslint](https://github.com/eslint/eslint), [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) and [globals](https://github.com/sindresorhus/globals). Updates `@stylistic/eslint-plugin-js` from 2.10.1 to 2.11.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/v2.11.0/packages/eslint-plugin-js) Updates `eslint` from 9.14.0 to 9.16.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.14.0...v9.16.0) Updates `eslint-plugin-jsdoc` from 50.4.3 to 50.6.0 - [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases) - [Changelog](https://github.com/gajus/eslint-plugin-jsdoc/blob/main/.releaserc) - [Commits](gajus/eslint-plugin-jsdoc@v50.4.3...v50.6.0) Updates `globals` from 15.11.0 to 15.12.0 - [Release notes](https://github.com/sindresorhus/globals/releases) - [Commits](sindresorhus/globals@v15.11.0...v15.12.0) --- updated-dependencies: - dependency-name: "@stylistic/eslint-plugin-js" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: eslint - dependency-name: eslint dependency-type: direct:production update-type: version-update:semver-minor dependency-group: eslint - dependency-name: eslint-plugin-jsdoc dependency-type: direct:production update-type: version-update:semver-minor dependency-group: eslint - dependency-name: globals dependency-type: direct:production update-type: version-update:semver-minor dependency-group: eslint ... Signed-off-by: dependabot[bot] <support@github.com> PR-URL: #56099 Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
1 parent 4c13d8e commit bd0760e
Copy full SHA for bd0760e

File tree

Expand file treeCollapse file tree

2 files changed

+51
-76
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

2 files changed

+51
-76
lines changed
Open diff view settings
Collapse file

‎tools/eslint/package-lock.json‎

Copy file name to clipboardExpand all lines: tools/eslint/package-lock.json
+47-72Lines changed: 47 additions & 72 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Collapse file

‎tools/eslint/package.json‎

Copy file name to clipboardExpand all lines: tools/eslint/package.json
+4-4Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,11 @@
66
"@babel/core": "^7.26.0",
77
"@babel/eslint-parser": "^7.25.9",
88
"@babel/plugin-syntax-import-attributes": "^7.26.0",
9-
"@stylistic/eslint-plugin-js": "^2.10.1",
10-
"eslint": "^9.14.0",
9+
"@stylistic/eslint-plugin-js": "^2.11.0",
10+
"eslint": "^9.16.0",
1111
"eslint-formatter-tap": "^8.40.0",
12-
"eslint-plugin-jsdoc": "^50.4.3",
12+
"eslint-plugin-jsdoc": "^50.6.0",
1313
"eslint-plugin-markdown": "^5.1.0",
14-
"globals": "^15.11.0"
14+
"globals": "^15.12.0"
1515
}
1616
}

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.