Skip to content

Commit 894c644

Browse files
dependabot[bot]BridgeAR
authored andcommitted
chore(deps-dev): bump the dev-minor-and-patch-dependencies group across 2 directories with 4 updates
Bumps the dev-minor-and-patch-dependencies group with 3 updates in the / directory: [@babel/helpers](https://github.com/babel/babel/tree/HEAD/packages/babel-helpers), [bun](https://github.com/oven-sh/bun) and [eslint-plugin-n](https://github.com/eslint-community/eslint-plugin-n). Bumps the dev-minor-and-patch-dependencies group with 1 update in the /docs directory: [typedoc](https://github.com/TypeStrong/TypeDoc). Updates `@babel/helpers` from 7.28.4 to 7.28.6 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.28.6/packages/babel-helpers) Updates `bun` from 1.3.5 to 1.3.6 - [Release notes](https://github.com/oven-sh/bun/releases) - [Commits](oven-sh/bun@bun-v1.3.5...bun-v1.3.6) Updates `eslint-plugin-n` from 17.23.1 to 17.23.2 - [Release notes](https://github.com/eslint-community/eslint-plugin-n/releases) - [Changelog](https://github.com/eslint-community/eslint-plugin-n/blob/master/CHANGELOG.md) - [Commits](eslint-community/eslint-plugin-n@v17.23.1...v17.23.2) Updates `typedoc` from 0.28.15 to 0.28.16 - [Release notes](https://github.com/TypeStrong/TypeDoc/releases) - [Changelog](https://github.com/TypeStrong/typedoc/blob/master/CHANGELOG.md) - [Commits](TypeStrong/typedoc@v0.28.15...v0.28.16) --- updated-dependencies: - dependency-name: "@babel/helpers" dependency-version: 7.28.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-minor-and-patch-dependencies - dependency-name: bun dependency-version: 1.3.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-minor-and-patch-dependencies - dependency-name: eslint-plugin-n dependency-version: 17.23.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-minor-and-patch-dependencies - dependency-name: typedoc dependency-version: 0.28.16 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-minor-and-patch-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fa08e42 commit 894c644

4 files changed

Lines changed: 115 additions & 99 deletions

File tree

docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"license": "BSD-3-Clause",
1111
"private": true,
1212
"devDependencies": {
13-
"typedoc": "^0.28.15",
13+
"typedoc": "^0.28.16",
1414
"typescript": "^5.9.3"
1515
}
1616
}

docs/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -123,10 +123,10 @@ punycode.js@^2.3.1:
123123
resolved "https://registry.yarnpkg.com/punycode.js/-/punycode.js-2.3.1.tgz#6b53e56ad75588234e79f4affa90972c7dd8cdb7"
124124
integrity sha512-uxFIHU0YlHYhDQtV4R9J6a52SLx28BCjT+4ieh7IGbgwVJWO+km431c4yRlREUAsAmt/uMjQUyQHNEPf0M39CA==
125125

