Skip to content

Commit 96e6b67

Browse files
Bump @stylistic/eslint-plugin from 4.4.0 to 4.4.1 in /src/TodoApp (#1469)
Bumps [@stylistic/eslint-plugin](https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin) from 4.4.0 to 4.4.1. - [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/v4.4.1/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@stylistic/eslint-plugin" dependency-version: 4.4.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 044b946 commit 96e6b67

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

src/TodoApp/package-lock.json

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

src/TodoApp/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"devDependencies": {
2121
"@babel/core": "^7.27.4",
2222
"@babel/preset-env": "^7.27.2",
23-
"@stylistic/eslint-plugin": "^4.4.0",
23+
"@stylistic/eslint-plugin": "^4.4.1",
2424
"@typescript-eslint/eslint-plugin": "^8.33.1",
2525
"@typescript-eslint/parser": "^8.32.1",
2626
"eslint": "^9.28.0",

0 commit comments

Comments
 (0)