Skip to content

Commit

Permalink
fix(deps): update turbo monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Dec 12, 2023
1 parent 384a85b commit c8d61f8
Show file tree
Hide file tree
Showing 5 changed files with 39 additions and 40 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@
"devDependencies": {
"keyv": "^4.5.2",
"prettier": "2.8.8",
"turbo": "1.7.0"
"turbo": "1.11.2"
}
}
2 changes: 1 addition & 1 deletion packages/eslint-config-custom-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"main": "index.js",
"dependencies": {
"eslint-config-prettier": "8.5.0",
"eslint-config-turbo": "0.0.4",
"eslint-config-turbo": "0.0.10",
"eslint-plugin-react": "7.31.11"
},
"publishConfig": {
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config-custom-server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"license": "MIT",
"main": "index.js",
"dependencies": {
"eslint-config-turbo": "0.0.4"
"eslint-config-turbo": "0.0.10"
},
"publishConfig": {
"access": "public"
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config-custom/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"dependencies": {
"eslint-config-next": "12.3.4",
"eslint-config-prettier": "8.5.0",
"eslint-config-turbo": "0.0.4",
"eslint-config-turbo": "0.0.10",
"eslint-plugin-react": "7.31.11"
},
"publishConfig": {
Expand Down
71 changes: 35 additions & 36 deletions pnpm-lock.yaml

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

0 comments on commit c8d61f8

Please sign in to comment.