Skip to content

Commit 80cdd4f

Browse files
committed
chore: bump stylistic/eslint-plugin-ts to latest
1 parent 5a9f722 commit 80cdd4f

3 files changed

Lines changed: 11 additions & 24 deletions

File tree

nx.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,5 +24,8 @@
2424
"sharedGlobals": ["{workspaceRoot}/.github/workflows/ci.yml"]
2525
},
2626
"defaultBase": "main",
27-
"nxCloudAccessToken": "ZDU3OTNkMTItNWIwZi00N2U4LTk2MjYtNzJkYzA0YzgwNWNlfHJlYWQ="
27+
"nxCloudAccessToken": "ZDU3OTNkMTItNWIwZi00N2U4LTk2MjYtNzJkYzA0YzgwNWNlfHJlYWQ=",
28+
"tui": {
29+
"enabled": false
30+
}
2831
}

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"@rollup/plugin-commonjs": "^28.0.6",
3434
"@rollup/plugin-json": "^6.1.0",
3535
"@rollup/plugin-node-resolve": "^16.0.1",
36-
"@stylistic/eslint-plugin-ts": "^3.1.0",
36+
"@stylistic/eslint-plugin-ts": "^4.4.1",
3737
"@swc/core": "^1.13.5",
3838
"@tsconfig/node20": "^20.1.6",
3939
"@tsconfig/recommended": "^1.0.10",

0 commit comments

Comments
 (0)