Skip to content

Commit 2154e74

Browse files
Bump eslint from 9.23.0 to 9.24.0 in /src/Elastic.Markdown (#982)
Bumps [eslint](https://github.com/eslint/eslint) from 9.23.0 to 9.24.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.23.0...v9.24.0) --- updated-dependencies: - dependency-name: eslint dependency-version: 9.24.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0b6c1e4 commit 2154e74

File tree

2 files changed

+13
-20
lines changed

2 files changed

+13
-20
lines changed

src/Elastic.Markdown/package-lock.json

Lines changed: 12 additions & 19 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
@@ -30,7 +30,7 @@
3030
"@eslint/js": "9.24.0",
3131
"@tailwindcss/postcss": "4.1.3",
3232
"@trivago/prettier-plugin-sort-imports": "5.2.2",
33-
"eslint": "9.23.0",
33+
"eslint": "9.24.0",
3434
"globals": "16.0.0",
3535
"parcel": "2.14.4",
3636
"postcss": "8.5.3",

0 commit comments

Comments
 (0)