Skip to content

Commit 71857b0

Browse files
dependabot[bot]flevi29
authored andcommitted
build(deps-dev): bump the eslint group with 2 updates
Bumps the eslint group with 2 updates: [eslint-plugin-tsdoc](https://github.com/microsoft/tsdoc/tree/HEAD/eslint-plugin) and [globals](https://github.com/sindresorhus/globals). Updates `eslint-plugin-tsdoc` from 0.5.0 to 0.5.2 - [Changelog](https://github.com/microsoft/tsdoc/blob/main/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/microsoft/tsdoc/commits/eslint-plugin-tsdoc_v0.5.2/eslint-plugin) Updates `globals` from 16.5.0 to 17.4.0 - [Release notes](https://github.com/sindresorhus/globals/releases) - [Commits](sindresorhus/globals@v16.5.0...v17.4.0) --- updated-dependencies: - dependency-name: eslint-plugin-tsdoc dependency-version: 0.5.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: eslint - dependency-name: globals dependency-version: 17.4.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: eslint ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent cac30b0 commit 71857b0

2 files changed

Lines changed: 73 additions & 225 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,8 +60,8 @@
6060
"devDependencies": {
6161
"@types/node": "24.12.0",
6262
"@vitest/coverage-v8": "4.1.2",
63-
"eslint-plugin-tsdoc": "0.5.0",
64-
"globals": "^16.5.0",
63+
"eslint-plugin-tsdoc": "0.5.2",
64+
"globals": "^17.4.0",
6565
"husky": "^9.1.7",
6666
"lint-staged": "16.4.0",
6767
"oxlint": "1.50.0",

0 commit comments

Comments
 (0)