Skip to content

Commit 6f62053

Browse files
Bump undici from 5.28.5 to 5.29.0 in /fixtures/import-npm (#9270)
Bumps [undici](https://github.com/nodejs/undici) from 5.28.5 to 5.29.0. - [Release notes](https://github.com/nodejs/undici/releases) - [Commits](nodejs/undici@v5.28.5...v5.29.0) --- updated-dependencies: - dependency-name: undici dependency-version: 5.29.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e34d198 commit 6f62053

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fixtures/import-npm/packages/import-example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
},
1616
"devDependencies": {
1717
"@cloudflare/workers-tsconfig": "../../../../packages/workers-tsconfig",
18-
"undici": "^5.28.5",
18+
"undici": "^5.29.0",
1919
"wrangler": "../../../../packages/wrangler"
2020
}
2121
}

0 commit comments

Comments
 (0)