Skip to content

Commit b1c8f67

Browse files
chore(deps-dev): bump undici in /fixtures/import-npm (#7857)
Bumps [undici](https://github.com/nodejs/undici) from 5.28.4 to 5.28.5. - [Release notes](https://github.com/nodejs/undici/releases) - [Commits](nodejs/undici@v5.28.4...v5.28.5) --- updated-dependencies: - dependency-name: undici dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e98269a commit b1c8f67

File tree

2 files changed

+31
-30
lines changed

2 files changed

+31
-30
lines changed

fixtures/import-npm/package-lock.json

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

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.4",
18+
"undici": "^5.28.5",
1919
"wrangler": "../../../../packages/wrangler"
2020
}
2121
}

0 commit comments

Comments
 (0)