Skip to content

Commit

Permalink
pnpm up --latest
Browse files Browse the repository at this point in the history
  • Loading branch information
voluntas committed Sep 16, 2023
1 parent 1f7ec14 commit d7fba08
Show file tree
Hide file tree
Showing 4 changed files with 113 additions and 113 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@
"dist"
],
"devDependencies": {
"@typescript-eslint/eslint-plugin": "6.6.0",
"@typescript-eslint/parser": "6.6.0",
"@typescript-eslint/eslint-plugin": "6.7.0",
"@typescript-eslint/parser": "6.7.0",
"eslint": "8.49.0",
"eslint-config-prettier": "9.0.0",
"eslint-plugin-prettier": "5.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/e2ee/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@rollup/plugin-node-resolve": "15.2.1",
"@rollup/plugin-replace": "5.0.2",
"@rollup/plugin-typescript": "11.1.3",
"rollup": "3.29.1"
"rollup": "3.29.2"
},
"dependencies": {
"@sora/go-wasm": "workspace:^"
Expand Down
2 changes: 1 addition & 1 deletion packages/sdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"@rollup/plugin-typescript": "11.1.3",
"@shiguredo/lyra-wasm": "2023.1.0",
"jsdom": "22.1.0",
"rollup": "3.29.1",
"rollup": "3.29.2",
"rollup-plugin-delete": "2.0.0",
"vitest": "0.34.4"
},
Expand Down
Loading

0 comments on commit d7fba08

Please sign in to comment.