Skip to content

Commit e4dc719

Browse files
build(deps): bump tmp and @changesets/cli (#16)
Bumps [tmp](https://github.com/raszi/node-tmp) to 0.2.5 and updates ancestor dependency [@changesets/cli](https://github.com/changesets/changesets). These dependencies need to be updated together. Updates `tmp` from 0.2.3 to 0.2.5 - [Changelog](https://github.com/raszi/node-tmp/blob/master/CHANGELOG.md) - [Commits](raszi/node-tmp@v0.2.3...v0.2.5) Updates `@changesets/cli` from 2.29.5 to 2.29.7 - [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]) --- updated-dependencies: - dependency-name: tmp dependency-version: 0.2.5 dependency-type: indirect - dependency-name: "@changesets/cli" dependency-version: 2.29.7 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6c52c38 commit e4dc719

File tree

2 files changed

+55
-67
lines changed

2 files changed

+55
-67
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
},
6969
"devDependencies": {
7070
"@biomejs/biome": "1.9.4",
71-
"@changesets/cli": "^2.29.4",
71+
"@changesets/cli": "^2.29.7",
7272
"@types/mocha": "^10.0.10",
7373
"@types/node": "20.x",
7474
"@types/vscode": "^1.50.0",

0 commit comments

Comments
 (0)