Skip to content

Commit d10cb3d

Browse files
Bump the dev-dependencies group with 2 updates
Bumps the dev-dependencies group with 2 updates: [@stylistic/eslint-plugin](https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin) and [eslint](https://github.com/eslint/eslint). Updates `@stylistic/eslint-plugin` from 5.4.0 to 5.5.0 - [Release notes](https://github.com/eslint-stylistic/eslint-stylistic/releases) - [Changelog](https://github.com/eslint-stylistic/eslint-stylistic/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint-stylistic/eslint-stylistic/commits/v5.5.0/packages/eslint-plugin) Updates `eslint` from 9.37.0 to 9.38.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v9.37.0...v9.38.0) --- updated-dependencies: - dependency-name: "@stylistic/eslint-plugin" dependency-version: 5.5.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: eslint dependency-version: 9.38.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 409232b commit d10cb3d

File tree

2 files changed

+32
-31
lines changed

2 files changed

+32
-31
lines changed

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -80,8 +80,8 @@
8080
"@eslint/markdown": "^7.4.0",
8181
"@html-eslint/eslint-plugin": "^0.47.0",
8282
"@html-eslint/parser": "^0.47.0",
83-
"@stylistic/eslint-plugin": "^5.4.0",
84-
"eslint": "^9.37.0",
83+
"@stylistic/eslint-plugin": "^5.5.0",
84+
"eslint": "^9.38.0",
8585
"eslint-plugin-import": "^2.32.0",
8686
"eslint-plugin-regexp": "^2.10.0",
8787
"eslint-plugin-yml": "^1.19.0",

0 commit comments

Comments
 (0)