Skip to content

Commit c10c40c

Browse files
Bump the npm_and_yarn group across 1 directory with 2 updates
Bumps the npm_and_yarn group with 2 updates in the / directory: [undici](https://github.com/nodejs/undici) and [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite). Updates `undici` from 7.2.3 to 7.3.0 - [Release notes](https://github.com/nodejs/undici/releases) - [Commits](nodejs/undici@v7.2.3...v7.3.0) Updates `vite` from 6.0.9 to 6.0.10 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v6.0.10/packages/vite) --- updated-dependencies: - dependency-name: undici dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: vite dependency-type: direct:development dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 69d697c commit c10c40c

File tree

3 files changed

+72
-89
lines changed

3 files changed

+72
-89
lines changed

packages/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"prettier": "3.4.2",
5656
"semver": "7.6.3",
5757
"tmp-promise": "3.0.3",
58-
"undici": "7.2.3",
58+
"undici": "7.3.0",
5959
"web3-eth-abi": "4.4.1",
6060
"yaml": "2.6.1"
6161
},

0 commit comments

Comments
 (0)