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 4d396ac

Browse filesBrowse files
dependabot[bot]aduh95
authored andcommitted
tools: bump the eslint group in /tools/eslint with 4 updates
Bumps the eslint group in /tools/eslint with 4 updates: [@eslint/markdown](https://github.com/eslint/markdown), [eslint](https://github.com/eslint/eslint), [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) and [globals](https://github.com/sindresorhus/globals). Updates `@eslint/markdown` from 8.0.0 to 8.0.1 - [Release notes](https://github.com/eslint/markdown/releases) - [Changelog](https://github.com/eslint/markdown/blob/main/CHANGELOG.md) - [Commits](eslint/markdown@v8.0.0...v8.0.1) Updates `eslint` from 10.1.0 to 10.2.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v10.1.0...v10.2.0) Updates `eslint-plugin-jsdoc` from 62.8.1 to 62.9.0 - [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases) - [Commits](gajus/eslint-plugin-jsdoc@v62.8.1...v62.9.0) Updates `globals` from 17.4.0 to 17.5.0 - [Release notes](https://github.com/sindresorhus/globals/releases) - [Commits](sindresorhus/globals@v17.4.0...v17.5.0) --- updated-dependencies: - dependency-name: "@eslint/markdown" dependency-version: 8.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: eslint - dependency-name: eslint dependency-version: 10.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: eslint - dependency-name: eslint-plugin-jsdoc dependency-version: 62.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: eslint - dependency-name: globals dependency-version: 17.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: eslint ... Signed-off-by: dependabot[bot] <support@github.com> PR-URL: #62848 Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
1 parent 137e09c commit 4d396ac
Copy full SHA for 4d396ac

2 files changed

+76-63Lines changed: 76 additions & 63 deletions

File tree

Expand file treeCollapse file tree
Open diff view settings
Filter options
Expand file treeCollapse file tree
Open diff view settings
Collapse file

‎tools/eslint/package-lock.json‎

Copy file name to clipboardExpand all lines: tools/eslint/package-lock.json
+72-59Lines changed: 72 additions & 59 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
@@ -7,12 +7,12 @@
77
"@babel/eslint-parser": "^8.0.0-rc.3",
88
"@babel/plugin-syntax-import-source": "^8.0.0-rc.3",
99
"@eslint/js": "^10.0.1",
10-
"@eslint/markdown": "^8.0.0",
10+
"@eslint/markdown": "^8.0.1",
1111
"@stylistic/eslint-plugin": "^5.10.0",
12-
"eslint": "^10.1.0",
12+
"eslint": "^10.2.0",
1313
"eslint-formatter-tap": "^9.0.1",
14-
"eslint-plugin-jsdoc": "^62.8.1",
14+
"eslint-plugin-jsdoc": "^62.9.0",
1515
"eslint-plugin-regexp": "^3.1.0",
16-
"globals": "^17.4.0"
16+
"globals": "^17.5.0"
1717
}
1818
}

0 commit comments

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