Skip to content

Commit

Permalink
chore(deps): bump the dev-dependencies group across 1 directory with …
Browse files Browse the repository at this point in the history
…2 updates

Bumps the dev-dependencies group with 2 updates in the / directory: [@changesets/cli](https://github.com/changesets/changesets) and [type-fest](https://github.com/sindresorhus/type-fest).


Updates `@changesets/cli` from 2.27.10 to 2.27.11
- [Release notes](https://github.com/changesets/changesets/releases)
- [Changelog](https://github.com/changesets/changesets/blob/main/docs/modifying-changelog-format.md)
- [Commits](https://github.com/changesets/changesets/compare/@changesets/[email protected]...@changesets/[email protected])

Updates `type-fest` from 4.30.1 to 4.30.2
- [Release notes](https://github.com/sindresorhus/type-fest/releases)
- [Commits](sindresorhus/type-fest@v4.30.1...v4.30.2)

---
updated-dependencies:
- dependency-name: "@changesets/cli"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: type-fest
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 18, 2024
1 parent 0737348 commit 4ab2b86
Show file tree
Hide file tree
Showing 3 changed files with 30 additions and 30 deletions.
2 changes: 1 addition & 1 deletion api-service/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@
"supertest": "^7.0.0",
"ts-loader": "^9.5.1",
"tsconfig-paths": "^4.2.0",
"type-fest": "^4.30.1",
"type-fest": "^4.30.2",
"typescript": "^5.7.2",
"unplugin-swc": "^1.5.1",
"vite-tsconfig-paths": "^5.1.4",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
},
"dependencies": {
"@biomejs/biome": "1.9.4",
"@changesets/cli": "^2.27.10",
"@changesets/cli": "^2.27.11",
"@commitlint/cli": "^19.6.1",
"@commitlint/config-conventional": "^19.6.0",
"commitizen": "^4.3.1",
Expand Down
56 changes: 28 additions & 28 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 4ab2b86

Please sign in to comment.