Skip to content

Commit c219acc

Browse files
Bump typescript-eslint from 8.28.0 to 8.29.0 in /src/Elastic.Markdown (#912)
Bumps [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) from 8.28.0 to 8.29.0. - [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.29.0/packages/typescript-eslint) --- updated-dependencies: - dependency-name: typescript-eslint dependency-version: 8.29.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent dfc14a4 commit c219acc

File tree

2 files changed

+76
-52
lines changed

2 files changed

+76
-52
lines changed

src/Elastic.Markdown/package-lock.json

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

src/Elastic.Markdown/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"postcss-import": "16.1.0",
3737
"prettier": "3.5.3",
3838
"prettier-plugin-tailwindcss": "0.6.11",
39-
"typescript-eslint": "8.28.0"
39+
"typescript-eslint": "8.29.0"
4040
},
4141
"browserslist": [
4242
"defaults"

0 commit comments

Comments
 (0)