Skip to content

Commit 9d4015e

Browse files
Bump eslint from 9.27.0 to 9.28.0 in /src/Elastic.Markdown (#1330)
Bumps [eslint](https://github.com/eslint/eslint) from 9.27.0 to 9.28.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.27.0...v9.28.0) --- updated-dependencies: - dependency-name: eslint dependency-version: 9.28.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 db9fbdd commit 9d4015e

File tree

2 files changed

+19
-6
lines changed

2 files changed

+19
-6
lines changed

src/Elastic.Markdown/package-lock.json

Lines changed: 18 additions & 5 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.27.0",
3131
"@tailwindcss/postcss": "4.1.8",
3232
"@trivago/prettier-plugin-sort-imports": "5.2.2",
33-
"eslint": "9.27.0",
33+
"eslint": "9.28.0",
3434
"globals": "16.1.0",
3535
"parcel": "2.14.4",
3636
"postcss": "8.5.3",

0 commit comments

Comments
 (0)