Skip to content

Commit

Permalink
fix(deps): update turbo monorepo to v2.3.3 (#6316)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 28, 2024
1 parent 2a81fb3 commit 0481264
Show file tree
Hide file tree
Showing 6 changed files with 80 additions and 80 deletions.
2 changes: 1 addition & 1 deletion infra/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"devDependencies": {
"@infra/eslint-config": "workspace:*",
"@infra/typescript-config": "workspace:*",
"turbo": "2.3.1"
"turbo": "2.3.3"
},
"packageManager": "[email protected]",
"engines": {
Expand Down
2 changes: 1 addition & 1 deletion infra/packages/eslint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"library.js"
],
"devDependencies": {
"eslint-config-turbo": "2.3.1",
"eslint-config-turbo": "2.3.3",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-only-warn": "1.1.0",
"eslint-plugin-import": "2.31.0",
Expand Down
76 changes: 38 additions & 38 deletions infra/pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"test": "turbo run test"
},
"devDependencies": {
"turbo": "2.3.1"
"turbo": "2.3.3"
},
"pnpm": {
"overrides": {
Expand Down
2 changes: 1 addition & 1 deletion web/packages/eslint-config-signalco/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"@typescript-eslint/parser": "8.15.0",
"eslint": "8.57.1",
"eslint-config-next": "15.0.3",
"eslint-config-turbo": "2.3.1",
"eslint-config-turbo": "2.3.3",
"eslint-plugin-import": "2.31.0",
"eslint-plugin-only-warn": "1.1.0",
"eslint-plugin-react": "7.37.2",
Expand Down
76 changes: 38 additions & 38 deletions web/pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 0481264

Please sign in to comment.