Skip to content

Commit 11768ee

Browse files
Bump typescript-eslint in the dev-dependencies-minor group
Bumps the dev-dependencies-minor group with 1 update: [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint). Updates `typescript-eslint` from 8.49.0 to 8.50.1 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.50.1/packages/typescript-eslint) --- updated-dependencies: - dependency-name: typescript-eslint dependency-version: 8.50.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 31a8714 commit 11768ee

3 files changed

Lines changed: 86 additions & 86 deletions

File tree

docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"remark-preset-lint-consistent": "^6.0.1",
5757
"remark-preset-lint-recommended": "^7.0.1",
5858
"typescript": "^5.9.3",
59-
"typescript-eslint": "^8.49.0"
59+
"typescript-eslint": "^8.52.0"
6060
},
6161
"resolutions": {
6262
"path-to-regexp@npm:2.2.1": "^3",

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
"tslib": "^2.8.1",
6767
"tsx": "^4.21.0",
6868
"typescript": "^5.9.3",
69-
"typescript-eslint": "^8.49.0",
69+
"typescript-eslint": "^8.52.0",
7070
"vite": "^6.4.1",
7171
"vite-plugin-image-optimizer": "^2.0.3",
7272
"vite-plugin-svgr": "^4.5.0",

0 commit comments

Comments
 (0)