Skip to content

Commit 44225d3

Browse files
Bump @stylistic/eslint-plugin from 3.1.0 to 5.3.1
Bumps [@stylistic/eslint-plugin](https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin) from 3.1.0 to 5.3.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/v5.3.1/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@stylistic/eslint-plugin" dependency-version: 5.3.1 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 36edf4d commit 44225d3

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

package-lock.json

Lines changed: 10 additions & 10 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
@@ -14,10 +14,10 @@
1414
"typecheck": "npm run --workspaces typecheck --if-present"
1515
},
1616
"dependencies": {
17-
"@stylistic/eslint-plugin": "^3.1.0"
17+
"@stylistic/eslint-plugin": "^5.3.1"
1818
},
1919
"devDependencies": {
20-
"@stylistic/eslint-plugin": "^3.1.0",
20+
"@stylistic/eslint-plugin": "^5.3.1",
2121
"@stylistic/eslint-plugin-ts": "^4.4.1",
2222
"@tsconfig/node22": "^22.0.2",
2323
"@types/jest": "^30.0.0",

0 commit comments

Comments
 (0)