Skip to content

Commit

Permalink
Bump ts-bridge to 0.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Mrtenz committed Oct 28, 2024
1 parent 182a4ab commit e92642d
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 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.1",
"@ts-bridge/cli": "^0.6.0",
"@types/jest": "^28.1.6",
"@types/node": "^18.18",
"@typescript-eslint/eslint-plugin": "^5.43.0",
Expand Down
20 changes: 10 additions & 10 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.1"
"@ts-bridge/cli": "npm:^0.6.0"
"@types/jest": "npm:^28.1.6"
"@types/node": "npm:^18.18"
"@typescript-eslint/eslint-plugin": "npm:^5.43.0"
Expand Down Expand Up @@ -1215,11 +1215,11 @@ __metadata:
languageName: node
linkType: hard

"@ts-bridge/cli@npm:^0.5.1":
version: 0.5.1
resolution: "@ts-bridge/cli@npm:0.5.1"
"@ts-bridge/cli@npm:^0.6.0":
version: 0.6.0
resolution: "@ts-bridge/cli@npm:0.6.0"
dependencies:
"@ts-bridge/resolver": "npm:^0.1.2"
"@ts-bridge/resolver": "npm:^0.2.0"
chalk: "npm:^5.3.0"
cjs-module-lexer: "npm:^1.3.1"
yargs: "npm:^17.7.2"
Expand All @@ -1228,14 +1228,14 @@ __metadata:
bin:
ts-bridge: ./dist/index.js
tsbridge: ./dist/index.js
checksum: 10/691abe737617597c6ec0a296a67eedf47fc93cc2682658970326ad8f5c63376f987ee92502191ed3e81e917515d101bab7ca83f06b3b489449c3b674356cc306
checksum: 10/a23da563b99c56124538fbaf77a2d7a0ad01c898c86ab3be527e3dbe0b22f380daa9207bfeffd8591508ed878959ba168daf6197e06822ba8a3b62dfd7396dab
languageName: node
linkType: hard

"@ts-bridge/resolver@npm:^0.1.2":
version: 0.1.2
resolution: "@ts-bridge/resolver@npm:0.1.2"
checksum: 10/4126154e0344f4fdf35612f65d4459e993dcf914fe765ce95d8237a6ccb85e092bd31a6d31765cc24c0280a0e243ed2385f8b355d7fb13ba7c36e95e3caf1613
"@ts-bridge/resolver@npm:^0.2.0":
version: 0.2.0
resolution: "@ts-bridge/resolver@npm:0.2.0"
checksum: 10/d4cfd1f47e9648a5f9c893b1b076adabde3a57cbe81ef823bcbbcc77a122fb6f06d99f40ff48198f8dc766bfc4b3b351d4e87cfcf2db64f7e6db924eb82a5db1
languageName: node
linkType: hard

Expand Down

0 comments on commit e92642d

Please sign in to comment.