Skip to content

Commit d074dd9

Browse files
committedAug 26, 2022
fix(deps): update bundle-require, fix #695
1 parent dd9ef53 commit d074dd9

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed
 

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"build-fast": "npm run build -- --no-dts"
2727
},
2828
"dependencies": {
29-
"bundle-require": "^3.0.2",
29+
"bundle-require": "^3.1.0",
3030
"cac": "^6.7.12",
3131
"chokidar": "^3.5.1",
3232
"debug": "^4.3.1",

‎pnpm-lock.yaml

+7-7
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

1 commit comments

Comments
 (1)

vercel[bot] commented on Aug 26, 2022

@vercel[bot]
Please sign in to comment.