Skip to content

Commit db2bc4b

Browse files
chore(deps-dev): bump the dev-minor-and-patch-dependencies group across 1 directory with 7 updates (#6600)
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.36.0` | `9.37.0` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `18.19.127` | `18.19.129` | | [eslint](https://github.com/eslint/eslint) | `9.36.0` | `9.37.0` | | [eslint-plugin-cypress](https://github.com/cypress-io/eslint-plugin-cypress) | `5.1.1` | `5.2.0` | | [eslint-plugin-mocha](https://github.com/lo1tuma/eslint-plugin-mocha) | `11.1.0` | `11.2.0` | | [mocha](https://github.com/mochajs/mocha) | `11.7.2` | `11.7.4` | | [typescript](https://github.com/microsoft/TypeScript) | `5.9.2` | `5.9.3` | Updates `@eslint/js` from 9.36.0 to 9.37.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](https://github.com/eslint/eslint/commits/v9.37.0/packages/js) Updates `@types/node` from 18.19.127 to 18.19.129 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `eslint` from 9.36.0 to 9.37.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v9.36.0...v9.37.0) Updates `eslint-plugin-cypress` from 5.1.1 to 5.2.0 - [Release notes](https://github.com/cypress-io/eslint-plugin-cypress/releases) - [Commits](cypress-io/eslint-plugin-cypress@v5.1.1...v5.2.0) Updates `eslint-plugin-mocha` from 11.1.0 to 11.2.0 - [Release notes](https://github.com/lo1tuma/eslint-plugin-mocha/releases) - [Changelog](https://github.com/lo1tuma/eslint-plugin-mocha/blob/main/CHANGELOG.md) - [Commits](https://github.com/lo1tuma/eslint-plugin-mocha/commits) Updates `mocha` from 11.7.2 to 11.7.4 - [Release notes](https://github.com/mochajs/mocha/releases) - [Changelog](https://github.com/mochajs/mocha/blob/main/CHANGELOG.md) - [Commits](mochajs/mocha@v11.7.2...v11.7.4) Updates `typescript` from 5.9.2 to 5.9.3 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release-publish.yml) - [Commits](microsoft/TypeScript@v5.9.2...v5.9.3) --- updated-dependencies: - dependency-name: "@eslint/js" dependency-version: 9.37.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-minor-and-patch-dependencies - dependency-name: "@types/node" dependency-version: 18.19.129 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-minor-and-patch-dependencies - dependency-name: eslint dependency-version: 9.37.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-minor-and-patch-dependencies - dependency-name: eslint-plugin-cypress dependency-version: 5.2.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-minor-and-patch-dependencies - dependency-name: eslint-plugin-mocha dependency-version: 11.2.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-minor-and-patch-dependencies - dependency-name: mocha dependency-version: 11.7.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-minor-and-patch-dependencies - dependency-name: typescript dependency-version: 5.9.3 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 9bd89df commit db2bc4b

File tree

1 file changed

+54
-31
lines changed

1 file changed

+54
-31
lines changed

yarn.lock

Lines changed: 54 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -286,10 +286,12 @@
286286
debug "^4.3.1"
287287
minimatch "^3.1.2"
288288

289-
"@eslint/config-helpers@^0.3.1":
290-
version "0.3.1"
291-
resolved "https://registry.yarnpkg.com/@eslint/config-helpers/-/config-helpers-0.3.1.tgz#d316e47905bd0a1a931fa50e669b9af4104d1617"
292-
integrity sha512-xR93k9WhrDYpXHORXpxVL5oHj3Era7wo6k/Wd8/IsQNnZUTzkGS29lyn3nAT05v6ltUuTFVCCYDEGfy2Or/sPA==
289+
"@eslint/config-helpers@^0.4.0":
290+
version "0.4.0"
291+
resolved "https://registry.yarnpkg.com/@eslint/config-helpers/-/config-helpers-0.4.0.tgz#e9f94ba3b5b875e32205cb83fece18e64486e9e6"
292+
integrity sha512-WUFvV4WoIwW8Bv0KeKCIIEgdSiFOsulyN0xrMu+7z43q/hkOLXjvb5u7UC9jDxvRzcrbEmuZBX5yJZz1741jog==
293+
dependencies:
294+
"@eslint/core" "^0.16.0"
293295

294296
"@eslint/core@^0.15.2":
295297
version "0.15.2"
@@ -298,6 +300,13 @@
298300
dependencies:
299301
"@types/json-schema" "^7.0.15"
300302

303+
"@eslint/core@^0.16.0":
304+
version "0.16.0"
305+
resolved "https://registry.yarnpkg.com/@eslint/core/-/core-0.16.0.tgz#490254f275ba9667ddbab344f4f0a6b7a7bd7209"
306+
integrity sha512-nmC8/totwobIiFcGkDza3GIKfAw1+hLiYVrh3I1nIomQ8PEr5cxg34jnkmGawul/ep52wGRAcyeDCNtWKSOj4Q==
307+
dependencies:
308+
"@types/json-schema" "^7.0.15"
309+
301310
"@eslint/eslintrc@^3.3.1":
302311
version "3.3.1"
303312
resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-3.3.1.tgz#e55f7f1dd400600dd066dbba349c4c0bac916964"
@@ -313,24 +322,32 @@
313322
minimatch "^3.1.2"
314323
strip-json-comments "^3.1.1"
315324

316-
"@eslint/js@9.36.0", "@eslint/js@^9.29.0":
317-
version "9.36.0"
318-
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.36.0.tgz#b1a3893dd6ce2defed5fd49de805ba40368e8fef"
319-
integrity sha512-uhCbYtYynH30iZErszX78U+nR3pJU3RHGQ57NXy5QupD4SBVwDeU8TNBy+MjMngc1UyIW9noKqsRqfjQTBU2dw==
325+
"@eslint/js@9.37.0", "@eslint/js@^9.29.0":
326+
version "9.37.0"
327+
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.37.0.tgz#0cfd5aa763fe5d1ee60bedf84cd14f54bcf9e21b"
328+
integrity sha512-jaS+NJ+hximswBG6pjNX0uEJZkrT0zwpVi3BA3vX22aFGjJjmgSTSmPpZCRKmoBL5VY/M6p0xsSJx7rk7sy5gg==
320329

321330
"@eslint/object-schema@^2.1.6":
322331
version "2.1.6"
323332
resolved "https://registry.yarnpkg.com/@eslint/object-schema/-/object-schema-2.1.6.tgz#58369ab5b5b3ca117880c0f6c0b0f32f6950f24f"
324333
integrity sha512-RBMg5FRL0I0gs51M/guSAj5/e14VQ4tpZnQNWwuDT66P14I43ItmPfIZRhO9fUVIPOAQXU47atlywZ/czoqFPA==
325334

326-
"@eslint/plugin-kit@^0.3.3", "@eslint/plugin-kit@^0.3.5":
335+
"@eslint/plugin-kit@^0.3.3":
327336
version "0.3.5"
328337
resolved "https://registry.yarnpkg.com/@eslint/plugin-kit/-/plugin-kit-0.3.5.tgz#fd8764f0ee79c8ddab4da65460c641cefee017c5"
329338
integrity sha512-Z5kJ+wU3oA7MMIqVR9tyZRtjYPr4OC004Q4Rw7pgOKUOKkJfZ3O24nz3WYfGRpMDNmcOi3TwQOmgm7B7Tpii0w==
330339
dependencies:
331340
"@eslint/core" "^0.15.2"
332341
levn "^0.4.1"
333342

343+
"@eslint/plugin-kit@^0.4.0":
344+
version "0.4.0"
345+
resolved "https://registry.yarnpkg.com/@eslint/plugin-kit/-/plugin-kit-0.4.0.tgz#f6a245b42886abf6fc9c7ab7744a932250335ab2"
346+
integrity sha512-sB5uyeq+dwCWyPi31B2gQlVlo+j5brPlWx4yZBrEaRo/nhdDE8Xke1gsGgtiBdaBTxuTkceLVuVt/pclrasb0A==
347+
dependencies:
348+
"@eslint/core" "^0.16.0"
349+
levn "^0.4.1"
350+
334351
"@humanfs/core@^0.19.1":
335352
version "0.19.1"
336353
resolved "https://registry.yarnpkg.com/@humanfs/core/-/core-0.19.1.tgz#17c55ca7d426733fe3c561906b8173c336b40a77"
@@ -816,9 +833,9 @@
816833
undici-types "~7.12.0"
817834

818835
"@types/node@^18.19.106":
819-
version "18.19.127"
820-
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.19.127.tgz#7c2e47fa79ad7486134700514d4a975c4607f09d"
821-
integrity sha512-gSjxjrnKXML/yo0BO099uPixMqfpJU0TKYjpfLU7TrtA2WWDki412Np/RSTPRil1saKBhvVVKzVx/p/6p94nVA==
836+
version "18.19.129"
837+
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.19.129.tgz#1fea86229068c748ea395294dae4b0d5f1d96290"
838+
integrity sha512-hrmi5jWt2w60ayox3iIXwpMEnfUvOLJCRtrOPbHtH15nTjvO7uhnelvrdAs0dO0/zl5DZ3ZbahiaXEVb54ca/A==
822839
dependencies:
823840
undici-types "~5.26.4"
824841

@@ -1881,9 +1898,9 @@ eslint-module-utils@^2.12.1:
18811898
debug "^3.2.7"
18821899

18831900
eslint-plugin-cypress@^5.1.0:
1884-
version "5.1.1"
1885-
resolved "https://registry.yarnpkg.com/eslint-plugin-cypress/-/eslint-plugin-cypress-5.1.1.tgz#186dd252b4520ce81f59a7d7213050e5f748fa9f"
1886-
integrity sha512-LxTmZf1LLh9EklZBVvKNEZj71X9tCJnlYDviAJGsOgEVc6jz+tBODSpm02CS/9eJOfRqGsmVyvIw7LHXQ13RaA==
1901+
version "5.2.0"
1902+
resolved "https://registry.yarnpkg.com/eslint-plugin-cypress/-/eslint-plugin-cypress-5.2.0.tgz#c01cc5511542b5eaa38d31bcdfe888336bf70611"
1903+
integrity sha512-vuCUBQloUSILxtJrUWV39vNIQPlbg0L7cTunEAzvaUzv9LFZZym+KFLH18n9j2cZuFPdlxOqTubCvg5se0DyGw==
18871904
dependencies:
18881905
globals "^16.2.0"
18891906

@@ -1922,9 +1939,9 @@ eslint-plugin-import@^2.32.0:
19221939
tsconfig-paths "^3.15.0"
19231940

19241941
eslint-plugin-mocha@^11.1.0:
1925-
version "11.1.0"
1926-
resolved "https://registry.yarnpkg.com/eslint-plugin-mocha/-/eslint-plugin-mocha-11.1.0.tgz#a381d386aa858ceaf30ec2909c7e306ad04e9626"
1927-
integrity sha512-rKntVWRsQFPbf8OkSgVNRVRrcVAPaGTyEgWCEyXaPDJkTl0v5/lwu1vTk5sWiUJU8l2sxwvGUZzSNrEKdVMeQw==
1942+
version "11.2.0"
1943+
resolved "https://registry.yarnpkg.com/eslint-plugin-mocha/-/eslint-plugin-mocha-11.2.0.tgz#e9fe4907f180467c210d1548118d05638a601267"
1944+
integrity sha512-nMdy3tEXZac8AH5Z/9hwUkSfWu8xHf4XqwB5UEQzyTQGKcNlgFeciRAjLjliIKC3dR1Ex/a2/5sqgQzvYRkkkA==
19281945
dependencies:
19291946
"@eslint-community/eslint-utils" "^4.4.1"
19301947
globals "^15.14.0"
@@ -1994,18 +2011,18 @@ eslint-visitor-keys@^4.2.1:
19942011
integrity sha512-Uhdk5sfqcee/9H/rCOJikYz67o0a2Tw2hGRPOG2Y1R2dg7brRe1uG0yaNQDHu+TO/uQPF/5eCapvYSmHUjt7JQ==
19952012

19962013
eslint@^9.29.0:
1997-
version "9.36.0"
1998-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.36.0.tgz#9cc5cbbfb9c01070425d9bfed81b4e79a1c09088"
1999-
integrity sha512-hB4FIzXovouYzwzECDcUkJ4OcfOEkXTv2zRY6B9bkwjx/cprAq0uvm1nl7zvQ0/TsUk0zQiN4uPfJpB9m+rPMQ==
2014+
version "9.37.0"
2015+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.37.0.tgz#ac0222127f76b09c0db63036f4fe289562072d74"
2016+
integrity sha512-XyLmROnACWqSxiGYArdef1fItQd47weqB7iwtfr9JHwRrqIXZdcFMvvEcL9xHCmL0SNsOvF0c42lWyM1U5dgig==
20002017
dependencies:
20012018
"@eslint-community/eslint-utils" "^4.8.0"
20022019
"@eslint-community/regexpp" "^4.12.1"
20032020
"@eslint/config-array" "^0.21.0"
2004-
"@eslint/config-helpers" "^0.3.1"
2005-
"@eslint/core" "^0.15.2"
2021+
"@eslint/config-helpers" "^0.4.0"
2022+
"@eslint/core" "^0.16.0"
20062023
"@eslint/eslintrc" "^3.3.1"
2007-
"@eslint/js" "9.36.0"
2008-
"@eslint/plugin-kit" "^0.3.5"
2024+
"@eslint/js" "9.37.0"
2025+
"@eslint/plugin-kit" "^0.4.0"
20092026
"@humanfs/node" "^0.16.6"
20102027
"@humanwhocodes/module-importer" "^1.0.1"
20112028
"@humanwhocodes/retry" "^0.4.2"
@@ -2794,6 +2811,11 @@ is-object@~1.0.1:
27942811
resolved "https://registry.yarnpkg.com/is-object/-/is-object-1.0.2.tgz#a56552e1c665c9e950b4a025461da87e72f86fcf"
27952812
integrity sha512-2rRIahhZr2UWb45fIOuvZGpFtz0TyOZLf32KxBbSoUCeZR495zCKlWUKKUByk3geS2eAs7ZAABt0Y/Rx0GiQGA==
27962813

2814+
is-path-inside@^3.0.3:
2815+
version "3.0.3"
2816+
resolved "https://registry.yarnpkg.com/is-path-inside/-/is-path-inside-3.0.3.tgz#d231362e53a07ff2b0e0ea7fed049161ffd16283"
2817+
integrity sha512-Fd4gABb+ycGAmKou8eMftCupSir5lRxqf4aD/vd0cD2qc4HL07OjCeuHMr8Ro4CoMaeCKDB0/ECBOVWjTwUvPQ==
2818+
27972819
is-plain-obj@^2.1.0:
27982820
version "2.1.0"
27992821
resolved "https://registry.yarnpkg.com/is-plain-obj/-/is-plain-obj-2.1.0.tgz#45e42e37fccf1f40da8e5f76ee21515840c09287"
@@ -3315,9 +3337,9 @@ mkdirp@^1.0.4:
33153337
integrity sha512-vVqVZQyf3WLx2Shd0qJ9xuvqgAyKPLAiqITEtqW0oIUjzo3PePDd6fW9iFz30ef7Ysp/oiWqbhszeGWW2T6Gzw==
33163338

33173339
mocha@^11.6.0:
3318-
version "11.7.2"
3319-
resolved "https://registry.yarnpkg.com/mocha/-/mocha-11.7.2.tgz#3c0079fe5cc2f8ea86d99124debcc42bb1ab22b5"
3320-
integrity sha512-lkqVJPmqqG/w5jmmFtiRvtA2jkDyNVUcefFJKb2uyX4dekk8Okgqop3cgbFiaIvj8uCRJVTP5x9dfxGyXm2jvQ==
3340+
version "11.7.4"
3341+
resolved "https://registry.yarnpkg.com/mocha/-/mocha-11.7.4.tgz#f161b17aeccb0762484b33bdb3f7ab9410ba5c82"
3342+
integrity sha512-1jYAaY8x0kAZ0XszLWu14pzsf4KV740Gld4HXkhNTXwcHx4AUEDkPzgEHg9CM5dVcW+zv036tjpsEbLraPJj4w==
33213343
dependencies:
33223344
browser-stdout "^1.3.1"
33233345
chokidar "^4.0.1"
@@ -3327,6 +3349,7 @@ mocha@^11.6.0:
33273349
find-up "^5.0.0"
33283350
glob "^10.4.5"
33293351
he "^1.2.0"
3352+
is-path-inside "^3.0.3"
33303353
js-yaml "^4.1.0"
33313354
log-symbols "^4.1.0"
33323355
minimatch "^9.0.5"
@@ -4748,9 +4771,9 @@ typedarray@^0.0.6:
47484771
integrity sha512-/aCDEGatGvZ2BIk+HmLf4ifCJFwvKFNb9/JeZPMulfgFracn9QFcAf5GO8B/mweUjSoblS5In0cWhqpfs/5PQA==
47494772

47504773
typescript@^5.9.2:
4751-
version "5.9.2"
4752-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.9.2.tgz#d93450cddec5154a2d5cabe3b8102b83316fb2a6"
4753-
integrity sha512-CWBzXQrc/qOkhidw1OzBTQuYRbfyxDXJMVJ1XNwUHGROVmuaeiEm3OslpZ1RV96d7SKKjZKrSJu3+t/xlw3R9A==
4774+
version "5.9.3"
4775+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.9.3.tgz#5b4f59e15310ab17a216f5d6cf53ee476ede670f"
4776+
integrity sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==
47544777

47554778
unbox-primitive@^1.1.0:
47564779
version "1.1.0"

0 commit comments

Comments
 (0)