Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Bump ts-bridge to 0.5.1
  • Loading branch information
Mrtenz committed Sep 13, 2024
commit 124e697b33e08ead9beda537ad4f5aa8849f6ffb
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"@metamask/eth-json-rpc-provider": "^4.1.3",
"@metamask/json-rpc-engine": "^9.0.2",
"@metamask/utils": "^9.1.0",
"@ts-bridge/cli": "^0.4.4",
"@ts-bridge/cli": "^0.5.1",
"@types/jest": "^27.4.1",
"@types/lodash": "^4.14.191",
"@types/node": "^16.18.54",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2369,7 +2369,7 @@ __metadata:
"@metamask/eth-json-rpc-provider": "npm:^4.1.3"
"@metamask/json-rpc-engine": "npm:^9.0.2"
"@metamask/utils": "npm:^9.1.0"
"@ts-bridge/cli": "npm:^0.4.4"
"@ts-bridge/cli": "npm:^0.5.1"
"@types/jest": "npm:^27.4.1"
"@types/lodash": "npm:^4.14.191"
"@types/node": "npm:^16.18.54"
Expand Down Expand Up @@ -4160,9 +4160,9 @@ __metadata:
languageName: node
linkType: hard

"@ts-bridge/cli@npm:^0.4.4":
version: 0.4.4
resolution: "@ts-bridge/cli@npm:0.4.4"
"@ts-bridge/cli@npm:^0.5.1":
version: 0.5.1
resolution: "@ts-bridge/cli@npm:0.5.1"
dependencies:
"@ts-bridge/resolver": "npm:^0.1.2"
chalk: "npm:^5.3.0"
Expand All @@ -4173,7 +4173,7 @@ __metadata:
bin:
ts-bridge: ./dist/index.js
tsbridge: ./dist/index.js
checksum: 10/a904945e6d65cc75fadacdabbb7e92ecbb8f8c916f88e7887f0e9f340f36dadd1033d89867b0b4500983de43a15b09f118225a6542bbde2c4c77da43f07e9ba4
checksum: 10/691abe737617597c6ec0a296a67eedf47fc93cc2682658970326ad8f5c63376f987ee92502191ed3e81e917515d101bab7ca83f06b3b489449c3b674356cc306
languageName: node
linkType: hard

Expand Down