Skip to content

Commit

Permalink
chore(db): update all non-major dependencies to v2.0.9
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 20, 2024
1 parent f83384f commit 97f547f
Show file tree
Hide file tree
Showing 5 changed files with 52 additions and 52 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
},
"devDependencies": {
"@changesets/cli": "2.27.7",
"@turbo/gen": "2.0.8",
"@turbo/gen": "2.0.9",
"@types/lint-staged": "13.3.0",
"@types/node": "20.14.11",
"@types/yargs": "17.0.32",
Expand All @@ -58,7 +58,7 @@
"prettier-plugin-prisma": "5.0.0",
"sherif": "0.10.0",
"tsx": "4.16.2",
"turbo": "2.0.8",
"turbo": "2.0.9",
"typescript": "5.5.3",
"typesync": "0.12.2",
"yargs": "17.7.2"
Expand Down
2 changes: 1 addition & 1 deletion packages/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"zod": "3.23.8"
},
"devDependencies": {
"@turbo/gen": "2.0.8",
"@turbo/gen": "2.0.9",
"@types/eslint": "8.56.10",
"@types/google.maps": "3.55.11",
"@types/luxon": "3.4.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/db/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
"@snaplet/copycat": "5.0.0",
"@snaplet/seed": "0.97.20",
"@terraformer/wkt": "2.2.1",
"@turbo/gen": "2.0.8",
"@turbo/gen": "2.0.9",
"@turf/helpers": "7.0.0",
"@types/eslint": "8.56.10",
"@types/inquirer": "9.0.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 @@ -33,7 +33,7 @@
"eslint-plugin-node": "npm:[email protected]",
"eslint-plugin-react": "7.34.4",
"eslint-plugin-storybook": "0.8.0",
"eslint-plugin-turbo": "2.0.8",
"eslint-plugin-turbo": "2.0.9",
"next": "14.2.5",
"resolve-pkg-maps": "1.0.0",
"typescript": "5.5.3"
Expand Down
94 changes: 47 additions & 47 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 97f547f

Please sign in to comment.