Skip to content

Commit c32f7fc

Browse files
committed
WIP
1 parent 4338eec commit c32f7fc

File tree

4 files changed

+377
-63
lines changed

4 files changed

+377
-63
lines changed

examples/with-angular/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,6 @@
1414
"@repo/eslint-config": "workspace:*",
1515
"eslint": "^8.57.0",
1616
"prettier": "^2.8.8",
17-
"turbo": "^1.13.3"
17+
"turbo": "^2.3.3"
1818
}
1919
}

examples/with-angular/packages/eslint-config/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"@typescript-eslint/eslint-plugin": "^7.9.0",
1212
"@typescript-eslint/parser": "^7.9.0",
1313
"eslint-config-prettier": "^9.1.0",
14-
"eslint-config-turbo": "^1.13.3",
14+
"eslint-config-turbo": "^2.3.3",
1515
"eslint-plugin-only-warn": "^1.1.0",
1616
"typescript": "~5.4.2"
1717
}

0 commit comments

Comments
 (0)