Skip to content

Commit 79f5541

Browse files
Bump the eslint group with 3 updates (#7836)
Bumps the eslint group with 3 updates: [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js), [eslint](https://github.com/eslint/eslint) and [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc). Updates `@eslint/js` from 9.32.0 to 9.33.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/commits/v9.33.0/packages/js) Updates `eslint` from 9.32.0 to 9.33.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.32.0...v9.33.0) Updates `eslint-plugin-jsdoc` from 52.0.2 to 52.0.4 - [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@v52.0.2...v52.0.4) --- updated-dependencies: - dependency-name: "@eslint/js" dependency-version: 9.33.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint - dependency-name: eslint dependency-version: 9.33.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint - dependency-name: eslint-plugin-jsdoc dependency-version: 52.0.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: eslint ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6a6f175 commit 79f5541

File tree

2 files changed

+32
-32
lines changed

2 files changed

+32
-32
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -79,16 +79,16 @@
7979
"@babel/core": "^7.28.0",
8080
"@babel/preset-env": "^7.28.0",
8181
"@double-great/stylelint-a11y": "^3.0.4",
82-
"@eslint/js": "^9.32.0",
82+
"@eslint/js": "^9.33.0",
8383
"@intlify/eslint-plugin-vue-i18n": "^3.2.0",
8484
"babel-loader": "^10.0.0",
8585
"copy-webpack-plugin": "^13.0.0",
8686
"css-loader": "^7.1.2",
8787
"css-minimizer-webpack-plugin": "^7.0.2",
8888
"electron": "^37.2.5",
8989
"electron-builder": "^26.0.19",
90-
"eslint": "^9.32.0",
91-
"eslint-plugin-jsdoc": "^52.0.2",
90+
"eslint": "^9.33.0",
91+
"eslint-plugin-jsdoc": "^52.0.4",
9292
"eslint-plugin-jsonc": "^2.20.1",
9393
"eslint-plugin-unicorn": "^60.0.0",
9494
"eslint-plugin-vue": "^10.4.0",

yarn.lock

Lines changed: 29 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -1028,15 +1028,15 @@
10281028
debug "^4.3.1"
10291029
minimatch "^3.1.2"
10301030

1031-
"@eslint/config-helpers@^0.3.0":
1032-
version "0.3.0"
1033-
resolved "https://registry.yarnpkg.com/@eslint/config-helpers/-/config-helpers-0.3.0.tgz#3e09a90dfb87e0005c7694791e58e97077271286"
1034-
integrity sha512-ViuymvFmcJi04qdZeDc2whTHryouGcDlaxPqarTD0ZE10ISpxGUVZGZDx4w01upyIynL3iu6IXH2bS1NhclQMw==
1031+
"@eslint/config-helpers@^0.3.1":
1032+
version "0.3.1"
1033+
resolved "https://registry.yarnpkg.com/@eslint/config-helpers/-/config-helpers-0.3.1.tgz#d316e47905bd0a1a931fa50e669b9af4104d1617"
1034+
integrity sha512-xR93k9WhrDYpXHORXpxVL5oHj3Era7wo6k/Wd8/IsQNnZUTzkGS29lyn3nAT05v6ltUuTFVCCYDEGfy2Or/sPA==
10351035

1036-
"@eslint/core@^0.15.0", "@eslint/core@^0.15.1":
1037-
version "0.15.1"
1038-
resolved "https://registry.yarnpkg.com/@eslint/core/-/core-0.15.1.tgz#d530d44209cbfe2f82ef86d6ba08760196dd3b60"
1039-
integrity sha512-bkOp+iumZCCbt1K1CmWf0R9pM5yKpDv+ZXtvSyQpudrI9kuFLp+bM2WOPXImuD/ceQuaa8f5pj93Y7zyECIGNA==
1036+
"@eslint/core@^0.15.2":
1037+
version "0.15.2"
1038+
resolved "https://registry.yarnpkg.com/@eslint/core/-/core-0.15.2.tgz#59386327d7862cc3603ebc7c78159d2dcc4a868f"
1039+
integrity sha512-78Md3/Rrxh83gCxoUc0EiciuOHsIITzLy53m3d9UyiW8y9Dj2D29FeETqyKA+BRK76tnTp6RXWb3pCay8Oyomg==
10401040
dependencies:
10411041
"@types/json-schema" "^7.0.15"
10421042

@@ -1055,22 +1055,22 @@
10551055
minimatch "^3.1.2"
10561056
strip-json-comments "^3.1.1"
10571057

1058-
"@eslint/js@9.32.0", "@eslint/js@^9.32.0":
1059-
version "9.32.0"
1060-
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.32.0.tgz#a02916f58bd587ea276876cb051b579a3d75d091"
1061-
integrity sha512-BBpRFZK3eX6uMLKz8WxFOBIFFcGFJ/g8XuwjTHCqHROSIsopI+ddn/d5Cfh36+7+e5edVS8dbSHnBNhrLEX0zg==
1058+
"@eslint/js@9.33.0", "@eslint/js@^9.33.0":
1059+
version "9.33.0"
1060+
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.33.0.tgz#475c92fdddab59b8b8cab960e3de2564a44bf368"
1061+
integrity sha512-5K1/mKhWaMfreBGJTwval43JJmkip0RmM+3+IuqupeSKNC/Th2Kc7ucaq5ovTSra/OOKB9c58CGSz3QMVbWt0A==
10621062

10631063
"@eslint/object-schema@^2.1.6":
10641064
version "2.1.6"
10651065
resolved "https://registry.yarnpkg.com/@eslint/object-schema/-/object-schema-2.1.6.tgz#58369ab5b5b3ca117880c0f6c0b0f32f6950f24f"
10661066
integrity sha512-RBMg5FRL0I0gs51M/guSAj5/e14VQ4tpZnQNWwuDT66P14I43ItmPfIZRhO9fUVIPOAQXU47atlywZ/czoqFPA==
10671067

1068-
"@eslint/plugin-kit@^0.3.3", "@eslint/plugin-kit@^0.3.4":
1069-
version "0.3.4"
1070-
resolved "https://registry.yarnpkg.com/@eslint/plugin-kit/-/plugin-kit-0.3.4.tgz#c6b9f165e94bf4d9fdd493f1c028a94aaf5fc1cc"
1071-
integrity sha512-Ul5l+lHEcw3L5+k8POx6r74mxEYKG5kOb6Xpy2gCRW6zweT6TEhAf8vhxGgjhqrd/VO/Dirhsb+1hNpD1ue9hw==
1068+
"@eslint/plugin-kit@^0.3.3", "@eslint/plugin-kit@^0.3.5":
1069+
version "0.3.5"
1070+
resolved "https://registry.yarnpkg.com/@eslint/plugin-kit/-/plugin-kit-0.3.5.tgz#fd8764f0ee79c8ddab4da65460c641cefee017c5"
1071+
integrity sha512-Z5kJ+wU3oA7MMIqVR9tyZRtjYPr4OC004Q4Rw7pgOKUOKkJfZ3O24nz3WYfGRpMDNmcOi3TwQOmgm7B7Tpii0w==
10721072
dependencies:
1073-
"@eslint/core" "^0.15.1"
1073+
"@eslint/core" "^0.15.2"
10741074
levn "^0.4.1"
10751075

10761076
"@fortawesome/[email protected]":
@@ -3998,10 +3998,10 @@ eslint-plugin-import-x@^4.16.1:
39983998
stable-hash-x "^0.2.0"
39993999
unrs-resolver "^1.9.2"
40004000

4001-
eslint-plugin-jsdoc@^52.0.2:
4002-
version "52.0.2"
4003-
resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-52.0.2.tgz#90921df5bfd4a07c6cf4702d891f0e621d2bfffb"
4004-
integrity sha512-fYrnc7OpRifxxKjH78Y9/D/EouQDYD3G++bpR1Y+A+fy+CMzKZAdGIiHTIxCd2U10hb2y1NxN5TJt9aupq1vmw==
4001+
eslint-plugin-jsdoc@^52.0.4:
4002+
version "52.0.4"
4003+
resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-52.0.4.tgz#d391b33dd8d6808d573118588451229d4f41f20d"
4004+
integrity sha512-be5OzGlLExvcK13Il3noU7/v7WmAQGenTmCaBKf1pwVtPOb6X+PGFVnJad0QhMj4KKf45XjE4hbsBxv25q1fTg==
40054005
dependencies:
40064006
"@es-joy/jsdoccomment" "~0.52.0"
40074007
are-docs-informative "^0.0.2"
@@ -4164,19 +4164,19 @@ eslint-visitor-keys@^4.2.0, eslint-visitor-keys@^4.2.1:
41644164
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-4.2.1.tgz#4cfea60fe7dd0ad8e816e1ed026c1d5251b512c1"
41654165
integrity sha512-Uhdk5sfqcee/9H/rCOJikYz67o0a2Tw2hGRPOG2Y1R2dg7brRe1uG0yaNQDHu+TO/uQPF/5eCapvYSmHUjt7JQ==
41664166

4167-
eslint@^9.32.0:
4168-
version "9.32.0"
4169-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.32.0.tgz#4ea28df4a8dbc454e1251e0f3aed4bcf4ce50a47"
4170-
integrity sha512-LSehfdpgMeWcTZkWZVIJl+tkZ2nuSkyyB9C27MZqFWXuph7DvaowgcTvKqxvpLW1JZIk8PN7hFY3Rj9LQ7m7lg==
4167+
eslint@^9.33.0:
4168+
version "9.33.0"
4169+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.33.0.tgz#cc186b3d9eb0e914539953d6a178a5b413997b73"
4170+
integrity sha512-TS9bTNIryDzStCpJN93aC5VRSW3uTx9sClUn4B87pwiCaJh220otoI0X8mJKr+VcPtniMdN8GKjlwgWGUv5ZKA==
41714171
dependencies:
41724172
"@eslint-community/eslint-utils" "^4.2.0"
41734173
"@eslint-community/regexpp" "^4.12.1"
41744174
"@eslint/config-array" "^0.21.0"
4175-
"@eslint/config-helpers" "^0.3.0"
4176-
"@eslint/core" "^0.15.0"
4175+
"@eslint/config-helpers" "^0.3.1"
4176+
"@eslint/core" "^0.15.2"
41774177
"@eslint/eslintrc" "^3.3.1"
4178-
"@eslint/js" "9.32.0"
4179-
"@eslint/plugin-kit" "^0.3.4"
4178+
"@eslint/js" "9.33.0"
4179+
"@eslint/plugin-kit" "^0.3.5"
41804180
"@humanfs/node" "^0.16.6"
41814181
"@humanwhocodes/module-importer" "^1.0.1"
41824182
"@humanwhocodes/retry" "^0.4.2"

0 commit comments

Comments
 (0)