Skip to content

Commit

Permalink
chore(deps): update turbo monorepo to ^1.10.16 (#95)
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 Oct 23, 2023
1 parent 85183da commit ecb6911
Show file tree
Hide file tree
Showing 2 changed files with 38 additions and 38 deletions.
72 changes: 36 additions & 36 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,11 @@
"format": "prettier --write \"**/*.{ts,tsx,md}\""
},
"devDependencies": {
"@turbo/gen": "^1.10.14",
"@turbo/gen": "^1.10.16",
"eslint": "^8.51.0",
"eslint-config-custom": "*",
"prettier": "^3.0.3",
"turbo": "^1.10.14"
"turbo": "^1.10.16"
},
"name": "astro",
"packageManager": "[email protected]",
Expand Down

1 comment on commit ecb6911

@vercel
Copy link

@vercel vercel bot commented on ecb6911 Oct 23, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

sanity-astro-example-ssr – ./apps/example-ssr

sanity-astro-example-ssr.sanity.build
sanity-astro-example-ssr-git-main.sanity.build

Please sign in to comment.