Skip to content

Commit d8c15c7

Browse files
build(deps-dev): bump the npm group with 2 updates (peter-evans#4372)
Bumps the npm group with 2 updates: [prettier](https://github.com/prettier/prettier) and [undici](https://github.com/nodejs/undici). Updates `prettier` from 3.8.1 to 3.8.3 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.8.1...3.8.3) Updates `undici` from 6.24.1 to 6.25.0 - [Release notes](https://github.com/nodejs/undici/releases) - [Commits](nodejs/undici@v6.24.1...v6.25.0) --- updated-dependencies: - dependency-name: prettier dependency-version: 3.8.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm - dependency-name: undici dependency-version: 6.25.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent eec7ab7 commit d8c15c7

2 files changed

Lines changed: 10 additions & 23 deletions

File tree

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,9 +60,9 @@
6060
"jest-circus": "^29.7.0",
6161
"jest-environment-jsdom": "^30.3.0",
6262
"js-yaml": "^4.1.1",
63-
"prettier": "^3.8.1",
63+
"prettier": "^3.8.3",
6464
"ts-jest": "^29.4.9",
6565
"typescript": "^5.9.3",
66-
"undici": "^6.24.1"
66+
"undici": "^6.25.0"
6767
}
6868
}

0 commit comments

Comments
 (0)