Skip to content

Commit 205a570

Browse files
chore(deps-dev): bump the other-minor-patch group across 1 directory with 3 updates
Bumps the other-minor-patch group with 3 updates in the / directory: [@microsoft/api-extractor](https://github.com/microsoft/rushstack/tree/HEAD/apps/api-extractor), [dprint](https://github.com/dprint/dprint) and [turbo](https://github.com/vercel/turborepo). Updates `@microsoft/api-extractor` from 7.52.7 to 7.52.8 - [Changelog](https://github.com/microsoft/rushstack/blob/main/apps/api-extractor/CHANGELOG.md) - [Commits](https://github.com/microsoft/rushstack/commits/@microsoft/api-extractor_v7.52.8/apps/api-extractor) Updates `dprint` from 0.49.1 to 0.50.0 - [Release notes](https://github.com/dprint/dprint/releases) - [Commits](dprint/dprint@0.49.1...0.50.0) Updates `turbo` from 2.5.3 to 2.5.4 - [Release notes](https://github.com/vercel/turborepo/releases) - [Changelog](https://github.com/vercel/turborepo/blob/main/release.md) - [Commits](vercel/turborepo@v2.5.3...v2.5.4) --- updated-dependencies: - dependency-name: "@microsoft/api-extractor" dependency-version: 7.52.8 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: other-minor-patch - dependency-name: dprint dependency-version: 0.50.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: other-minor-patch - dependency-name: turbo dependency-version: 2.5.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: other-minor-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7197ed2 commit 205a570

File tree

2 files changed

+82
-82
lines changed

2 files changed

+82
-82
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,13 +11,13 @@
1111
"format:check": "dprint check"
1212
},
1313
"devDependencies": {
14-
"@microsoft/api-extractor": "^7.52.7",
14+
"@microsoft/api-extractor": "^7.52.8",
1515
"@total-typescript/tsconfig": "^1.0.4",
16-
"dprint": "^0.49.1",
16+
"dprint": "^0.50.0",
1717
"rimraf": "^6.0.1",
1818
"tshy": "^3.0.2",
1919
"tsx": "^4.19.4",
20-
"turbo": "^2.5.3",
20+
"turbo": "^2.5.4",
2121
"typescript": "^5.8.3"
2222
},
2323
"packageManager": "[email protected]+sha512.4abf725084d7bcbafbd728bfc7bee61f2f791f977fd87542b3579dcb23504d170d46337945e4c66485cd12d588a0c0e570ed9c477e7ccdd8507cf05f3f92eaca"

pnpm-lock.yaml

Lines changed: 79 additions & 79 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)