Skip to content

Commit

Permalink
sync deps
Browse files Browse the repository at this point in the history
  • Loading branch information
e-moran committed Dec 13, 2024
1 parent e24f5f2 commit 1578e3d
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 23 deletions.
2 changes: 0 additions & 2 deletions analyze-wasm/CHANGELOG.md

This file was deleted.

10 changes: 5 additions & 5 deletions analyze-wasm/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,14 +48,14 @@
"test": "node --test"
},
"devDependencies": {
"@arcjet/eslint-config": "1.0.0-alpha.27",
"@arcjet/rollup-config": "1.0.0-alpha.27",
"@arcjet/tsconfig": "1.0.0-alpha.27",
"@arcjet/eslint-config": "1.0.0-alpha.34",
"@arcjet/rollup-config": "1.0.0-alpha.34",
"@arcjet/tsconfig": "1.0.0-alpha.34",
"@bytecodealliance/jco": "1.5.0",
"@rollup/wasm-node": "4.23.0",
"@rollup/wasm-node": "4.28.1",
"@types/node": "18.18.0",
"expect": "29.7.0",
"typescript": "5.6.2"
"typescript": "5.7.2"
},
"publishConfig": {
"access": "public",
Expand Down
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 @@
},
"dependencies": {
"@arcjet/analyze-wasm": "1.0.0-alpha.34",
"@arcjet/protocol": "1.0.0-alpha.27"
"@arcjet/protocol": "1.0.0-alpha.34"
},
"devDependencies": {
"@arcjet/eslint-config": "1.0.0-alpha.34",
Expand Down
16 changes: 1 addition & 15 deletions package-lock.json

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

0 comments on commit 1578e3d

Please sign in to comment.