We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 368f457 commit 3bbcccbCopy full SHA for 3bbcccb
.lst
@@ -1 +1 @@
1
-2026-02-03_16:55:02
+2026-02-04_02:09:23
package.json
@@ -12,7 +12,7 @@
12
"eslint": "^9.39.2",
13
"prettier": "^3.8.1",
14
"tsconfig": "workspace:*",
15
- "turbo": "^2.8.2"
+ "turbo": "^2.8.3"
16
},
17
"name": "turbo-template",
18
"packageManager": "pnpm@10.11.0"
packages/eslint-config-custom/package.json
@@ -5,6 +5,6 @@
5
"private": true,
6
"devDependencies": {
7
"@vercel/style-guide": "^6.0.0",
8
- "eslint-config-turbo": "^2.8.2"
+ "eslint-config-turbo": "^2.8.3"
9
}
10
0 commit comments