Skip to content

Commit

Permalink
chore(eslint-config): update all non-major dependencies
Browse files Browse the repository at this point in the history
Signed-off-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] committed Apr 11, 2023
1 parent f1ea7ed commit 46fd6e9
Show file tree
Hide file tree
Showing 6 changed files with 39 additions and 39 deletions.
2 changes: 1 addition & 1 deletion apps/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@
"eslint": "8.38.0",
"eslint-plugin-i18next": "6.0.0-8",
"flat": "5.0.2",
"listr2": "6.0.4",
"listr2": "6.2.0",
"prettier": "2.8.7",
"trpc-client-devtools-link": "0.2.1-next",
"trpc-panel": "1.2.13",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"prettier-plugin-packagejson": "2.4.3",
"prettier-plugin-prisma": "4.12.0",
"tsx": "3.12.6",
"turbo": "1.8.8",
"turbo": "1.9.0",
"typescript": "5.0.4",
"typesync": "0.10.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"dotenv-cli": "7.2.1",
"eslint": "8.38.0",
"just-capitalize": "3.2.0",
"listr2": "6.0.4",
"listr2": "6.2.0",
"next": "13.3.0",
"prettier": "2.8.7",
"prisma": "4.12.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/db/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@
"just-flush": "2.3.0",
"langs": "2.0.0",
"libphonenumber-js": "1.10.26",
"listr2": "6.0.4",
"listr2": "6.2.0",
"luxon": "3.3.0",
"mongoback": "3.0.6",
"prettier": "2.8.7",
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"eslint-plugin-node": "11.1.0",
"eslint-plugin-react": "7.32.2",
"eslint-plugin-storybook": "0.6.11",
"eslint-plugin-turbo": "1.8.8",
"eslint-plugin-turbo": "1.9.0",
"next": "13.3.0",
"typescript": "5.0.4"
},
Expand Down
68 changes: 34 additions & 34 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 46fd6e9

Please sign in to comment.