Skip to content

Commit 61071e3

Browse files
fix(deps): bump @stylistic/eslint-plugin from 3.1.0 to 4.0.1 (#95)
Bumps [@stylistic/eslint-plugin](https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin) from 3.1.0 to 4.0.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.0.1/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@stylistic/eslint-plugin" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 555fbf3 commit 61071e3

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

package-lock.json

+6-6
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"eslint": ">=9"
1818
},
1919
"dependencies": {
20-
"@stylistic/eslint-plugin": "^3.1.0",
20+
"@stylistic/eslint-plugin": "^4.0.1",
2121
"eslint-plugin-n": "^17.15.1",
2222
"globals": "^15.15.0",
2323
"typescript-eslint": "^8.25.0"

0 commit comments

Comments
 (0)