Skip to content

Commit

Permalink
fix(deps): update turbo monorepo to v2.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 30, 2024
1 parent 15bf7fa commit c3aea3d
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.1.2"
"turbo": "2.1.3"
},
"packageManager": "pnpm@9.11.0",
"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.1.2",
"eslint-config-turbo": "2.1.3",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-only-warn": "1.1.0",
"eslint-plugin-import": "2.30.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,6 +17,6 @@
"test": "turbo run test"
},
"devDependencies": {
"turbo": "2.1.2"
"turbo": "2.1.3"
}
}
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.8.0",
"eslint": "8.57.1",
"eslint-config-next": "14.2.13",
"eslint-config-turbo": "2.1.2",
"eslint-config-turbo": "2.1.3",
"eslint-plugin-import": "2.30.0",
"eslint-plugin-only-warn": "1.1.0",
"eslint-plugin-react": "7.37.0",
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 c3aea3d

Please sign in to comment.