Skip to content

Commit b6dc636

Browse files
chore(deps): update dependency ts-pkgx to ^0.4.119 (#389)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5b97809 commit b6dc636

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

bun.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"name": "buddy-bot",
66
"dependencies": {
77
"prompts": "^2.4.2",
8-
"ts-pkgx": "^0.4.117",
8+
"ts-pkgx": "^0.4.119",
99
},
1010
"devDependencies": {
1111
"@stacksjs/clapp": "^0.2.0",
@@ -1778,7 +1778,7 @@
17781778

17791779
"ts-error-handling": ["ts-error-handling@0.1.0", "", {}, "sha512-v0t9+8PBJkyQoOG2SY/PGKJLPrahsRA/4ZbU/C7+RWVviXtUrXRyGKkHa+2+UwgVFJVdI//D9PINuSfciqNKOQ=="],
17801780

1781-
"ts-pkgx": ["ts-pkgx@0.4.117", "", { "dependencies": { "bun-plugin-dtsx": "^0.21.17", "ts-web-scraper": "^0.1.1" }, "bin": { "ts-pkgx": "dist/bin/cli.js" } }, "sha512-dlnU14Zwicpq1qsTGDwH978XUbYAaERM49TJbMqDV/rKau1wxc3EU0WwjjkoA3oyY110U5Dn4qnwDe5cHkkcfg=="],
1781+
"ts-pkgx": ["ts-pkgx@0.4.119", "", { "dependencies": { "bun-plugin-dtsx": "^0.21.17", "ts-web-scraper": "^0.1.1" }, "bin": { "ts-pkgx": "dist/bin/cli.js" } }, "sha512-QEzV7M115wflk2lZ2Y1+MufUkBBuPqBgNb0ltLnC0y3yccSvkJ1dM8w+9BD9pW2rJ+V9IYlrPt5YbAE/D8ZAZQ=="],
17821782

17831783
"ts-web-scraper": ["ts-web-scraper@0.1.1", "", { "bin": { "scraper": "dist/bin/cli.js" } }, "sha512-js+gSRe95yDD9U3+GmjvIKBYLAN9WoZKV84x7HcSI7dqdWEIoZSeSGR/Jbr8f5hCeV9FD70KdTPIS2LQwviQXQ=="],
17841784

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
},
6060
"dependencies": {
6161
"prompts": "^2.4.2",
62-
"ts-pkgx": "^0.4.117"
62+
"ts-pkgx": "^0.4.119"
6363
},
6464
"devDependencies": {
6565
"@stacksjs/clapp": "^0.2.0",

0 commit comments

Comments
 (0)