Skip to content

Commit 8a33902

Browse files
chore(deps): update dependency @rsbuild/plugin-node-polyfill to ^1.3.0 (#719)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6f5ee08 commit 8a33902

File tree

3 files changed

+16
-14
lines changed

3 files changed

+16
-14
lines changed

pnpm-lock.yaml

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

tests/integration/node-polyfill/bundle-false/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@
77
"buffer": "^6.0.3"
88
},
99
"devDependencies": {
10-
"@rsbuild/plugin-node-polyfill": "^1.2.0"
10+
"@rsbuild/plugin-node-polyfill": "^1.3.0"
1111
}
1212
}

tests/integration/node-polyfill/bundle/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@
44
"private": true,
55
"type": "module",
66
"devDependencies": {
7-
"@rsbuild/plugin-node-polyfill": "^1.2.0"
7+
"@rsbuild/plugin-node-polyfill": "^1.3.0"
88
}
99
}

0 commit comments

Comments
 (0)