Skip to content

Commit

Permalink
deps(dev): bump @rollup/wasm-node from 4.9.4 to 4.9.5
Browse files Browse the repository at this point in the history
Bumps [@rollup/wasm-node](https://github.com/rollup/rollup) from 4.9.4 to 4.9.5.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v4.9.4...v4.9.5)

---
updated-dependencies:
- dependency-name: "@rollup/wasm-node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 12, 2024
1 parent 8f9e34a commit 93f9368
Show file tree
Hide file tree
Showing 8 changed files with 17 additions and 17 deletions.
2 changes: 1 addition & 1 deletion analyze/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"@arcjet/rollup-config": "1.0.0-alpha.7",
"@arcjet/tsconfig": "1.0.0-alpha.7",
"@jest/globals": "29.7.0",
"@rollup/wasm-node": "4.9.4",
"@rollup/wasm-node": "4.9.5",
"@types/node": "18.18.0",
"jest": "29.7.0",
"typescript": "5.3.3"
Expand Down
2 changes: 1 addition & 1 deletion arcjet-next/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"@arcjet/tsconfig": "1.0.0-alpha.7",
"@jest/globals": "29.7.0",
"@types/node": "18.18.0",
"@rollup/wasm-node": "4.9.4",
"@rollup/wasm-node": "4.9.5",
"jest": "29.7.0",
"typescript": "5.3.3"
},
Expand Down
2 changes: 1 addition & 1 deletion arcjet/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"@arcjet/tsconfig": "1.0.0-alpha.7",
"@edge-runtime/jest-environment": "2.3.7",
"@jest/globals": "29.7.0",
"@rollup/wasm-node": "4.9.4",
"@rollup/wasm-node": "4.9.5",
"@types/node": "18.18.0",
"jest": "29.7.0",
"typescript": "5.3.3"
Expand Down
2 changes: 1 addition & 1 deletion ip/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"@arcjet/rollup-config": "1.0.0-alpha.7",
"@arcjet/tsconfig": "1.0.0-alpha.7",
"@jest/globals": "29.7.0",
"@rollup/wasm-node": "4.9.4",
"@rollup/wasm-node": "4.9.5",
"@types/node": "18.18.0",
"jest": "29.7.0",
"typescript": "5.3.3"
Expand Down
2 changes: 1 addition & 1 deletion logger/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"@arcjet/rollup-config": "1.0.0-alpha.7",
"@arcjet/tsconfig": "1.0.0-alpha.7",
"@jest/globals": "29.7.0",
"@rollup/wasm-node": "4.9.4",
"@rollup/wasm-node": "4.9.5",
"@types/node": "18.18.0",
"jest": "29.7.0",
"typescript": "5.3.3"
Expand Down
20 changes: 10 additions & 10 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion protocol/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"@arcjet/rollup-config": "1.0.0-alpha.7",
"@arcjet/tsconfig": "1.0.0-alpha.7",
"@jest/globals": "29.7.0",
"@rollup/wasm-node": "4.9.4",
"@rollup/wasm-node": "4.9.5",
"@types/node": "18.18.0",
"jest": "29.7.0",
"typescript": "5.3.3"
Expand Down
2 changes: 1 addition & 1 deletion rollup-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"@arcjet/tsconfig": "1.0.0-alpha.7",
"@jest/globals": "29.7.0",
"@types/node": "18.18.0",
"@rollup/wasm-node": "4.9.4",
"@rollup/wasm-node": "4.9.5",
"jest": "29.7.0",
"typescript": "5.3.3"
},
Expand Down

0 comments on commit 93f9368

Please sign in to comment.