Skip to content

Commit 600e88d

Browse files
Bump the non-breaking-changes group with 3 updates
Bumps the non-breaking-changes group with 3 updates: [nock](https://github.com/nock/nock), [prettier](https://github.com/prettier/prettier) and [undici](https://github.com/nodejs/undici). Updates `nock` from 13.4.0 to 13.5.1 - [Release notes](https://github.com/nock/nock/releases) - [Changelog](https://github.com/nock/nock/blob/main/CHANGELOG.md) - [Commits](nock/nock@v13.4.0...v13.5.1) Updates `prettier` from 3.1.1 to 3.2.5 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.1.1...3.2.5) Updates `undici` from 6.2.1 to 6.6.2 - [Release notes](https://github.com/nodejs/undici/releases) - [Commits](nodejs/undici@v6.2.1...v6.6.2) --- updated-dependencies: - dependency-name: nock dependency-type: direct:development update-type: version-update:semver-minor dependency-group: non-breaking-changes - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-minor dependency-group: non-breaking-changes - dependency-name: undici dependency-type: direct:development update-type: version-update:semver-minor dependency-group: non-breaking-changes ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a43ab5c commit 600e88d

File tree

2 files changed

+15
-15
lines changed

2 files changed

+15
-15
lines changed

package-lock.json

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

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,9 @@
1717
"eslint-plugin-github": "^4.10.1",
1818
"jest": "^29.7.0",
1919
"make-coverage-badge": "^1.2.0",
20-
"nock": "^13.4.0",
21-
"prettier": "^3.1.0",
22-
"undici": "^6.2.1"
20+
"nock": "^13.5.1",
21+
"prettier": "^3.2.5",
22+
"undici": "^6.6.2"
2323
},
2424
"scripts": {
2525
"all": "npm run format && npm run lint && npm run prepare && npm run test && npm run coverage-badge",

0 commit comments

Comments
 (0)