Skip to content

Commit 102b217

Browse files
dependabot[bot]RafaelGSS
authored andcommitted
tools: bump the eslint group in /tools/eslint with 2 updates
Bumps the eslint group in /tools/eslint with 2 updates: [eslint](https://github.com/eslint/eslint) and [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc). Updates `eslint` from 9.39.1 to 9.39.2 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v9.39.1...v9.39.2) Updates `eslint-plugin-jsdoc` from 61.4.1 to 61.5.0 - [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases) - [Commits](gajus/eslint-plugin-jsdoc@v61.4.1...v61.5.0) --- updated-dependencies: - dependency-name: eslint dependency-version: 9.39.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: eslint - dependency-name: eslint-plugin-jsdoc dependency-version: 61.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: #61246 Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
1 parent 5cf54ab commit 102b217

File tree

2 files changed

+14
-14
lines changed

2 files changed

+14
-14
lines changed

tools/eslint/package-lock.json

Lines changed: 12 additions & 12 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
@@ -8,9 +8,9 @@
88
"@babel/plugin-syntax-import-source": "^7.27.1",
99
"@eslint/markdown": "^7.5.1",
1010
"@stylistic/eslint-plugin": "^5.6.1",
11-
"eslint": "^9.39.1",
11+
"eslint": "^9.39.2",
1212
"eslint-formatter-tap": "^9.0.1",
13-
"eslint-plugin-jsdoc": "^61.4.1",
13+
"eslint-plugin-jsdoc": "^61.5.0",
1414
"globals": "^16.5.0"
1515
}
1616
}

0 commit comments

Comments
 (0)