Skip to content

Commit 03ed9fe

Browse files
Bump @changesets/changelog-github from 0.5.1 to 0.5.2 (#465)
* Bump @changesets/changelog-github from 0.5.1 to 0.5.2 Bumps [@changesets/changelog-github](https://github.com/changesets/changesets) from 0.5.1 to 0.5.2. - [Release notes](https://github.com/changesets/changesets/releases) - [Commits](https://github.com/changesets/changesets/compare/@changesets/changelog-github@0.5.1...@changesets/read@0.5.2) --- updated-dependencies: - dependency-name: "@changesets/changelog-github" dependency-version: 0.5.2 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * fix ci * add @types/node to dev dependencies and update lock file --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: LiuLiu <liuliu-dev@github.com>
1 parent 75ae0a5 commit 03ed9fe

File tree

2 files changed

+52
-38
lines changed

2 files changed

+52
-38
lines changed

package-lock.json

Lines changed: 51 additions & 38 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 & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@
4646
"@github/markdownlint-github": "^0.6.3",
4747
"@github/prettier-config": "0.0.6",
4848
"@types/jest": "^30.0.0",
49+
"@types/node": "^24.10.1",
4950
"@typescript-eslint/rule-tester": "8.47.0",
5051
"eslint": "^9.0.0",
5152
"eslint-plugin-eslint-comments": "^3.2.0",

0 commit comments

Comments
 (0)