Skip to content

Commit ae207e3

Browse files
authored
Merge pull request #158 from detsys-pr-bot/detsys-ts-update-cf33e9577ca7571bf9ebbfe298b4e3e457a58813
Update `detsys-ts`: Merge pull request #79 from DeterminateSystems/dependabot/npm_and_yarn/npm_and_yarn-14f44f5325
2 parents e680567 + 6b57c8d commit ae207e3

File tree

3 files changed

+106
-70
lines changed

3 files changed

+106
-70
lines changed

dist/index.js

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -46977,7 +46977,7 @@ module.exports.mockErrors = mockErrors
4697746977

4697846978
const { InvalidArgumentError } = __nccwpck_require__(1581)
4697946979
const { kClients, kRunning, kClose, kDestroy, kDispatch, kInterceptors } = __nccwpck_require__(5773)
46980-
const DispatcherBase = __nccwpck_require__(2168)
46980+
const DispatcherBase = __nccwpck_require__(9787)
4698146981
const Pool = __nccwpck_require__(6086)
4698246982
const Client = __nccwpck_require__(439)
4698346983
const util = __nccwpck_require__(4606)
@@ -49752,7 +49752,7 @@ const { pipeline } = __nccwpck_require__(2203)
4975249752
const util = __nccwpck_require__(4606)
4975349753
const timers = __nccwpck_require__(2374)
4975449754
const Request = __nccwpck_require__(3505)
49755-
const DispatcherBase = __nccwpck_require__(2168)
49755+
const DispatcherBase = __nccwpck_require__(9787)
4975649756
const {
4975749757
RequestContentLengthMismatchError,
4975849758
ResponseContentLengthMismatchError,
@@ -54558,7 +54558,7 @@ module.exports = {
5455854558

5455954559
/***/ }),
5456054560

54561-
/***/ 2168:
54561+
/***/ 9787:
5456254562
/***/ ((module, __unused_webpack_exports, __nccwpck_require__) => {
5456354563

5456454564

@@ -66269,7 +66269,7 @@ module.exports = class FixedQueue {
6626966269

6627066270

6627166271

66272-
const DispatcherBase = __nccwpck_require__(2168)
66272+
const DispatcherBase = __nccwpck_require__(9787)
6627366273
const FixedQueue = __nccwpck_require__(119)
6627466274
const { kConnected, kSize, kRunning, kPending, kQueued, kBusy, kFree, kUrl, kClose, kDestroy, kDispatch } = __nccwpck_require__(5773)
6627566275
const PoolStats = __nccwpck_require__(136)
@@ -66630,7 +66630,7 @@ const { kProxy, kClose, kDestroy, kInterceptors } = __nccwpck_require__(5773)
6663066630
const { URL } = __nccwpck_require__(7016)
6663166631
const Agent = __nccwpck_require__(8603)
6663266632
const Pool = __nccwpck_require__(6086)
66633-
const DispatcherBase = __nccwpck_require__(2168)
66633+
const DispatcherBase = __nccwpck_require__(9787)
6663466634
const { InvalidArgumentError, RequestAbortedError } = __nccwpck_require__(1581)
6663566635
const buildConnector = __nccwpck_require__(110)
6663666636

@@ -87214,7 +87214,7 @@ var cache = __nccwpck_require__(7389);
8721487214
const external_node_child_process_namespaceObject = __WEBPACK_EXTERNAL_createRequire(import.meta.url)("node:child_process");
8721587215
;// CONCATENATED MODULE: external "node:path"
8721687216
const external_node_path_namespaceObject = __WEBPACK_EXTERNAL_createRequire(import.meta.url)("node:path");
87217-
;// CONCATENATED MODULE: ./node_modules/.pnpm/detsys-ts@https+++codeload.github.com+DeterminateSystems+detsys-ts+tar.gz+9d2b0e4636787_965914aa38ac1ed2d54aabb6d183fadd/node_modules/detsys-ts/dist/index.js
87217+
;// CONCATENATED MODULE: ./node_modules/.pnpm/detsys-ts@https+++codeload.github.com+DeterminateSystems+detsys-ts+tar.gz+cf33e9577ca75_0fc2d146cb6170d3ae5bda7fe67f485d/node_modules/detsys-ts/dist/index.js
8721887218
var __defProp = Object.defineProperty;
8721987219
var __export = (target, all) => {
8722087220
for (var name in all)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"eslint-import-resolver-typescript": "^3.9.1",
3939
"eslint-plugin-github": "^4.10.2",
4040
"eslint-plugin-import": "^2.31.0",
41-
"eslint-plugin-prettier": "^5.2.3",
41+
"eslint-plugin-prettier": "^5.2.5",
4242
"prettier": "^3.5.3",
4343
"tsup": "^8.4.0",
4444
"typescript": "^5.8.2",

pnpm-lock.yaml

Lines changed: 99 additions & 63 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)