Skip to content

Commit dcb1cbb

Browse files
dependabot[bot]aduh95
authored andcommitted
tools: bump the eslint group across 1 directory with 2 updates
Bumps the eslint group with 2 updates in the /tools/eslint directory: [eslint](https://github.com/eslint/eslint) and [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc). Updates `eslint` from 10.0.1 to 10.0.2 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v10.0.1...v10.0.2) Updates `eslint-plugin-jsdoc` from 62.7.0 to 62.7.1 - [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases) - [Commits](gajus/eslint-plugin-jsdoc@v62.7.0...v62.7.1) --- updated-dependencies: - dependency-name: eslint dependency-version: 10.0.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: eslint - dependency-name: eslint-plugin-jsdoc dependency-version: 62.7.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: eslint ... Signed-off-by: dependabot[bot] <support@github.com> PR-URL: #62092 Reviewed-By: Michaël Zasso <targos@protonmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
1 parent 7d0b758 commit dcb1cbb

File tree

2 files changed

+11
-15
lines changed

2 files changed

+11
-15
lines changed

‎tools/eslint/package-lock.json‎

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

‎tools/eslint/package.json‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@
99
"@eslint/js": "^10.0.1",
1010
"@eslint/markdown": "^7.5.1",
1111
"@stylistic/eslint-plugin": "^5.9.0",
12-
"eslint": "^10.0.1",
12+
"eslint": "^10.0.2",
1313
"eslint-formatter-tap": "^9.0.1",
14-
"eslint-plugin-jsdoc": "^62.7.0",
14+
"eslint-plugin-jsdoc": "^62.7.1",
1515
"globals": "^17.3.0"
1616
}
1717
}

0 commit comments

Comments
 (0)