Skip to content

Commit eceee71

Browse files
chore(deps-dev): Bump the npm-development group across 1 directory with 4 updates (#45)
Bumps the npm-development group with 3 updates in the / directory: [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin), [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) and [typedoc](https://github.com/TypeStrong/TypeDoc). Updates `@typescript-eslint/eslint-plugin` from 8.37.0 to 8.38.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.38.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.37.0 to 8.38.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.38.0/packages/parser) Updates `eslint-plugin-prettier` from 5.5.0 to 5.5.3 - [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases) - [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/main/CHANGELOG.md) - [Commits](prettier/eslint-plugin-prettier@v5.5.0...v5.5.3) Updates `typedoc` from 0.28.5 to 0.28.7 - [Release notes](https://github.com/TypeStrong/TypeDoc/releases) - [Changelog](https://github.com/TypeStrong/typedoc/blob/master/CHANGELOG.md) - [Commits](TypeStrong/typedoc@v0.28.5...v0.28.7) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.38.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development - dependency-name: "@typescript-eslint/parser" dependency-version: 8.38.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development - dependency-name: eslint-plugin-prettier dependency-version: 5.5.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-development - dependency-name: typedoc dependency-version: 0.28.7 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-development ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4068d1b commit eceee71

File tree

2 files changed

+68
-68
lines changed

2 files changed

+68
-68
lines changed

package-lock.json

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

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -88,21 +88,21 @@
8888
"@types/jest": "^30.0.0",
8989
"@types/minimist": "^1.2.5",
9090
"@types/node": "^24.1.0",
91-
"@typescript-eslint/eslint-plugin": "^8.37.0",
91+
"@typescript-eslint/eslint-plugin": "^8.38.0",
9292
"@typescript-eslint/parser": "^8.37.0",
9393
"@vercel/ncc": "^0.38.3",
9494
"@web/dev-server-esbuild": "^1.0.4",
9595
"custom-elements-manifest": "^2.1.0",
9696
"eslint": "^9.31.0",
9797
"eslint-plugin-jest": "^28.11.0",
98-
"eslint-plugin-prettier": "^5.5.0",
98+
"eslint-plugin-prettier": "^5.5.3",
9999
"jest": "^30.0.5",
100100
"lit-analyzer": "^2.0.3",
101101
"make-coverage-badge": "^1.2.0",
102102
"prettier": "3.6.2",
103103
"prettier-eslint": "^16.4.2",
104104
"ts-jest": "^29.4.0",
105-
"typedoc": "^0.28.5",
105+
"typedoc": "^0.28.7",
106106
"typescript": "^5.8.3"
107107
}
108108
}

0 commit comments

Comments
 (0)