Skip to content

Commit

Permalink
chore(deps-dev): bump @turbo/gen from 1.12.4 to 1.12.5
Browse files Browse the repository at this point in the history
Bumps [@turbo/gen](https://github.com/vercel/turbo/tree/HEAD/packages/turbo-gen) from 1.12.4 to 1.12.5.
- [Release notes](https://github.com/vercel/turbo/releases)
- [Changelog](https://github.com/vercel/turbo/blob/main/release.md)
- [Commits](https://github.com/vercel/turbo/commits/v1.12.5/packages/turbo-gen)

---
updated-dependencies:
- dependency-name: "@turbo/gen"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 11, 2024
1 parent c0331f6 commit 643c856
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6382,11 +6382,11 @@
minimatch "^9.0.3"

"@turbo/gen@^1.11.3":
version "1.12.4"
resolved "https://registry.yarnpkg.com/@turbo/gen/-/gen-1.12.4.tgz#3430a17abfe168d6e1a113b2ca1eebfb28ec96ed"
integrity sha512-3Z8KZ6Vnc2x6rr8sNJ4QNYpkAttLBfb91uPzDlFDY7vgJg+vfXT8YWyZznVL+19ZixF2C/F4Ucp4/YjG2e1drg==
version "1.12.5"
resolved "https://registry.yarnpkg.com/@turbo/gen/-/gen-1.12.5.tgz#35db3542d7cbe4657c509c253db2ef08d9ff0d04"
integrity sha512-sEF/iryAcWYqONXcrAyWREUVPA4eba22hxU1yx4b9+Rs9SUNFkM54cDaXEAtzbh/iji428aQpnuxi+SUT7m9zw==
dependencies:
"@turbo/workspaces" "1.12.4"
"@turbo/workspaces" "1.12.5"
chalk "2.4.2"
commander "^10.0.0"
fs-extra "^10.1.0"
Expand All @@ -6398,10 +6398,10 @@
update-check "^1.5.4"
validate-npm-package-name "^5.0.0"

"@turbo/[email protected].4":
version "1.12.4"
resolved "https://registry.yarnpkg.com/@turbo/workspaces/-/workspaces-1.12.4.tgz#0680cb7d10ed6e07b5dda93a3fcfba62dae9b0fa"
integrity sha512-a1hF8Nr6MOeCpvlLR569dGTlzgRLj2Rxo6dTb4jtL+jhHwCb94A9kDPgcRnYGFr45mgulICarVaNZxDjw4/riQ==
"@turbo/[email protected].5":
version "1.12.5"
resolved "https://registry.yarnpkg.com/@turbo/workspaces/-/workspaces-1.12.5.tgz#2ff92ca5cad1e684806eb7df610218d8d18e8046"
integrity sha512-UksAe6nxryEZoUr5IMUzt9bwsZLxccUnT469fI3OE5Xbd5fbInzLKIZ3ZuzFvXR4N7ezr2HCvkUItmgwe7k1HA==
dependencies:
chalk "2.4.2"
commander "^10.0.0"
Expand Down

0 comments on commit 643c856

Please sign in to comment.