Skip to content

Commit ec37456

Browse files
Bump @stylistic/eslint-plugin from 2.8.0 to 2.9.0 in /src/TodoApp
Bumps [@stylistic/eslint-plugin](https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin) from 2.8.0 to 2.9.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/v2.9.0/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@stylistic/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b7d0e38 commit ec37456

File tree

2 files changed

+15
-15
lines changed

2 files changed

+15
-15
lines changed

src/TodoApp/package-lock.json

Lines changed: 14 additions & 14 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.25.7",
2222
"@babel/preset-env": "^7.25.7",
23-
"@stylistic/eslint-plugin": "^2.8.0",
23+
"@stylistic/eslint-plugin": "^2.9.0",
2424
"@types/jquery": "^3.5.31",
2525
"@typescript-eslint/eslint-plugin": "^8.8.0",
2626
"@typescript-eslint/parser": "^8.8.0",

0 commit comments

Comments
 (0)