Skip to content

Commit 12282e0

Browse files
dependabot[bot]rochdev
authored andcommitted
chore(deps-dev): bump the dev-minor-and-patch-dependencies group across 1 directory with 7 updates (#7238)
Bumps the dev-minor-and-patch-dependencies group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.39.1` | `9.39.2` | | [@msgpack/msgpack](https://github.com/msgpack/msgpack-javascript) | `3.1.2` | `3.1.3` | | [@stylistic/eslint-plugin](https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin) | `5.6.1` | `5.7.0` | | [body-parser](https://github.com/expressjs/body-parser) | `2.2.1` | `2.2.2` | | [bun](https://github.com/oven-sh/bun) | `1.3.3` | `1.3.5` | | [eslint](https://github.com/eslint/eslint) | `9.39.1` | `9.39.2` | | [eslint-plugin-cypress](https://github.com/cypress-io/eslint-plugin-cypress) | `5.2.0` | `5.2.1` | Updates `@eslint/js` from 9.39.1 to 9.39.2 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](https://github.com/eslint/eslint/commits/v9.39.2/packages/js) Updates `@msgpack/msgpack` from 3.1.2 to 3.1.3 - [Release notes](https://github.com/msgpack/msgpack-javascript/releases) - [Changelog](https://github.com/msgpack/msgpack-javascript/blob/main/CHANGELOG.md) - [Commits](msgpack/msgpack-javascript@v3.1.2...v3.1.3) Updates `@stylistic/eslint-plugin` from 5.6.1 to 5.7.0 - [Release notes](https://github.com/eslint-stylistic/eslint-stylistic/releases) - [Changelog](https://github.com/eslint-stylistic/eslint-stylistic/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint-stylistic/eslint-stylistic/commits/v5.7.0/packages/eslint-plugin) Updates `body-parser` from 2.2.1 to 2.2.2 - [Release notes](https://github.com/expressjs/body-parser/releases) - [Changelog](https://github.com/expressjs/body-parser/blob/master/HISTORY.md) - [Commits](expressjs/body-parser@v2.2.1...v2.2.2) Updates `bun` from 1.3.3 to 1.3.5 - [Release notes](https://github.com/oven-sh/bun/releases) - [Commits](oven-sh/bun@bun-v1.3.3...bun-v1.3.5) Updates `eslint` from 9.39.1 to 9.39.2 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v9.39.1...v9.39.2) Updates `eslint-plugin-cypress` from 5.2.0 to 5.2.1 - [Release notes](https://github.com/cypress-io/eslint-plugin-cypress/releases) - [Commits](cypress-io/eslint-plugin-cypress@v5.2.0...v5.2.1) --- updated-dependencies: - dependency-name: "@eslint/js" dependency-version: 9.39.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-minor-and-patch-dependencies - dependency-name: "@msgpack/msgpack" dependency-version: 3.1.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-minor-and-patch-dependencies - dependency-name: "@stylistic/eslint-plugin" dependency-version: 5.7.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-minor-and-patch-dependencies - dependency-name: body-parser dependency-version: 2.2.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-minor-and-patch-dependencies - dependency-name: bun dependency-version: 1.3.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-minor-and-patch-dependencies - dependency-name: eslint dependency-version: 9.39.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-minor-and-patch-dependencies - dependency-name: eslint-plugin-cypress dependency-version: 5.2.1 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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0e4b2ae commit 12282e0

3 files changed

Lines changed: 132 additions & 118 deletions

File tree

docs/yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -145,6 +145,6 @@ uc.micro@^2.0.0, uc.micro@^2.1.0:
145145
integrity sha512-ARDJmphmdvUk6Glw7y9DQ2bFkKBHwQHLi2lsaH6PPmz/Ka9sFOBsBluozhDltWmnv9u/cF6Rt87znRTPV+yp/A==
146146

147147
yaml@^2.8.1:
148-
version "2.8.1"
149-
resolved "https://registry.yarnpkg.com/yaml/-/yaml-2.8.1.tgz#1870aa02b631f7e8328b93f8bc574fac5d6c4d79"
150-
integrity sha512-lcYcMxX2PO9XMGvAJkJ3OsNMw+/7FKes7/hgerGUYWIoWu5j/+YQqcZr5JnPZWzOsEBgMbSbiSTn/dv/69Mkpw==
148+
version "2.8.2"
149+
resolved "https://registry.yarnpkg.com/yaml/-/yaml-2.8.2.tgz#5694f25eca0ce9c3e7a9d9e00ce0ddabbd9e35c5"
150+
integrity sha512-mplynKqc1C2hTVYxd0PU2xQAc22TI1vShAYGksCCfxbn/dFwnHTNi1bvYsBTkhdUNtGIf5xNOg938rrSSYvS9A==

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -144,20 +144,20 @@
144144
"devDependencies": {
145145
"@babel/helpers": "^7.28.4",
146146
"@eslint/eslintrc": "^3.3.1",
147-
"@eslint/js": "^9.39.0",
148-
"@msgpack/msgpack": "^3.1.2",
147+
"@eslint/js": "^9.39.2",
148+
"@msgpack/msgpack": "^3.1.3",
149149
"@openfeature/core": "^1.8.1",
150150
"@openfeature/server-sdk": "~1.20.0",
151-
"@stylistic/eslint-plugin": "^5.5.0",
151+
"@stylistic/eslint-plugin": "^5.7.0",
152152
"@types/mocha": "^10.0.10",
153153
"@types/node": "^18.19.106",
154154
"@types/sinon": "^21.0.0",
155155
"axios": "^1.12.2",
156156
"benchmark": "^2.1.4",
157-
"body-parser": "^2.2.0",
158-
"bun": "1.3.3",
159-
"eslint": "^9.39.0",
160-
"eslint-plugin-cypress": "^5.2.0",
157+
"body-parser": "^2.2.2",
158+
"bun": "1.3.5",
159+
"eslint": "^9.39.2",
160+
"eslint-plugin-cypress": "^5.2.1",
161161
"eslint-plugin-import": "^2.32.0",
162162
"eslint-plugin-jsdoc": "^61.1.12",
163163
"eslint-plugin-mocha": "^11.2.0",

yarn.lock

Lines changed: 122 additions & 108 deletions
Original file line numberDiff line numberDiff line change
@@ -220,10 +220,10 @@
220220
resolved "https://registry.yarnpkg.com/@es-joy/resolve.exports/-/resolve.exports-1.2.0.tgz#fe541a68aa080255f798c8561714ac8fad72cdd5"
221221
integrity sha512-Q9hjxWI5xBM+qW2enxfe8wDKdFWMfd0Z29k5ZJnuBqD/CasY5Zryj09aCA6owbGATWz+39p5uIdaHXpopOcG8g==
222222

223-
"@eslint-community/eslint-utils@^4.1.2", "@eslint-community/eslint-utils@^4.4.0", "@eslint-community/eslint-utils@^4.4.1", "@eslint-community/eslint-utils@^4.5.0", "@eslint-community/eslint-utils@^4.8.0", "@eslint-community/eslint-utils@^4.9.0":
224-
version "4.9.0"
225-
resolved "https://registry.yarnpkg.com/@eslint-community/eslint-utils/-/eslint-utils-4.9.0.tgz#7308df158e064f0dd8b8fdb58aa14fa2a7f913b3"
226-
integrity sha512-ayVFHdtZ+hsq1t2Dy24wCmGXGe4q9Gu3smhLYALJrr473ZH27MsnSL+LKUlimp4BWJqMDMLmPpx/Q9R3OAlL4g==
223+
"@eslint-community/eslint-utils@^4.1.2", "@eslint-community/eslint-utils@^4.4.0", "@eslint-community/eslint-utils@^4.4.1", "@eslint-community/eslint-utils@^4.5.0", "@eslint-community/eslint-utils@^4.8.0", "@eslint-community/eslint-utils@^4.9.0", "@eslint-community/eslint-utils@^4.9.1":
224+
version "4.9.1"
225+
resolved "https://registry.yarnpkg.com/@eslint-community/eslint-utils/-/eslint-utils-4.9.1.tgz#4e90af67bc51ddee6cdef5284edf572ec376b595"
226+
integrity sha512-phrYmNiYppR7znFEdqgfWHXR6NCkZEK7hwWDHZUjit/2/U0r6XvkDl0SYnoM51Hq7FhCGdLDT6zxCCOY1hexsQ==
227227
dependencies:
228228
eslint-visitor-keys "^3.4.3"
229229

@@ -270,10 +270,10 @@
270270
minimatch "^3.1.2"
271271
strip-json-comments "^3.1.1"
272272

273-
"@eslint/js@9.39.1", "@eslint/js@^9.39.0":
274-
version "9.39.1"
275-
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.39.1.tgz#0dd59c3a9f40e3f1882975c321470969243e0164"
276-
integrity sha512-S26Stp4zCy88tH94QbBv3XCuzRQiZ9yXofEILmglYTh/Ug/a9/umqvgFtYBAo3Lp0nsI/5/qH1CCrbdK3AP1Tw==
273+
"@eslint/js@9.39.2", "@eslint/js@^9.39.2":
274+
version "9.39.2"
275+
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.39.2.tgz#2d4b8ec4c3ea13c1b3748e0c97ecd766bdd80599"
276+
integrity sha512-q1mjIoW1VX4IvSocvM/vbTiveKC4k9eLrajNEuSsmjymSDEbpGddtpfOoN7YGAqBK3NG+uqo8ia4PDTt8buCYA==
277277

278278
"@eslint/object-schema@^2.1.7":
279279
version "2.1.7"
@@ -373,10 +373,10 @@
373373
"@jridgewell/resolve-uri" "^3.1.0"
374374
"@jridgewell/sourcemap-codec" "^1.4.14"
375375

376-
"@msgpack/msgpack@^3.1.2":
377-
version "3.1.2"
378-
resolved "https://registry.yarnpkg.com/@msgpack/msgpack/-/msgpack-3.1.2.tgz#fdd25cc2202297519798bbaf4689152ad9609e19"
379-
integrity sha512-JEW4DEtBzfe8HvUYecLU9e6+XJnKDlUAIve8FvPzF3Kzs6Xo/KuZkZJsDH0wJXl/qEZbeeE7edxDNY3kMs39hQ==
376+
"@msgpack/msgpack@^3.1.3":
377+
version "3.1.3"
378+
resolved "https://registry.yarnpkg.com/@msgpack/msgpack/-/msgpack-3.1.3.tgz#c4bff2b9539faf0882f3ee03537a7e9a4b3a7864"
379+
integrity sha512-47XIizs9XZXvuJgoaJUIE2lFoID8ugvc0jzSHP+Ptfk8nTbnR8g788wv48N03Kx0UkAv559HWRQ3yzOgzlRNUA==
380380

381381
"@octokit/app@^16.1.2":
382382
version "16.1.2"
@@ -621,60 +621,60 @@
621621
resolved "https://registry.yarnpkg.com/@opentelemetry/api/-/api-1.9.0.tgz#d03eba68273dc0f7509e2a3d5cba21eae10379fe"
622622
integrity sha512-3giAOQvZiH5F9bMlMiv8+GSPMeqg0dbaeo58/0SlA9sxSqZhnUtxzX9/2FzyhS9sWQf5S0GJE0AKBrFqjpeYcg==
623623

624-
"@oven/bun-darwin-aarch64@1.3.3":
625-
version "1.3.3"
626-
resolved "https://registry.yarnpkg.com/@oven/bun-darwin-aarch64/-/bun-darwin-aarch64-1.3.3.tgz#2ba3a5bbe5171cb99422a873e93d130c6ee24b8b"
627-
integrity sha512-eJopQrUk0WR7jViYDC29+Rp50xGvs4GtWOXBeqCoFMzutkkO3CZvHehA4JqnjfWMTSS8toqvRhCSOpOz62Wf9w==
628-
629-
"@oven/bun-darwin-x64-baseline@1.3.3":
630-
version "1.3.3"
631-
resolved "https://registry.yarnpkg.com/@oven/bun-darwin-x64-baseline/-/bun-darwin-x64-baseline-1.3.3.tgz#3d7ccd77c32d699276b4790e71fd59bb1b310b07"
632-
integrity sha512-1ij4wQ9ECLFf1XFry+IFUN+28if40ozDqq6+QtuyOhIwraKzXOlAUbILhRMGvM3ED3yBex2mTwlKpA4Vja/V2g==
633-
634-
"@oven/bun-darwin-x64@1.3.3":
635-
version "1.3.3"
636-
resolved "https://registry.yarnpkg.com/@oven/bun-darwin-x64/-/bun-darwin-x64-1.3.3.tgz#276f62f9ba9f3d533bc199e898786c339f00b672"
637-
integrity sha512-xGDePueVFrNgkS+iN0QdEFeRrx2MQ5hQ9ipRFu7N73rgoSSJsFlOKKt2uGZzunczedViIfjYl0ii0K4E9aZ0Ow==
638-
639-
"@oven/bun-linux-aarch64-musl@1.3.3":
640-
version "1.3.3"
641-
resolved "https://registry.yarnpkg.com/@oven/bun-linux-aarch64-musl/-/bun-linux-aarch64-musl-1.3.3.tgz#6b5d1379aee6fae07b784f07da2ae7bf6465fe4e"
642-
integrity sha512-XWQ3tV/gtZj0wn2AdSUq/tEOKWT4OY+Uww70EbODgrrq00jxuTfq5nnYP6rkLD0M/T5BHJdQRSfQYdIni9vldw==
643-
644-
"@oven/bun-linux-aarch64@1.3.3":
645-
version "1.3.3"
646-
resolved "https://registry.yarnpkg.com/@oven/bun-linux-aarch64/-/bun-linux-aarch64-1.3.3.tgz#41fa507dbd9abc0fabcfe4c4c87b0ef637befe42"
647-
integrity sha512-DabZ3Mt1XcJneWdEEug8l7bCPVvDBRBpjUIpNnRnMFWFnzr8KBEpMcaWTwYOghjXyJdhB4MPKb19MwqyQ+FHAw==
648-
649-
"@oven/bun-linux-x64-baseline@1.3.3":
650-
version "1.3.3"
651-
resolved "https://registry.yarnpkg.com/@oven/bun-linux-x64-baseline/-/bun-linux-x64-baseline-1.3.3.tgz#dbd90d410dc886f85feee43377ba3e9e225c91fd"
652-
integrity sha512-IU8pxhIf845psOv55LqJyL+tSUc6HHMfs6FGhuJcAnyi92j+B1HjOhnFQh9MW4vjoo7do5F8AerXlvk59RGH2w==
653-
654-
"@oven/bun-linux-x64-musl-baseline@1.3.3":
655-
version "1.3.3"
656-
resolved "https://registry.yarnpkg.com/@oven/bun-linux-x64-musl-baseline/-/bun-linux-x64-musl-baseline-1.3.3.tgz#9ac00d1ed97dfec190fd0794609fdedcd59178ce"
657-
integrity sha512-JoRTPdAXRkNYouUlJqEncMWUKn/3DiWP03A7weBbtbsKr787gcdNna2YeyQKCb1lIXE4v1k18RM3gaOpQobGIQ==
658-
659-
"@oven/bun-linux-x64-musl@1.3.3":
660-
version "1.3.3"
661-
resolved "https://registry.yarnpkg.com/@oven/bun-linux-x64-musl/-/bun-linux-x64-musl-1.3.3.tgz#1a1b007a2889ab71cd5d235db3e5a3fb0ec48c4a"
662-
integrity sha512-xNSDRPn1yyObKteS8fyQogwsS4eCECswHHgaKM+/d4wy/omZQrXn8ZyGm/ZF9B73UfQytUfbhE7nEnrFq03f0w==
663-
664-
"@oven/bun-linux-x64@1.3.3":
665-
version "1.3.3"
666-
resolved "https://registry.yarnpkg.com/@oven/bun-linux-x64/-/bun-linux-x64-1.3.3.tgz#86cfc68f9246350f577887dedcda1dff28810a9e"
667-
integrity sha512-7eIARtKZKZDtah1aCpQUj/1/zT/zHRR063J6oAxZP9AuA547j5B9OM2D/vi/F4En7Gjk9FPjgPGTSYeqpQDzJw==
668-
669-
"@oven/bun-windows-x64-baseline@1.3.3":
670-
version "1.3.3"
671-
resolved "https://registry.yarnpkg.com/@oven/bun-windows-x64-baseline/-/bun-windows-x64-baseline-1.3.3.tgz#ca50c542d6164b2f0eb73903a9df768db90d14de"
672-
integrity sha512-u5eZHKq6TPJSE282KyBOicGQ2trkFml0RoUfqkPOJVo7TXGrsGYYzdsugZRnVQY/WEmnxGtBy4T3PAaPqgQViA==
673-
674-
"@oven/bun-windows-x64@1.3.3":
675-
version "1.3.3"
676-
resolved "https://registry.yarnpkg.com/@oven/bun-windows-x64/-/bun-windows-x64-1.3.3.tgz#a4025175810a65bbe372776c1e257bc7de27bc7c"
677-
integrity sha512-kWqa1LKvDdAIzyfHxo3zGz3HFWbFHDlrNK77hKjUN42ycikvZJ+SHSX76+1OW4G8wmLETX4Jj+4BM1y01DQRIQ==
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==
678678

679679
"@pkgjs/parseargs@^0.11.0":
680680
version "0.11.0"
@@ -713,15 +713,15 @@
713713
"@sinonjs/commons" "^3.0.1"
714714
type-detect "^4.1.0"
715715

716-
"@stylistic/eslint-plugin@^5.5.0":
717-
version "5.6.1"
718-
resolved "https://registry.yarnpkg.com/@stylistic/eslint-plugin/-/eslint-plugin-5.6.1.tgz#98e1371757881eecce69b1ec497ef6fc7d6470c9"
719-
integrity sha512-JCs+MqoXfXrRPGbGmho/zGS/jMcn3ieKl/A8YImqib76C8kjgZwq5uUFzc30lJkMvcchuRn6/v8IApLxli3Jyw==
716+
"@stylistic/eslint-plugin@^5.7.0":
717+
version "5.7.0"
718+
resolved "https://registry.yarnpkg.com/@stylistic/eslint-plugin/-/eslint-plugin-5.7.0.tgz#4e3c471833c8b7908beec064dca6ac1caaa9fb97"
719+
integrity sha512-PsSugIf9ip1H/mWKj4bi/BlEoerxXAda9ByRFsYuwsmr6af9NxJL0AaiNXs8Le7R21QR5KMiD/KdxZZ71LjAxQ==
720720
dependencies:
721-
"@eslint-community/eslint-utils" "^4.9.0"
722-
"@typescript-eslint/types" "^8.47.0"
723-
eslint-visitor-keys "^4.2.1"
724-
espree "^10.4.0"
721+
"@eslint-community/eslint-utils" "^4.9.1"
722+
"@typescript-eslint/types" "^8.52.0"
723+
eslint-visitor-keys "^5.0.0"
724+
espree "^11.0.0"
725725
estraverse "^5.3.0"
726726
picomatch "^4.0.3"
727727

@@ -769,10 +769,10 @@
769769
resolved "https://registry.yarnpkg.com/@types/sinonjs__fake-timers/-/sinonjs__fake-timers-15.0.1.tgz#49f731d9453f52d64dd79f5a5626c1cf1b81bea4"
770770
integrity sha512-Ko2tjWJq8oozHzHV+reuvS5KYIRAokHnGbDwGh/J64LntgpbuylF74ipEL24HCyRjf9FOlBiBHWBR1RlVKsI1w==
771771

772-
"@typescript-eslint/types@^8.46.0", "@typescript-eslint/types@^8.47.0":
773-
version "8.49.0"
774-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.49.0.tgz#c1bd3ebf956d9e5216396349ca23c58d74f06aee"
775-
integrity sha512-e9k/fneezorUo6WShlQpMxXh8/8wfyc+biu6tnAqA81oWrEic0k21RHzP9uqqpyBBeBKu4T+Bsjy9/b8u7obXQ==
772+
"@typescript-eslint/types@^8.46.0", "@typescript-eslint/types@^8.52.0":
773+
version "8.53.0"
774+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.53.0.tgz#1adcad3fa32bc2c4cbf3785ba07a5e3151819efb"
775+
integrity sha512-Bmh9KX31Vlxa13+PqPvt4RzKRN1XORYSLlAE+sO1i28NkisGbTtSLFVB3l7PWdHtR3E0mVMuC7JilWJ99m2HxQ==
776776

777777
"@yarnpkg/lockfile@^1.1.0":
778778
version "1.1.0"
@@ -993,18 +993,18 @@ benchmark@^2.1.4:
993993
lodash "^4.17.4"
994994
platform "^1.3.3"
995995

996-
body-parser@^2.2.0, body-parser@^2.2.1:
997-
version "2.2.1"
998-
resolved "https://registry.yarnpkg.com/body-parser/-/body-parser-2.2.1.tgz#6df606b0eb0a6e3f783dde91dde182c24c82438c"
999-
integrity sha512-nfDwkulwiZYQIGwxdy0RUmowMhKcFVcYXUU7m4QlKYim1rUtg83xm2yjZ40QjDuc291AJjjeSc9b++AWHSgSHw==
996+
body-parser@^2.2.1, body-parser@^2.2.2:
997+
version "2.2.2"
998+
resolved "https://registry.yarnpkg.com/body-parser/-/body-parser-2.2.2.tgz#1a32cdb966beaf68de50a9dfbe5b58f83cb8890c"
999+
integrity sha512-oP5VkATKlNwcgvxi0vM0p/D3n2C3EReYVX+DNYs5TjZFn/oQt2j+4sVJtSMr18pdRr8wjTcBl6LoV+FUwzPmNA==
10001000
dependencies:
10011001
bytes "^3.1.2"
10021002
content-type "^1.0.5"
10031003
debug "^4.4.3"
10041004
http-errors "^2.0.0"
10051005
iconv-lite "^0.7.0"
10061006
on-finished "^2.4.1"
1007-
qs "^6.14.0"
1007+
qs "^6.14.1"
10081008
raw-body "^3.0.1"
10091009
type-is "^2.0.1"
10101010

@@ -1054,22 +1054,22 @@ builtin-modules@^5.0.0:
10541054
resolved "https://registry.yarnpkg.com/builtin-modules/-/builtin-modules-5.0.0.tgz#9be95686dedad2e9eed05592b07733db87dcff1a"
10551055
integrity sha512-bkXY9WsVpY7CvMhKSR6pZilZu9Ln5WDrKVBUXf2S443etkmEO4V58heTecXcUIsNsi4Rx8JUO4NfX1IcQl4deg==
10561056

1057-
bun@1.3.3:
1058-
version "1.3.3"
1059-
resolved "https://registry.yarnpkg.com/bun/-/bun-1.3.3.tgz#f0285777b8492942aeb458ac56c03bd49057048c"
1060-
integrity sha512-2hJ4ocTZ634/Ptph4lysvO+LbbRZq8fzRvMwX0/CqaLBxrF2UB5D1LdMB8qGcdtCer4/VR9Bx5ORub0yn+yzmw==
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==
10611061
optionalDependencies:
1062-
"@oven/bun-darwin-aarch64" "1.3.3"
1063-
"@oven/bun-darwin-x64" "1.3.3"
1064-
"@oven/bun-darwin-x64-baseline" "1.3.3"
1065-
"@oven/bun-linux-aarch64" "1.3.3"
1066-
"@oven/bun-linux-aarch64-musl" "1.3.3"
1067-
"@oven/bun-linux-x64" "1.3.3"
1068-
"@oven/bun-linux-x64-baseline" "1.3.3"
1069-
"@oven/bun-linux-x64-musl" "1.3.3"
1070-
"@oven/bun-linux-x64-musl-baseline" "1.3.3"
1071-
"@oven/bun-windows-x64" "1.3.3"
1072-
"@oven/bun-windows-x64-baseline" "1.3.3"
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"
10731073

10741074
busboy@^1.6.0:
10751075
version "1.6.0"
@@ -1625,10 +1625,10 @@ eslint-module-utils@^2.12.1:
16251625
dependencies:
16261626
debug "^3.2.7"
16271627

1628-
eslint-plugin-cypress@^5.2.0:
1629-
version "5.2.0"
1630-
resolved "https://registry.yarnpkg.com/eslint-plugin-cypress/-/eslint-plugin-cypress-5.2.0.tgz#c01cc5511542b5eaa38d31bcdfe888336bf70611"
1631-
integrity sha512-vuCUBQloUSILxtJrUWV39vNIQPlbg0L7cTunEAzvaUzv9LFZZym+KFLH18n9j2cZuFPdlxOqTubCvg5se0DyGw==
1628+
eslint-plugin-cypress@^5.2.1:
1629+
version "5.2.1"
1630+
resolved "https://registry.yarnpkg.com/eslint-plugin-cypress/-/eslint-plugin-cypress-5.2.1.tgz#0ce3fbe694174068403b3c0c2de252896317b97d"
1631+
integrity sha512-HTJLbcd7fwJ4agbHinZ4FUIl38bUTJT3BmH8zdgS2V32LETmPqCtWHi3xlgZ2vpX0aW6kQoHCVVqHm8NxZJ9sA==
16321632
dependencies:
16331633
globals "^16.2.0"
16341634

@@ -1758,18 +1758,23 @@ eslint-visitor-keys@^4.2.1:
17581758
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-4.2.1.tgz#4cfea60fe7dd0ad8e816e1ed026c1d5251b512c1"
17591759
integrity sha512-Uhdk5sfqcee/9H/rCOJikYz67o0a2Tw2hGRPOG2Y1R2dg7brRe1uG0yaNQDHu+TO/uQPF/5eCapvYSmHUjt7JQ==
17601760

1761-
eslint@^9.39.0:
1762-
version "9.39.1"
1763-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.39.1.tgz#be8bf7c6de77dcc4252b5a8dcb31c2efff74a6e5"
1764-
integrity sha512-BhHmn2yNOFA9H9JmmIVKJmd288g9hrVRDkdoIgRCRuSySRUHH7r/DI6aAXW9T1WwUuY3DFgrcaqB+deURBLR5g==
1761+
eslint-visitor-keys@^5.0.0:
1762+
version "5.0.0"
1763+
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-5.0.0.tgz#b9aa1a74aa48c44b3ae46c1597ce7171246a94a9"
1764+
integrity sha512-A0XeIi7CXU7nPlfHS9loMYEKxUaONu/hTEzHTGba9Huu94Cq1hPivf+DE5erJozZOky0LfvXAyrV/tcswpLI0Q==
1765+
1766+
eslint@^9.39.2:
1767+
version "9.39.2"
1768+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.39.2.tgz#cb60e6d16ab234c0f8369a3fe7cc87967faf4b6c"
1769+
integrity sha512-LEyamqS7W5HB3ujJyvi0HQK/dtVINZvd5mAAp9eT5S/ujByGjiZLCzPcHVzuXbpJDJF/cxwHlfceVUDZ2lnSTw==
17651770
dependencies:
17661771
"@eslint-community/eslint-utils" "^4.8.0"
17671772
"@eslint-community/regexpp" "^4.12.1"
17681773
"@eslint/config-array" "^0.21.1"
17691774
"@eslint/config-helpers" "^0.4.2"
17701775
"@eslint/core" "^0.17.0"
17711776
"@eslint/eslintrc" "^3.3.1"
1772-
"@eslint/js" "9.39.1"
1777+
"@eslint/js" "9.39.2"
17731778
"@eslint/plugin-kit" "^0.4.1"
17741779
"@humanfs/node" "^0.16.6"
17751780
"@humanwhocodes/module-importer" "^1.0.1"
@@ -1807,6 +1812,15 @@ espree@^10.0.1, espree@^10.4.0:
18071812
acorn-jsx "^5.3.2"
18081813
eslint-visitor-keys "^4.2.1"
18091814

1815+
espree@^11.0.0:
1816+
version "11.0.0"
1817+
resolved "https://registry.yarnpkg.com/espree/-/espree-11.0.0.tgz#2fa56e7b9d3091a618526307f8cab8f5624debbf"
1818+
integrity sha512-+gMeWRrIh/NsG+3NaLeWHuyeyk70p2tbvZIWBYcqQ4/7Xvars6GYTZNhF1sIeLcc6Wb11He5ffz3hsHyXFrw5A==
1819+
dependencies:
1820+
acorn "^8.15.0"
1821+
acorn-jsx "^5.3.2"
1822+
eslint-visitor-keys "^5.0.0"
1823+
18101824
esprima@^4.0.0:
18111825
version "4.0.1"
18121826
resolved "https://registry.yarnpkg.com/esprima/-/esprima-4.0.1.tgz#13b04cdb3e6c5d19df91ab6987a8695619b0aa71"
@@ -3389,7 +3403,7 @@ punycode@^2.1.0:
33893403
resolved "https://registry.yarnpkg.com/punycode/-/punycode-2.3.1.tgz#027422e2faec0b25e1549c3e1bd8309b9133b6e5"
33903404
integrity sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg==
33913405

3392-
qs@^6.14.0:
3406+
qs@^6.14.0, qs@^6.14.1:
33933407
version "6.14.1"
33943408
resolved "https://registry.yarnpkg.com/qs/-/qs-6.14.1.tgz#a41d85b9d3902f31d27861790506294881871159"
33953409
integrity sha512-4EK3+xJl8Ts67nLYNwqw/dsFVnCf+qR7RgXSK9jEEm9unao3njwMDdmsdvoKBKHzxd7tCYz5e5M+SnMjdtXGQQ==

0 commit comments

Comments
 (0)