Skip to content

Commit fd25c93

Browse files
build(deps-dev): bump the npm_and_yarn group across 1 directory with 2 updates
Bumps the npm_and_yarn group with 2 updates in the / directory: [turbo](https://github.com/vercel/turborepo) and [pnpm](https://github.com/pnpm/pnpm/tree/HEAD/pnpm11/pnpm). Updates `turbo` from 1.13.4 to 2.10.7 - [Release notes](https://github.com/vercel/turborepo/releases) - [Changelog](https://github.com/vercel/turborepo/blob/main/RELEASE.md) - [Commits](https://github.com/vercel/turborepo/commits) Updates `pnpm` from 8.15.9 to 11.18.0 - [Release notes](https://github.com/pnpm/pnpm/releases) - [Commits](https://github.com/pnpm/pnpm/commits/v11.18.0/pnpm11/pnpm) --- updated-dependencies: - dependency-name: turbo dependency-version: 2.10.7 dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: pnpm dependency-version: 11.18.0 dependency-type: direct:development dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b8459f4 commit fd25c93

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
"name": "nodo-cero-rdm",
33
"private": true,
44
"devDependencies": {
5-
"turbo": "^1.10.0",
5+
"turbo": "^2.10.7",
66
"typescript": "^5.0.0",
7-
"pnpm": "^8.0.0"
7+
"pnpm": "^11.18.0"
88
},
99
"workspaces": [
1010
"apps/*",

0 commit comments

Comments
 (0)