Skip to content

Commit f447097

Browse files
Merge pull request #320 from ruby/dependabot/npm_and_yarn/rollup-plugin-polyfill-node-0.13.0
build(deps-dev): bump rollup-plugin-polyfill-node from 0.12.0 to 0.13.0
2 parents 0aa16e0 + 48ad3a0 commit f447097

File tree

3 files changed

+15
-15
lines changed

3 files changed

+15
-15
lines changed

package-lock.json

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

packages/npm-packages/ruby-head-wasm-wasi/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"@rollup/plugin-inject": "^5.0.5",
6464
"@rollup/plugin-json": "^6.0.1",
6565
"rollup": "^3.2.2",
66-
"rollup-plugin-polyfill-node": "^0.12.0"
66+
"rollup-plugin-polyfill-node": "^0.13.0"
6767
},
6868
"dependencies": {
6969
"@ruby/wasm-wasi": "^2.0.0"

packages/npm-packages/ruby-wasm-wasi/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
"jest": "^29.6.2",
7979
"prettier": "^3.0.0",
8080
"rollup": "^3.2.2",
81-
"rollup-plugin-polyfill-node": "^0.12.0",
81+
"rollup-plugin-polyfill-node": "^0.13.0",
8282
"typescript": "^5.2.2"
8383
},
8484
"dependencies": {

0 commit comments

Comments
 (0)