Skip to content

Commit bcdc112

Browse files
authored
Bump @ts-bridge/cli to ^0.6.3 (#259)
1 parent aaf5357 commit bcdc112

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"@metamask/eslint-config-jest": "^14.0.0",
5454
"@metamask/eslint-config-nodejs": "^14.0.0",
5555
"@metamask/eslint-config-typescript": "^14.0.0",
56-
"@ts-bridge/cli": "^0.6.0",
56+
"@ts-bridge/cli": "^0.6.3",
5757
"@types/jest": "^28.1.6",
5858
"@types/node": "^18.18",
5959
"@yarnpkg/types": "^4.0.0-rc.52",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1075,7 +1075,7 @@ __metadata:
10751075
"@metamask/eslint-config-jest": "npm:^14.0.0"
10761076
"@metamask/eslint-config-nodejs": "npm:^14.0.0"
10771077
"@metamask/eslint-config-typescript": "npm:^14.0.0"
1078-
"@ts-bridge/cli": "npm:^0.6.0"
1078+
"@ts-bridge/cli": "npm:^0.6.3"
10791079
"@types/jest": "npm:^28.1.6"
10801080
"@types/node": "npm:^18.18"
10811081
"@yarnpkg/types": "npm:^4.0.0-rc.52"
@@ -1342,9 +1342,9 @@ __metadata:
13421342
languageName: node
13431343
linkType: hard
13441344

1345-
"@ts-bridge/cli@npm:^0.6.0":
1346-
version: 0.6.0
1347-
resolution: "@ts-bridge/cli@npm:0.6.0"
1345+
"@ts-bridge/cli@npm:^0.6.3":
1346+
version: 0.6.3
1347+
resolution: "@ts-bridge/cli@npm:0.6.3"
13481348
dependencies:
13491349
"@ts-bridge/resolver": "npm:^0.2.0"
13501350
chalk: "npm:^5.3.0"
@@ -1355,7 +1355,7 @@ __metadata:
13551355
bin:
13561356
ts-bridge: ./dist/index.js
13571357
tsbridge: ./dist/index.js
1358-
checksum: 10/a23da563b99c56124538fbaf77a2d7a0ad01c898c86ab3be527e3dbe0b22f380daa9207bfeffd8591508ed878959ba168daf6197e06822ba8a3b62dfd7396dab
1358+
checksum: 10/01cba56ff0f097ca0ef15b79cff80a6be07b7f237e7153f63f7a9acf911583d0a410385fa1711d7b14e3a5e95fed63310b6a743700e7ecc0dd3a2d97a0df75b3
13591359
languageName: node
13601360
linkType: hard
13611361

0 commit comments

Comments
 (0)