Skip to content

Commit

Permalink
Bump ts-bridge to 0.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Mrtenz committed Sep 12, 2024
1 parent 0952177 commit 182a4ab
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"@metamask/eslint-config-jest": "^12.1.0",
"@metamask/eslint-config-nodejs": "^12.1.0",
"@metamask/eslint-config-typescript": "^12.1.0",
"@ts-bridge/cli": "^0.5.0",
"@ts-bridge/cli": "^0.5.1",
"@types/jest": "^28.1.6",
"@types/node": "^18.18",
"@typescript-eslint/eslint-plugin": "^5.43.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1014,7 +1014,7 @@ __metadata:
"@metamask/eslint-config-jest": "npm:^12.1.0"
"@metamask/eslint-config-nodejs": "npm:^12.1.0"
"@metamask/eslint-config-typescript": "npm:^12.1.0"
"@ts-bridge/cli": "npm:^0.5.0"
"@ts-bridge/cli": "npm:^0.5.1"
"@types/jest": "npm:^28.1.6"
"@types/node": "npm:^18.18"
"@typescript-eslint/eslint-plugin": "npm:^5.43.0"
Expand Down Expand Up @@ -1215,9 +1215,9 @@ __metadata:
languageName: node
linkType: hard

"@ts-bridge/cli@npm:^0.5.0":
version: 0.5.0
resolution: "@ts-bridge/cli@npm:0.5.0"
"@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 @@ -1228,7 +1228,7 @@ __metadata:
bin:
ts-bridge: ./dist/index.js
tsbridge: ./dist/index.js
checksum: 10/3e80a2335ed1d9d0062bfc74949a9ea3516c06745e586d8aa54eab305b19e6e1dc3c2aa36dee6dc86ab95a46d287c5ddb3bc41eb1e88f98af258ca5b13ee366d
checksum: 10/691abe737617597c6ec0a296a67eedf47fc93cc2682658970326ad8f5c63376f987ee92502191ed3e81e917515d101bab7ca83f06b3b489449c3b674356cc306
languageName: node
linkType: hard

Expand Down

0 comments on commit 182a4ab

Please sign in to comment.