Skip to content

Commit af1e62a

Browse files
committed
fix(deps): update dependency @stylistic/eslint-plugin to v3
1 parent 20df425 commit af1e62a

File tree

3 files changed

+79
-7
lines changed

3 files changed

+79
-7
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{
2+
"type": "major",
3+
"comment": "fix(deps): update dependency @stylistic/eslint-plugin to v3",
4+
"packageName": "@rightcapital/eslint-config",
5+
"email": "29139614+renovate[bot]@users.noreply.github.com",
6+
"dependentChangeType": "patch"
7+
}

packages/eslint-config/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"dependencies": {
2525
"@eslint-react/eslint-plugin": "1.22.1",
2626
"@rightcapital/eslint-plugin": "workspace:*",
27-
"@stylistic/eslint-plugin": "2.12.1",
27+
"@stylistic/eslint-plugin": "3.0.0",
2828
"@typescript-eslint/utils": "8.18.2",
2929
"confusing-browser-globals": "1.0.11",
3030
"eslint-import-resolver-typescript": "3.7.0",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)