Skip to content

Commit

Permalink
bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
jibon57 committed Sep 19, 2024
1 parent d72bf01 commit f912fd7
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 29 deletions.
4 changes: 2 additions & 2 deletions js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,12 @@
"build": "rm -rf ./dist && parcel build"
},
"dependencies": {
"@bufbuild/protobuf": "2.0.0"
"@bufbuild/protobuf": "2.1.0"
},
"devDependencies": {
"@parcel/packager-ts": "2.12.0",
"@parcel/transformer-typescript-types": "2.12.0",
"parcel": "2.12.0",
"typescript": "5.5.4"
"typescript": "5.6.2"
}
}
54 changes: 27 additions & 27 deletions js/pnpm-lock.yaml

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

0 comments on commit f912fd7

Please sign in to comment.