126-
typedoc@^0.28.15:
127-
version "0.28.15"
128-
resolved "https://registry.yarnpkg.com/typedoc/-/typedoc-0.28.15.tgz#667faf77eb934deb935fbfd5108a6de5f953948f"
129-
integrity sha512-mw2/2vTL7MlT+BVo43lOsufkkd2CJO4zeOSuWQQsiXoV2VuEn7f6IZp2jsUDPmBMABpgR0R5jlcJ2OGEFYmkyg==
126+
typedoc@^0.28.16:
127+
version "0.28.16"
128+
resolved "https://registry.yarnpkg.com/typedoc/-/typedoc-0.28.16.tgz#3901672c48746587fa24390077d07317a1fd180f"
129+
integrity sha512-x4xW77QC3i5DUFMBp0qjukOTnr/sSg+oEs86nB3LjDslvAmwe/PUGDWbe3GrIqt59oTqoXK5GRK9tAa0sYMiog==
130130
dependencies:
131131
"@gerrit0/mini-shiki" "^3.17.0"
132132
lunr "^2.3.9"

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@
142142
"@opentelemetry/api-logs": "<1.0.0"
143143
},
144144
"devDependencies": {
145-
"@babel/helpers": "^7.28.4",
145+
"@babel/helpers": "^7.28.6",
146146
"@eslint/eslintrc": "^3.3.1",
147147
"@eslint/js": "^9.39.2",
148148
"@msgpack/msgpack": "^3.1.3",
@@ -155,13 +155,13 @@
155155
"axios": "^1.12.2",
156156
"benchmark": "^2.1.4",
157157
"body-parser": "^2.2.2",
158-
"bun": "1.3.5",
158+
"bun": "1.3.6",
159159
"eslint": "^9.39.2",
160160
"eslint-plugin-cypress": "^5.2.1",
161161
"eslint-plugin-import": "^2.32.0",
162162
"eslint-plugin-jsdoc": "^62.0.0",
163163
"eslint-plugin-mocha": "^11.2.0",
164-
"eslint-plugin-n": "^17.23.1",
164+
"eslint-plugin-n": "^17.23.2",
165165
"eslint-plugin-promise": "^7.2.1",
166166
"eslint-plugin-unicorn": "^62.0.0",
167167
"express": "^5.1.0",

yarn.lock

Lines changed: 107 additions & 91 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,15 @@
1111
js-tokens "^4.0.0"
1212
picocolors "^1.1.1"
1313

14+
"@babel/code-frame@^7.28.6":
15+
version "7.28.6"
16+
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.28.6.tgz#72499312ec58b1e2245ba4a4f550c132be4982f7"
17+
integrity sha512-JYgintcMjRiCvS8mMECzaEn+m3PfoQiyqukOMCCVQtoJGYJw8j/8LBJEiqkHLkfwCcs74E3pbAUFNg7d9VNJ+Q==
18+
dependencies:
19+
"@babel/helper-validator-identifier" "^7.28.5"
20+
js-tokens "^4.0.0"
21+
picocolors "^1.1.1"
22+
1423
"@babel/compat-data@^7.27.2":
1524
version "7.28.5"
1625
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.28.5.tgz#a8a4962e1567121ac0b3b487f52107443b455c7f"
@@ -96,29 +105,36 @@
96105
resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.27.1.tgz#fa52f5b1e7db1ab049445b421c4471303897702f"
97106
integrity sha512-YvjJow9FxbhFFKDSuFnVCe2WxXk1zWc22fFePVNEaWJEu8IrZVlda6N0uHwzZrUM1il7NC9Mlp4MaJYbYd9JSg==
98107

99-
"@babel/helpers@^7.28.4":
100-
version "7.28.4"
101-
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.28.4.tgz#fe07274742e95bdf7cf1443593eeb8926ab63827"
102-
integrity sha512-HFN59MmQXGHVyYadKLVumYsA9dBFun/ldYxipEjzA4196jpLZd8UjEEBLkbEkvfYreDqJhZxYAWFPtrfhNpj4w==
108+
"@babel/helpers@^7.28.4", "@babel/helpers@^7.28.6":
109+
version "7.28.6"
110+
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.28.6.tgz#fca903a313ae675617936e8998b814c415cbf5d7"
111+
integrity sha512-xOBvwq86HHdB7WUDTfKfT/Vuxh7gElQ+Sfti2Cy6yIWNW05P8iUslOVcZ4/sKbE+/jQaukQAdz/gf3724kYdqw==
103112
dependencies:
104-
"@babel/template" "^7.27.2"
105-
"@babel/types" "^7.28.4"
113+
"@babel/template" "^7.28.6"
114+
"@babel/types" "^7.28.6"
106115

107-
"@babel/parser@^7.23.9", "@babel/parser@^7.27.2", "@babel/parser@^7.28.5":
116+
"@babel/parser@^7.23.9", "@babel/parser@^7.28.5":
108117
version "7.28.5"
109118
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.28.5.tgz#0b0225ee90362f030efd644e8034c99468893b08"
110119
integrity sha512-KKBU1VGYR7ORr3At5HAtUQ+TV3SzRCXmA/8OdDZiLDBIZxVyzXuztPjfLd3BV1PRAQGCMWWSHYhL0F8d5uHBDQ==
111120
dependencies:
112121
"@babel/types" "^7.28.5"
113122

114-
"@babel/template@^7.27.2":
115-
version "7.27.2"
116-
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.27.2.tgz#fa78ceed3c4e7b63ebf6cb39e5852fca45f6809d"
117-
integrity sha512-LPDZ85aEJyYSd18/DkjNh4/y1ntkE5KwUHWTiqgRxruuZL2F1yuHligVHLvcHY2vMHXttKFpJn6LwfI7cw7ODw==
123+
"@babel/parser@^7.28.6":
124+
version "7.28.6"
125+
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.28.6.tgz#f01a8885b7fa1e56dd8a155130226cd698ef13fd"
126+
integrity sha512-TeR9zWR18BvbfPmGbLampPMW+uW1NZnJlRuuHso8i87QZNq2JRF9i6RgxRqtEq+wQGsS19NNTWr2duhnE49mfQ==
118127
dependencies:
119-
"@babel/code-frame" "^7.27.1"
120-
"@babel/parser" "^7.27.2"
121-
"@babel/types" "^7.27.1"
128+
"@babel/types" "^7.28.6"
129+
130+
"@babel/template@^7.27.2", "@babel/template@^7.28.6":
131+
version "7.28.6"
132+
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.28.6.tgz#0e7e56ecedb78aeef66ce7972b082fce76a23e57"
133+
integrity sha512-YA6Ma2KsCdGb+WC6UpBVFJGXL58MDA6oyONbjyF/+5sBgxY/dwkhLogbMT2GXXyU84/IhRw/2D1Os1B/giz+BQ==
134+
dependencies:
135+
"@babel/code-frame" "^7.28.6"
136+
"@babel/parser" "^7.28.6"
137+
"@babel/types" "^7.28.6"
122138

123139
"@babel/traverse@^7.27.1", "@babel/traverse@^7.28.3", "@babel/traverse@^7.28.5":
124140
version "7.28.5"
@@ -133,10 +149,10 @@
133149
"@babel/types" "^7.28.5"
134150
debug "^4.3.1"
135151

136-
"@babel/types@^7.27.1", "@babel/types@^7.28.4", "@babel/types@^7.28.5":
137-
version "7.28.5"
138-
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.28.5.tgz#10fc405f60897c35f07e85493c932c7b5ca0592b"
139-
integrity sha512-qQ5m48eI/MFLQ5PxQj4PFaprjyCTLI37ElWMmNs0K8Lk3dVeOdNpB3ks8jc7yM5CDmVC73eMVk/trk3fgmrUpA==
152+
"@babel/types@^7.27.1", "@babel/types@^7.28.5", "@babel/types@^7.28.6":
153+
version "7.28.6"
154+
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.28.6.tgz#c3e9377f1b155005bcc4c46020e7e394e13089df"
155+
integrity sha512-0ZrskXVEHSWIqZM/sQZ4EV3jZJXRkio/WCxaqKZP1g//CEWEPSfeZFcms4XeKBCHU0ZKnIkdJeU/kF+eRp5lBg==
140156
dependencies:
141157
"@babel/helper-string-parser" "^7.27.1"
142158
"@babel/helper-validator-identifier" "^7.28.5"
@@ -621,60 +637,60 @@
621637
resolved "https://registry.yarnpkg.com/@opentelemetry/api/-/api-1.9.0.tgz#d03eba68273dc0f7509e2a3d5cba21eae10379fe"
622638
integrity sha512-3giAOQvZiH5F9bMlMiv8+GSPMeqg0dbaeo58/0SlA9sxSqZhnUtxzX9/2FzyhS9sWQf5S0GJE0AKBrFqjpeYcg==
623639

624-
"@oven/bun-darwin-aarch64@1.3.5":
625-
version "1.3.5"
626-
resolved "https://registry.yarnpkg.com/@oven/bun-darwin-aarch64/-/bun-darwin-aarch64-1.3.5.tgz#b30ec1bfc3b5d70cac8f8548e8acea6ec22c50e7"
627-
integrity sha512-8GvNtMo0NINM7Emk9cNAviCG3teEgr3BUX9be0+GD029zIagx2Sf54jMui1Eu1IpFm7nWHODuLEefGOQNaJ0gQ==
628-
629-
"@oven/bun-darwin-x64-baseline@1.3.5":
630-
version "1.3.5"
631-
resolved "https://registry.yarnpkg.com/@oven/bun-darwin-x64-baseline/-/bun-darwin-x64-baseline-1.3.5.tgz#96f9b68327482e92d8e18417367af0459b734d82"
632-
integrity sha512-p5q3rJk48qhLuLBOFehVc+kqCE03YrswTc6NCxbwsxiwfySXwcAvpF2KWKF/ZZObvvR8hCCvqe1F81b2p5r2dg==
633-
634-
"@oven/bun-darwin-x64@1.3.5":
635-
version "1.3.5"
636-
resolved "https://registry.yarnpkg.com/@oven/bun-darwin-x64/-/bun-darwin-x64-1.3.5.tgz#3f1eba7883bcbc75356189a8576a2270565272f2"
637-
integrity sha512-r33eHQOHAwkuiBJIwmkXIyqONQOQMnd1GMTpDzaxx9vf9+svby80LZO9Hcm1ns6KT/TBRFyODC/0loA7FAaffg==
638-
639-
"@oven/bun-linux-aarch64-musl@1.3.5":
640-
version "1.3.5"
641-
resolved "https://registry.yarnpkg.com/@oven/bun-linux-aarch64-musl/-/bun-linux-aarch64-musl-1.3.5.tgz#9efeb564bded423f4ad1d82a94e421cb2152ead6"
642-
integrity sha512-HKBeUlJdNduRkzJKZ5DXM+pPqntfC50/Hu2X65jVX0Y7hu/6IC8RaUTqpr8FtCZqqmc9wDK0OTL+Mbi9UQIKYQ==
643-
644-
"@oven/bun-linux-aarch64@1.3.5":
645-
version "1.3.5"
646-
resolved "https://registry.yarnpkg.com/@oven/bun-linux-aarch64/-/bun-linux-aarch64-1.3.5.tgz#f5918090467e42dc37a243fed9c0bf0ea38a9ae9"
647-
integrity sha512-zkcHPI23QxJ1TdqafhgkXt1NOEN8o5C460sVeNnrhfJ43LwZgtfcvcQE39x/pBedu67fatY8CU0iY00nOh46ZQ==
648-
649-
"@oven/bun-linux-x64-baseline@1.3.5":
650-
version "1.3.5"
651-
resolved "https://registry.yarnpkg.com/@oven/bun-linux-x64-baseline/-/bun-linux-x64-baseline-1.3.5.tgz#7c3b2ee93c714172a4b3a28d6f584ffadef2d572"
652-
integrity sha512-FeCQyBU62DMuB0nn01vPnf3McXrKOsrK9p7sHaBFYycw0mmoU8kCq/WkBkGMnLuvQljJSyen8QBTx+fXdNupWg==
653-
654-
"@oven/bun-linux-x64-musl-baseline@1.3.5":
655-
version "1.3.5"
656-
resolved "https://registry.yarnpkg.com/@oven/bun-linux-x64-musl-baseline/-/bun-linux-x64-musl-baseline-1.3.5.tgz#eac229b52c00ed07f7638f4b9e7cbfc648b5c7ce"
657-
integrity sha512-TJiYC7KCr0XxFTsxgwQOeE7dncrEL/RSyL0EzSL3xRkrxJMWBCvCSjQn7LV1i6T7hFst0+3KoN3VWvD5BinqHA==
658-
659-
"@oven/bun-linux-x64-musl@1.3.5":
660-
version "1.3.5"
661-
resolved "https://registry.yarnpkg.com/@oven/bun-linux-x64-musl/-/bun-linux-x64-musl-1.3.5.tgz#f8742fb9e2173a637e6e24f45548a2bc4e53823c"
662-
integrity sha512-XkCCHkByYn8BIDvoxnny898znju4xnW2kvFE8FT5+0Y62cWdcBGMZ9RdsEUTeRz16k8hHtJpaSfLcEmNTFIwRQ==
663-
664-
"@oven/bun-linux-x64@1.3.5":
665-
version "1.3.5"
666-
resolved "https://registry.yarnpkg.com/@oven/bun-linux-x64/-/bun-linux-x64-1.3.5.tgz#ff46d141e2e7b2d5e53143ca9d773a22f0ddb977"
667-
integrity sha512-n7zhKTSDZS0yOYg5Rq8easZu5Y/o47sv0c7yGr2ciFdcie9uYV55fZ7QMqhWMGK33ezCSikh5EDkUMCIvfWpjA==
668-
669-
"@oven/bun-windows-x64-baseline@1.3.5":
670-
version "1.3.5"
671-
resolved "https://registry.yarnpkg.com/@oven/bun-windows-x64-baseline/-/bun-windows-x64-baseline-1.3.5.tgz#4a10f425ae08bb9bdecdc2fdd643c6af414e1eb9"
672-
integrity sha512-rtVQB9/1XK8FWJgFtsOthbPifRMYypgJwxu+pK3NHx8WvFKmq7HcPDqNr8xLzGULjQEO7eAo2aOZfONOwYz+5g==
673-
674-
"@oven/bun-windows-x64@1.3.5":
675-
version "1.3.5"
676-
resolved "https://registry.yarnpkg.com/@oven/bun-windows-x64/-/bun-windows-x64-1.3.5.tgz#6b594287eebe2234638ce52804a9739254f6cfff"
677-
integrity sha512-T3xkODItb/0ftQPFsZDc7EAX2D6A4TEazQ2YZyofZToO8Q7y8YT8ooWdhd0BQiTCd66uEvgE1DCZetynwg2IoA==
640+
"@oven/bun-darwin-aarch64@1.3.6":
641+
version "1.3.6"
642+
resolved "https://registry.yarnpkg.com/@oven/bun-darwin-aarch64/-/bun-darwin-aarch64-1.3.6.tgz#fa4e055a17386c39c63679014a423dc31ee56aab"
643+
integrity sha512-27rypIapNkYboOSylkf1tD9UW9Ado2I+P1NBL46Qz29KmOjTL6WuJ7mHDC5O66CYxlOkF5r93NPDAC3lFHYBXw==
644+
645+
"@oven/bun-darwin-x64-baseline@1.3.6":
646+
version "1.3.6"
647+
resolved "https://registry.yarnpkg.com/@oven/bun-darwin-x64-baseline/-/bun-darwin-x64-baseline-1.3.6.tgz#7cbb9bb1e59438421cc1d694da49771b4dd618df"
648+
integrity sha512-nqtr+pTsHqusYpG2OZc6s+AmpWDB/FmBvstrK0y5zkti4OqnCuu7Ev2xNjS7uyb47NrAFF40pWqkpaio5XEd7w==
649+
650+
"@oven/bun-darwin-x64@1.3.6":
651+
version "1.3.6"
652+
resolved "https://registry.yarnpkg.com/@oven/bun-darwin-x64/-/bun-darwin-x64-1.3.6.tgz#627756fabaa340c74bf512c3395a3d8c0aa3fcb9"
653+
integrity sha512-I82xGzPkBxzBKgbl8DsA0RfMQCWTWjNmLjIEkW1ECiv3qK02kHGQ5FGUr/29L/SuvnGsULW4tBTRNZiMzL37nA==
654+
655+
"@oven/bun-linux-aarch64-musl@1.3.6":
656+
version "1.3.6"
657+
resolved "https://registry.yarnpkg.com/@oven/bun-linux-aarch64-musl/-/bun-linux-aarch64-musl-1.3.6.tgz#68b8f51ef85bd0373f79771c211ae024d6fb9461"
658+
integrity sha512-FR+iJt17rfFgYgpxL3M67AUwujOgjw52ZJzB9vElI5jQXNjTyOKf8eH4meSk4vjlYF3h/AjKYd6pmN0OIUlVKQ==
659+
660+
"@oven/bun-linux-aarch64@1.3.6":
661+
version "1.3.6"
662+
resolved "https://registry.yarnpkg.com/@oven/bun-linux-aarch64/-/bun-linux-aarch64-1.3.6.tgz#36a7c504a94f1aa04a8666f819ae69a3ef0f6c4c"
663+
integrity sha512-YaQEAYjBanoOOtpqk/c5GGcfZIyxIIkQ2m1TbHjedRmJNwxzWBhGinSARFkrRIc3F8pRIGAopXKvJ/2rjN1LzQ==
664+
665+
"@oven/bun-linux-x64-baseline@1.3.6":
666+
version "1.3.6"
667+
resolved "https://registry.yarnpkg.com/@oven/bun-linux-x64-baseline/-/bun-linux-x64-baseline-1.3.6.tgz#805f1c998bf07dbb4b2dc537ad7e151ef407dad4"
668+
integrity sha512-jRmnX18ak8WzqLrex3siw0PoVKyIeI5AiCv4wJLgSs7VKfOqrPycfHIWfIX2jdn7ngqbHFPzI09VBKANZ4Pckg==
669+
670+
"@oven/bun-linux-x64-musl-baseline@1.3.6":
671+
version "1.3.6"
672+
resolved "https://registry.yarnpkg.com/@oven/bun-linux-x64-musl-baseline/-/bun-linux-x64-musl-baseline-1.3.6.tgz#3caba8f49dbb73028edf62d797985bfaec570fd8"
673+
integrity sha512-7FjVnxnRTp/AgWqSQRT/Vt9TYmvnZ+4M+d9QOKh/Lf++wIFXFGSeAgD6bV1X/yr2UPVmZDk+xdhr2XkU7l2v3w==
674+
675+
"@oven/bun-linux-x64-musl@1.3.6":
676+
version "1.3.6"
677+
resolved "https://registry.yarnpkg.com/@oven/bun-linux-x64-musl/-/bun-linux-x64-musl-1.3.6.tgz#dc4fc1873eb5a79fe93c46fe71b92ba4f8020601"
678+
integrity sha512-YeXcJ9K6vJAt1zSkeA21J6pTe7PgDMLTHKGI3nQBiMYnYf7Ob3K+b/ChSCznrJG7No5PCPiQPg4zTgA+BOTmSA==
679+
680+
"@oven/bun-linux-x64@1.3.6":
681+
version "1.3.6"
682+
resolved "https://registry.yarnpkg.com/@oven/bun-linux-x64/-/bun-linux-x64-1.3.6.tgz#d593c5585ce5ad87cf31f202fc4603c6e64994d0"
683+
integrity sha512-egfngj0dfJ868cf30E7B+ye9KUWSebYxOG4l9YP5eWeMXCtenpenx0zdKtAn9qxJgEJym5AN6trtlk+J6x8Lig==
684+
685+
"@oven/bun-windows-x64-baseline@1.3.6":
686+
version "1.3.6"
687+
resolved "https://registry.yarnpkg.com/@oven/bun-windows-x64-baseline/-/bun-windows-x64-baseline-1.3.6.tgz#a0feb1f4cc0d3271d22166e8bf29ad77a68d5b55"
688+
integrity sha512-PFUa7JL4lGoyyppeS4zqfuoXXih+gSE0XxhDMrCPVEUev0yhGNd/tbWBvcdpYnUth80owENoGjc8s5Knopv9wA==
689+
690+
"@oven/bun-windows-x64@1.3.6":
691+
version "1.3.6"
692+
resolved "https://registry.yarnpkg.com/@oven/bun-windows-x64/-/bun-windows-x64-1.3.6.tgz#62a21c92689403ec7528b27340bd78f8173ea0c4"
693+
integrity sha512-Sr1KwUcbB0SEpnSPO22tNJppku2khjFluEst+mTGhxHzAGQTQncNeJxDnt3F15n+p9Q+mlcorxehd68n1siikQ==
678694

679695
"@pkgjs/parseargs@^0.11.0":
680696
version "0.11.0"
@@ -1054,22 +1070,22 @@ builtin-modules@^5.0.0:
10541070
resolved "https://registry.yarnpkg.com/builtin-modules/-/builtin-modules-5.0.0.tgz#9be95686dedad2e9eed05592b07733db87dcff1a"
10551071
integrity sha512-bkXY9WsVpY7CvMhKSR6pZilZu9Ln5WDrKVBUXf2S443etkmEO4V58heTecXcUIsNsi4Rx8JUO4NfX1IcQl4deg==
10561072

1057-
bun@1.3.5:
1058-
version "1.3.5"
1059-
resolved "https://registry.yarnpkg.com/bun/-/bun-1.3.5.tgz#89aaf848c75a5c0f01ec4cc0ace5ec9c30c3b70e"
1060-
integrity sha512-c1YHIGUfgvYPJmLug5QiLzNWlX2Dg7X/67JWu1Va+AmMXNXzC/KQn2lgQ7rD+n1u1UqDpJMowVGGxTNpbPydNw==
1073+
bun@1.3.6:
1074+
version "1.3.6"
1075+
resolved "https://registry.yarnpkg.com/bun/-/bun-1.3.6.tgz#d8c19f8f65de10c0104530ba33aafc8e55d516c2"
1076+
integrity sha512-Tn98GlZVN2WM7+lg/uGn5DzUao37Yc0PUz7yzYHdeF5hd+SmHQGbCUIKE4Sspdgtxn49LunK3mDNBC2Qn6GJjw==
10611077
optionalDependencies:
1062-
"@oven/bun-darwin-aarch64" "1.3.5"
1063-
"@oven/bun-darwin-x64" "1.3.5"
1064-
"@oven/bun-darwin-x64-baseline" "1.3.5"
1065-
"@oven/bun-linux-aarch64" "1.3.5"
1066-
"@oven/bun-linux-aarch64-musl" "1.3.5"
1067-
"@oven/bun-linux-x64" "1.3.5"
1068-
"@oven/bun-linux-x64-baseline" "1.3.5"
1069-
"@oven/bun-linux-x64-musl" "1.3.5"
1070-
"@oven/bun-linux-x64-musl-baseline" "1.3.5"
1071-
"@oven/bun-windows-x64" "1.3.5"
1072-
"@oven/bun-windows-x64-baseline" "1.3.5"
1078+
"@oven/bun-darwin-aarch64" "1.3.6"
1079+
"@oven/bun-darwin-x64" "1.3.6"
1080+
"@oven/bun-darwin-x64-baseline" "1.3.6"
1081+
"@oven/bun-linux-aarch64" "1.3.6"
1082+
"@oven/bun-linux-aarch64-musl" "1.3.6"
1083+
"@oven/bun-linux-x64" "1.3.6"
1084+
"@oven/bun-linux-x64-baseline" "1.3.6"
1085+
"@oven/bun-linux-x64-musl" "1.3.6"
1086+
"@oven/bun-linux-x64-musl-baseline" "1.3.6"
1087+
"@oven/bun-windows-x64" "1.3.6"
1088+
"@oven/bun-windows-x64-baseline" "1.3.6"
10731089

10741090
busboy@^1.6.0:
10751091
version "1.6.0"
@@ -1694,10 +1710,10 @@ eslint-plugin-mocha@^11.2.0:
16941710
"@eslint-community/eslint-utils" "^4.4.1"
16951711
globals "^15.14.0"
16961712

1697-
eslint-plugin-n@^17.23.1:
1698-
version "17.23.1"
1699-
resolved "https://registry.yarnpkg.com/eslint-plugin-n/-/eslint-plugin-n-17.23.1.tgz#467db2aba0ead574ea6150143d079d544c11cf48"
1700-
integrity sha512-68PealUpYoHOBh332JLLD9Sj7OQUDkFpmcfqt8R9sySfFSeuGJjMTJQvCRRB96zO3A/PELRLkPrzsHmzEFQQ5A==
1713+
eslint-plugin-n@^17.23.2:
1714+
version "17.23.2"
1715+
resolved "https://registry.yarnpkg.com/eslint-plugin-n/-/eslint-plugin-n-17.23.2.tgz#cd1be342b56771385028d8039d67f11fb9cca5f3"
1716+
integrity sha512-RhWBeb7YVPmNa2eggvJooiuehdL76/bbfj/OJewyoGT80qn5PXdz8zMOTO6YHOsI7byPt7+Ighh/i/4a5/v7hw==
17011717
dependencies:
17021718
"@eslint-community/eslint-utils" "^4.5.0"
17031719
enhanced-resolve "^5.17.1"

0 commit comments

Comments
 (0)