Skip to content

Commit 4237378

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.0.0 to 5.1.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.1.0/packages/eslint-plugin) Updates `eslint` from 9.29.0 to 9.30.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.29.0...v9.30.0) --- updated-dependencies: - dependency-name: "@stylistic/eslint-plugin" dependency-version: 5.1.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: eslint dependency-version: 9.30.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4908b0c commit 4237378

File tree

2 files changed

+22
-28
lines changed

2 files changed

+22
-28
lines changed

package-lock.json

Lines changed: 20 additions & 26 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
@@ -33,8 +33,8 @@
3333
"devDependencies": {
3434
"@eslint/json": "^0.12.0",
3535
"@eslint/markdown": "^6.6.0",
36-
"@stylistic/eslint-plugin": "^5.0.0",
37-
"eslint": "^9.29.0",
36+
"@stylistic/eslint-plugin": "^5.1.0",
37+
"eslint": "^9.30.0",
3838
"eslint-plugin-import": "^2.32.0",
3939
"eslint-plugin-yml": "^1.18.0",
4040
"husky": "^9.1.7"

0 commit comments

Comments
 (0)