Skip to content

Commit c1ebc77

Browse files
Bump the eslint group with 2 updates
Bumps the eslint group with 2 updates: [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) and [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn). Updates `eslint-plugin-jsdoc` from 61.1.5 to 61.1.9 - [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases) - [Changelog](https://github.com/gajus/eslint-plugin-jsdoc/blob/main/.releaserc) - [Commits](gajus/eslint-plugin-jsdoc@v61.1.5...v61.1.9) Updates `eslint-plugin-unicorn` from 61.0.2 to 62.0.0 - [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases) - [Commits](sindresorhus/eslint-plugin-unicorn@v61.0.2...v62.0.0) --- updated-dependencies: - dependency-name: eslint-plugin-jsdoc dependency-version: 61.1.9 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: eslint - dependency-name: eslint-plugin-unicorn dependency-version: 62.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: eslint ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ba54bfc commit c1ebc77

File tree

2 files changed

+53
-62
lines changed

2 files changed

+53
-62
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -88,9 +88,9 @@
8888
"electron": "^38.4.0",
8989
"electron-builder": "^26.1.0",
9090
"eslint": "^9.38.0",
91-
"eslint-plugin-jsdoc": "^61.1.5",
91+
"eslint-plugin-jsdoc": "^61.1.9",
9292
"eslint-plugin-jsonc": "^2.21.0",
93-
"eslint-plugin-unicorn": "^61.0.2",
93+
"eslint-plugin-unicorn": "^62.0.0",
9494
"eslint-plugin-vue": "^10.5.1",
9595
"eslint-plugin-vuejs-accessibility": "^2.4.1",
9696
"eslint-plugin-yml": "^1.19.0",

yarn.lock

Lines changed: 51 additions & 60 deletions
Original file line numberDiff line numberDiff line change
@@ -203,10 +203,10 @@
203203
resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.27.1.tgz#54da796097ab19ce67ed9f88b47bb2ec49367687"
204204
integrity sha512-qMlSxKbpRlAridDExk92nSobyDdpPijUq2DW6oDnUqd0iOGxmQjyqhMIihI9+zv4LPyZdRje2cavWPbCbWm3eA==
205205

206-
"@babel/helper-validator-identifier@^7.27.1":
207-
version "7.27.1"
208-
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.27.1.tgz#a7054dcc145a967dd4dc8fee845a57c1316c9df8"
209-
integrity sha512-D2hP9eA+Sqx1kBZgzxZh0y1trbuU+JoDkiEwqhQ36nodYqJwyEIhPSdMNd7lOm/4io72luTPWH20Yda0xOuUow==
206+
"@babel/helper-validator-identifier@^7.27.1", "@babel/helper-validator-identifier@^7.28.5":
207+
version "7.28.5"
208+
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.28.5.tgz#010b6938fab7cb7df74aa2bbc06aa503b8fe5fb4"
209+
integrity sha512-qSs4ifwzKJSV39ucNjsvc6WVHs6b7S03sOh2OcHF9UHfVPqWWALUsNUVzhSBiItjRZoLHx7nIarVjqKVusUZ1Q==
210210

211211
"@babel/helper-validator-option@^7.27.1":
212212
version "7.27.1"
@@ -997,7 +997,12 @@
997997
esquery "^1.6.0"
998998
jsdoc-type-pratt-parser "~6.10.0"
999999

1000-
"@eslint-community/eslint-utils@^4.1.2", "@eslint-community/eslint-utils@^4.4.0", "@eslint-community/eslint-utils@^4.5.0", "@eslint-community/eslint-utils@^4.5.1", "@eslint-community/eslint-utils@^4.7.0", "@eslint-community/eslint-utils@^4.8.0":
1000+
1001+
version "1.0.0"
1002+
resolved "https://registry.yarnpkg.com/@es-joy/resolve.exports/-/resolve.exports-1.0.0.tgz#ae5869ff890836c33569591f0780db3174bf386b"
1003+
integrity sha512-bbrmzsAZ9GA/3oBS6r8PWMtZarEhKHr413hak8ArwMEZ5DtaLErnkcyEWUsXy7urBcmVu/TpDzHPDVM5uIbx9A==
1004+
1005+
"@eslint-community/eslint-utils@^4.1.2", "@eslint-community/eslint-utils@^4.4.0", "@eslint-community/eslint-utils@^4.5.0", "@eslint-community/eslint-utils@^4.5.1", "@eslint-community/eslint-utils@^4.7.0", "@eslint-community/eslint-utils@^4.8.0", "@eslint-community/eslint-utils@^4.9.0":
10011006
version "4.9.0"
10021007
resolved "https://registry.yarnpkg.com/@eslint-community/eslint-utils/-/eslint-utils-4.9.0.tgz#7308df158e064f0dd8b8fdb58aa14fa2a7f913b3"
10031008
integrity sha512-ayVFHdtZ+hsq1t2Dy24wCmGXGe4q9Gu3smhLYALJrr473ZH27MsnSL+LKUlimp4BWJqMDMLmPpx/Q9R3OAlL4g==
@@ -1025,13 +1030,6 @@
10251030
dependencies:
10261031
"@eslint/core" "^0.16.0"
10271032

1028-
"@eslint/core@^0.15.2":
1029-
version "0.15.2"
1030-
resolved "https://registry.yarnpkg.com/@eslint/core/-/core-0.15.2.tgz#59386327d7862cc3603ebc7c78159d2dcc4a868f"
1031-
integrity sha512-78Md3/Rrxh83gCxoUc0EiciuOHsIITzLy53m3d9UyiW8y9Dj2D29FeETqyKA+BRK76tnTp6RXWb3pCay8Oyomg==
1032-
dependencies:
1033-
"@types/json-schema" "^7.0.15"
1034-
10351033
"@eslint/core@^0.16.0":
10361034
version "0.16.0"
10371035
resolved "https://registry.yarnpkg.com/@eslint/core/-/core-0.16.0.tgz#490254f275ba9667ddbab344f4f0a6b7a7bd7209"
@@ -1064,14 +1062,6 @@
10641062
resolved "https://registry.yarnpkg.com/@eslint/object-schema/-/object-schema-2.1.7.tgz#6e2126a1347e86a4dedf8706ec67ff8e107ebbad"
10651063
integrity sha512-VtAOaymWVfZcmZbp6E2mympDIHvyjXs/12LqWYjVw6qjrfF+VK+fyG33kChz3nnK+SU5/NeHOqrTEHS8sXO3OA==
10661064

1067-
"@eslint/plugin-kit@^0.3.3":
1068-
version "0.3.5"
1069-
resolved "https://registry.yarnpkg.com/@eslint/plugin-kit/-/plugin-kit-0.3.5.tgz#fd8764f0ee79c8ddab4da65460c641cefee017c5"
1070-
integrity sha512-Z5kJ+wU3oA7MMIqVR9tyZRtjYPr4OC004Q4Rw7pgOKUOKkJfZ3O24nz3WYfGRpMDNmcOi3TwQOmgm7B7Tpii0w==
1071-
dependencies:
1072-
"@eslint/core" "^0.15.2"
1073-
levn "^0.4.1"
1074-
10751065
"@eslint/plugin-kit@^0.4.0":
10761066
version "0.4.0"
10771067
resolved "https://registry.yarnpkg.com/@eslint/plugin-kit/-/plugin-kit-0.4.0.tgz#f6a245b42886abf6fc9c7ab7744a932250335ab2"
@@ -2656,7 +2646,7 @@ braces@^3.0.3, braces@~3.0.2:
26562646
dependencies:
26572647
fill-range "^7.1.1"
26582648

2659-
browserslist@^4.0.0, browserslist@^4.23.3, browserslist@^4.24.0, browserslist@^4.25.1, browserslist@^4.26.3:
2649+
browserslist@^4.0.0, browserslist@^4.23.3, browserslist@^4.24.0, browserslist@^4.26.3:
26602650
version "4.26.3"
26612651
resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.26.3.tgz#40fbfe2d1cd420281ce5b1caa8840049c79afb56"
26622652
integrity sha512-lAUU+02RFBuCKQPj/P6NgjlbCnLBMp4UtgTx7vNHd3XSIJF87s9a5rA3aH2yw3GS9DqZAUbOtZdCCiZeVRqt0w==
@@ -2901,10 +2891,10 @@ ci-info@^3.2.0:
29012891
resolved "https://registry.yarnpkg.com/ci-info/-/ci-info-3.8.0.tgz#81408265a5380c929f0bc665d62256628ce9ef91"
29022892
integrity sha512-eXTggHWSooYhq49F2opQhuHWgzucfF2YgODK4e1566GQs5BIfP30B0oenwBJHfWxAs2fyPB1s7Mg949zLf61Yw==
29032893

2904-
ci-info@^4.2.0, ci-info@^4.3.0:
2905-
version "4.3.0"
2906-
resolved "https://registry.yarnpkg.com/ci-info/-/ci-info-4.3.0.tgz#c39b1013f8fdbd28cd78e62318357d02da160cd7"
2907-
integrity sha512-l+2bNRMiQgcfILUi33labAZYIWlH1kWDp+ecNo5iisRKrbm0xcRyCww71/YU0Fkw0mAFpz9bJayXPjey6vkmaQ==
2894+
ci-info@^4.2.0, ci-info@^4.3.1:
2895+
version "4.3.1"
2896+
resolved "https://registry.yarnpkg.com/ci-info/-/ci-info-4.3.1.tgz#355ad571920810b5623e11d40232f443f16f1daa"
2897+
integrity sha512-Wdy2Igu8OcBpI2pZePZ5oWjPC38tmDVx5WKUXKwlLYkA0ozo85sLsLvkBbBn/sZaSCMFOGZJ14fvW9t5/d7kdA==
29082898

29092899
clean-css@^5.2.2:
29102900
version "5.3.0"
@@ -3117,12 +3107,12 @@ copy-webpack-plugin@^13.0.1:
31173107
serialize-javascript "^6.0.2"
31183108
tinyglobby "^0.2.12"
31193109

3120-
core-js-compat@^3.43.0, core-js-compat@^3.44.0:
3121-
version "3.44.0"
3122-
resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.44.0.tgz#62b9165b97e4cbdb8bca16b14818e67428b4a0f8"
3123-
integrity sha512-JepmAj2zfl6ogy34qfWtcE7nHKAJnKsQFRn++scjVS2bZFllwptzw61BZcZFYBPpUznLfAvh0LGhxKppk04ClA==
3110+
core-js-compat@^3.43.0, core-js-compat@^3.46.0:
3111+
version "3.46.0"
3112+
resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.46.0.tgz#0c87126a19a1af00371e12b02a2b088a40f3c6f7"
3113+
integrity sha512-p9hObIIEENxSV8xIu+V68JjSeARg6UVMG5mR+JEUguG3sI6MsiS1njz2jHmyJDvA+8jX/sytkBHup6kxhM9law==
31243114
dependencies:
3125-
browserslist "^4.25.1"
3115+
browserslist "^4.26.3"
31263116

31273117
31283118
version "1.0.2"
@@ -4005,12 +3995,13 @@ eslint-plugin-import-x@^4.16.1:
40053995
stable-hash-x "^0.2.0"
40063996
unrs-resolver "^1.9.2"
40073997

4008-
eslint-plugin-jsdoc@^61.1.5:
4009-
version "61.1.5"
4010-
resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-61.1.5.tgz#a846ee9424d6667974b4446755c8c85f22ceaa32"
4011-
integrity sha512-UZ+7M6WVFBVRTxHZURxYP7M++M+ZEjxPGB/CScdrKAhzpf/LWS1HaNRHMOkISkOTTggMhwRwgKmVlTLQryXV2Q==
3998+
eslint-plugin-jsdoc@^61.1.9:
3999+
version "61.1.9"
4000+
resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-61.1.9.tgz#88ab524ce877a3492227ac1736553f1a668035db"
4001+
integrity sha512-X2AzSGbq1CzBRgKcVAu2qzOV9ogqygkUDk5AX6eNK5G+kY3I5Op5E5b99fE+FN0/bGnk2KGcsMIG6ZLF+di69A==
40124002
dependencies:
40134003
"@es-joy/jsdoccomment" "~0.76.0"
4004+
"@es-joy/resolve.exports" "1.0.0"
40144005
are-docs-informative "^0.0.2"
40154006
comment-parser "1.4.1"
40164007
debug "^4.4.3"
@@ -4085,29 +4076,29 @@ eslint-plugin-react@^7.37.5:
40854076
string.prototype.matchall "^4.0.12"
40864077
string.prototype.repeat "^1.0.0"
40874078

4088-
eslint-plugin-unicorn@^61.0.2:
4089-
version "61.0.2"
4090-
resolved "https://registry.yarnpkg.com/eslint-plugin-unicorn/-/eslint-plugin-unicorn-61.0.2.tgz#fe410b1203666cef4d6a5b13b05caef814a6a2e4"
4091-
integrity sha512-zLihukvneYT7f74GNbVJXfWIiNQmkc/a9vYBTE4qPkQZswolWNdu+Wsp9sIXno1JOzdn6OUwLPd19ekXVkahRA==
4079+
eslint-plugin-unicorn@^62.0.0:
4080+
version "62.0.0"
4081+
resolved "https://registry.yarnpkg.com/eslint-plugin-unicorn/-/eslint-plugin-unicorn-62.0.0.tgz#7027feb2ffde9c25df3d2067e0f4e579a9ec5019"
4082+
integrity sha512-HIlIkGLkvf29YEiS/ImuDZQbP12gWyx5i3C6XrRxMvVdqMroCI9qoVYCoIl17ChN+U89pn9sVwLxhIWj5nEc7g==
40924083
dependencies:
4093-
"@babel/helper-validator-identifier" "^7.27.1"
4094-
"@eslint-community/eslint-utils" "^4.7.0"
4095-
"@eslint/plugin-kit" "^0.3.3"
4084+
"@babel/helper-validator-identifier" "^7.28.5"
4085+
"@eslint-community/eslint-utils" "^4.9.0"
4086+
"@eslint/plugin-kit" "^0.4.0"
40964087
change-case "^5.4.4"
4097-
ci-info "^4.3.0"
4088+
ci-info "^4.3.1"
40984089
clean-regexp "^1.0.0"
4099-
core-js-compat "^3.44.0"
4090+
core-js-compat "^3.46.0"
41004091
esquery "^1.6.0"
41014092
find-up-simple "^1.0.1"
4102-
globals "^16.3.0"
4093+
globals "^16.4.0"
41034094
indent-string "^5.0.0"
41044095
is-builtin-module "^5.0.0"
41054096
jsesc "^3.1.0"
41064097
pluralize "^8.0.0"
41074098
regexp-tree "^0.1.27"
4108-
regjsparser "^0.12.0"
4109-
semver "^7.7.2"
4110-
strip-indent "^4.0.0"
4099+
regjsparser "^0.13.0"
4100+
semver "^7.7.3"
4101+
strip-indent "^4.1.1"
41114102

41124103
eslint-plugin-vue@^10.5.1:
41134104
version "10.5.1"
@@ -4764,7 +4755,7 @@ globals@^15.0.0, globals@^15.11.0, globals@^15.15.0:
47644755
resolved "https://registry.yarnpkg.com/globals/-/globals-15.15.0.tgz#7c4761299d41c32b075715a4ce1ede7897ff72a8"
47654756
integrity sha512-7ACyT3wmyp3I61S4fG682L0VA2RGD9otkqGJIwNUMF1SWUombIIk+af1unuDYgMm082aHYwD+mzJvv9Iu8dsgg==
47664757

4767-
globals@^16.3.0, globals@^16.4.0:
4758+
globals@^16.4.0:
47684759
version "16.4.0"
47694760
resolved "https://registry.yarnpkg.com/globals/-/globals-16.4.0.tgz#574bc7e72993d40cf27cf6c241f324ee77808e51"
47704761
integrity sha512-ob/2LcVVaVGCYN+r14cnwnoDPUufjiYgSqRhiFD0Q1iI4Odora5RE8Iv1D24hAz5oMophRGkGz+yuvQmmUMnMw==
@@ -5584,7 +5575,7 @@ jsdoc-type-pratt-parser@~6.10.0:
55845575
resolved "https://registry.yarnpkg.com/jsdoc-type-pratt-parser/-/jsdoc-type-pratt-parser-6.10.0.tgz#0846ab682d937eb7272b0e42f49d7f22039059a2"
55855576
integrity sha512-+LexoTRyYui5iOhJGn13N9ZazL23nAHGkXsa1p/C8yeq79WRfLBag6ZZ0FQG2aRoc9yfo59JT9EYCQonOkHKkQ==
55865577

5587-
jsesc@^3.0.2, jsesc@^3.1.0:
5578+
jsesc@^3.0.2, jsesc@^3.1.0, jsesc@~3.1.0:
55885579
version "3.1.0"
55895580
resolved "https://registry.yarnpkg.com/jsesc/-/jsesc-3.1.0.tgz#74d335a234f67ed19907fdadfac7ccf9d409825d"
55905581
integrity sha512-/sM3dO2FOzXjKQhJuo0Q173wf2KOo8t4I8vHy6lF9poUp7bKT0/NHE8fPX23PwfhnykfqnC2xRxOnVw5XuGIaA==
@@ -6099,11 +6090,6 @@ mimic-response@^3.1.0:
60996090
resolved "https://registry.yarnpkg.com/mimic-response/-/mimic-response-3.1.0.tgz#2d1d59af9c1b129815accc2c46a022a5ce1fa3c9"
61006091
integrity sha512-z0yWI+4FDrrweS8Zmt4Ej5HdJmky15+L2e6Wgn3+iK5fWzb6T3fhNFq2+MeTRb064c6Wr4N/wv0DzQTjNzHNGQ==
61016092

6102-
min-indent@^1.0.1:
6103-
version "1.0.1"
6104-
resolved "https://registry.yarnpkg.com/min-indent/-/min-indent-1.0.1.tgz#a63f681673b30571fbe8bc25686ae746eefa9869"
6105-
integrity sha512-I9jwMn07Sy/IwOj3zVkVik2JTvgpaykDZEigL6Rx6N9LbMywwUSMtxET+7lVoDLLd3O3IXwJwvuuns8UB/HeAg==
6106-
61076093
mini-css-extract-plugin@^2.9.4:
61086094
version "2.9.4"
61096095
resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-2.9.4.tgz#cafa1a42f8c71357f49cd1566810d74ff1cb0200"
@@ -7326,6 +7312,13 @@ regjsparser@^0.12.0:
73267312
dependencies:
73277313
jsesc "~3.0.2"
73287314

7315+
regjsparser@^0.13.0:
7316+
version "0.13.0"
7317+
resolved "https://registry.yarnpkg.com/regjsparser/-/regjsparser-0.13.0.tgz#01f8351335cf7898d43686bc74d2dd71c847ecc0"
7318+
integrity sha512-NZQZdC5wOE/H3UT28fVGL+ikOZcEzfMGk/c3iN9UGxzWHMa1op7274oyiUVrAG4B2EuFhus8SvkaYnhvW92p9Q==
7319+
dependencies:
7320+
jsesc "~3.1.0"
7321+
73297322
regjsparser@^0.8.2:
73307323
version "0.8.4"
73317324
resolved "https://registry.yarnpkg.com/regjsparser/-/regjsparser-0.8.4.tgz#8a14285ffcc5de78c5b95d62bbf413b6bc132d5f"
@@ -8089,12 +8082,10 @@ strip-ansi@^7.0.1, strip-ansi@^7.1.0:
80898082
dependencies:
80908083
ansi-regex "^6.0.1"
80918084

8092-
strip-indent@^4.0.0:
8093-
version "4.0.0"
8094-
resolved "https://registry.yarnpkg.com/strip-indent/-/strip-indent-4.0.0.tgz#b41379433dd06f5eae805e21d631e07ee670d853"
8095-
integrity sha512-mnVSV2l+Zv6BLpSD/8V87CW/y9EmmbYzGCIavsnsI6/nwn26DwffM/yztm30Z/I2DY9wdS3vXVCMnHDgZaVNoA==
8096-
dependencies:
8097-
min-indent "^1.0.1"
8085+
strip-indent@^4.1.1:
8086+
version "4.1.1"
8087+
resolved "https://registry.yarnpkg.com/strip-indent/-/strip-indent-4.1.1.tgz#aba13de189d4ad9a17f6050e76554ac27585c7af"
8088+
integrity sha512-SlyRoSkdh1dYP0PzclLE7r0M9sgbFKKMFXpFRUMNuKhQSbC6VQIGzq3E0qsfvGJaUFJPGv6Ws1NZ/haTAjfbMA==
80988089

80998090
strip-json-comments@^3.1.1:
81008091
version "3.1.1"

0 commit comments

Comments
 (0)