Skip to content

Commit f12e8b1

Browse files
authored
Merge pull request #589 from internxt/dependabot-npm_and_yarn-oclif-plugin-autocomplete-3.2.50
fix(deps): bump @oclif/plugin-autocomplete from 3.2.49 to 3.2.50
2 parents 9365e8d + 41b43d2 commit f12e8b1

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"@internxt/lib": "1.4.2",
4343
"@internxt/sdk": "1.17.0",
4444
"@oclif/core": "4.11.3",
45-
"@oclif/plugin-autocomplete": "3.2.49",
45+
"@oclif/plugin-autocomplete": "3.2.50",
4646
"axios": "1.16.1",
4747
"better-sqlite3": "12.10.0",
4848
"bip39": "3.1.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1281,10 +1281,10 @@
12811281
wordwrap "^1.0.0"
12821282
wrap-ansi "^7.0.0"
12831283

1284-
"@oclif/plugin-autocomplete@3.2.49":
1285-
version "3.2.49"
1286-
resolved "https://registry.yarnpkg.com/@oclif/plugin-autocomplete/-/plugin-autocomplete-3.2.49.tgz#f9c2a5135b20fbeeef150244f1cc56ad1ea5716d"
1287-
integrity sha512-+rrAZ468bW/B9uVrn6sEnFYepy3M1N/BWht8mHzhFIFCIduPSoE+8MweROxZLOGBZrXGWt0iavuPQmy0eaXRfQ==
1284+
"@oclif/plugin-autocomplete@3.2.50":
1285+
version "3.2.50"
1286+
resolved "https://registry.yarnpkg.com/@oclif/plugin-autocomplete/-/plugin-autocomplete-3.2.50.tgz#540657df5dfea04f3908008d40554ed00be2e850"
1287+
integrity sha512-SQRIJSYue/1tIn7X55W/97gTb8UkSoHeFAcBng2r2YMJyWj8uB1DtFl28D8BDXPQXPTiPK89hQGejoT7RdkR2w==
12881288
dependencies:
12891289
"@oclif/core" "^4"
12901290
ansis "^3.16.0"

0 commit comments

Comments
 (0)