Skip to content

Commit fbd1835

Browse files
fix(deps): update dependency @rushstack/eslint-config to v4
##### [v4.0.1](https://github.com/microsoft/rushstack/blob/HEAD/eslint/eslint-config/CHANGELOG.md#401) Wed, 14 Aug 2024 22:37:32 GMT *Version update only* ##### [v4.0.0](https://github.com/microsoft/rushstack/blob/HEAD/eslint/eslint-config/CHANGELOG.md#400) Tue, 13 Aug 2024 18:17:05 GMT ##### Breaking changes - \[BREAKING CHANGE] Bump "[@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/eslint-plugin)" to "~8.1.0" and "[@typescript-eslint/eslint-parser](https://github.com/typescript-eslint/eslint-parser)" to "~8.1.0". Due to these changes, node@>=17.0.0 and eslint@^8.57.0 are now required due to breaking changes in the newer rules set.
1 parent 431a8d7 commit fbd1835

File tree

2 files changed

+66
-83
lines changed

2 files changed

+66
-83
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"dependencies": {
4242
"@eslint/js": "^8.57.0",
4343
"@next/eslint-plugin-next": "^14.1.4",
44-
"@rushstack/eslint-config": "^3.4.1",
44+
"@rushstack/eslint-config": "^4.0.0",
4545
"@rushstack/eslint-plugin": "^0.16.0",
4646
"@rushstack/eslint-plugin-packlets": "^0.8.1",
4747
"@rushstack/eslint-plugin-security": "^0.8.0",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)