Skip to content

Commit 6940151

Browse files
fix(deps): update turbo monorepo to ^1.12.3 (#322)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 79784ed commit 6940151

File tree

3 files changed

+38
-38
lines changed

3 files changed

+38
-38
lines changed

package-lock.json

Lines changed: 36 additions & 36 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
@@ -29,7 +29,7 @@
2929
"drizzle-zod": "0.5.1",
3030
"eslint": "8.55.0",
3131
"prettier": "2.8.8",
32-
"turbo": "1.10.15",
32+
"turbo": "1.12.3",
3333
"typescript": "5.3.3",
3434
"zod": "3.22.4"
3535
},

packages/config/eslint/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"@typescript-eslint/eslint-plugin": "^5.62.0",
99
"@typescript-eslint/parser": "^5.62.0",
1010
"eslint-config-prettier": "^8.8.0",
11-
"eslint-config-turbo": "^1.10.15"
11+
"eslint-config-turbo": "^1.12.3"
1212
},
1313
"devDependencies": {
1414
"eslint": "8.55.0"

0 commit comments

Comments
 (0)