Skip to content

Commit

Permalink
Update dependencies to latest
Browse files Browse the repository at this point in the history
  • Loading branch information
nickbabcock committed Aug 27, 2023
1 parent aca9824 commit 53c0fea
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 27 deletions.
42 changes: 21 additions & 21 deletions crate/Cargo.lock

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

12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,12 +48,12 @@
"javascript"
],
"devDependencies": {
"@rollup/plugin-typescript": "^11.1.2",
"@rollup/plugin-typescript": "^11.1.3",
"@rollup/plugin-wasm": "^6.1.3",
"@types/node": "^20.4.2",
"rollup": "^3.26.2",
"tslib": "^2.6.0",
"typescript": "^5.1.6",
"vitest": "^0.33.0"
"@types/node": "^20.5.6",
"rollup": "^3.28.1",
"tslib": "^2.6.2",
"typescript": "^5.2.2",
"vitest": "^0.34.3"
}
}

0 comments on commit 53c0fea

Please sign in to comment.