Skip to content

Commit 17650fd

Browse files
Bump the eslint group with 2 updates (#8256)
Bumps the eslint group with 2 updates: [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) and [eslint](https://github.com/eslint/eslint). Updates `@eslint/js` from 9.39.0 to 9.39.1 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](https://github.com/eslint/eslint/commits/v9.39.1/packages/js) Updates `eslint` from 9.39.0 to 9.39.1 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v9.39.0...v9.39.1) --- updated-dependencies: - dependency-name: "@eslint/js" dependency-version: 9.39.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: eslint - dependency-name: eslint dependency-version: 9.39.1 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 7352534 commit 17650fd

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -78,15 +78,15 @@
7878
"@babel/core": "^7.28.5",
7979
"@babel/preset-env": "^7.28.5",
8080
"@double-great/stylelint-a11y": "^3.4.0",
81-
"@eslint/js": "^9.39.0",
81+
"@eslint/js": "^9.39.1",
8282
"@intlify/eslint-plugin-vue-i18n": "^4.1.0",
8383
"babel-loader": "^10.0.0",
8484
"copy-webpack-plugin": "^13.0.1",
8585
"css-loader": "^7.1.2",
8686
"css-minimizer-webpack-plugin": "^7.0.2",
8787
"electron": "^38.4.0",
8888
"electron-builder": "^26.1.0",
89-
"eslint": "^9.39.0",
89+
"eslint": "^9.39.1",
9090
"eslint-plugin-jsdoc": "^61.1.12",
9191
"eslint-plugin-jsonc": "^2.21.0",
9292
"eslint-plugin-unicorn": "^62.0.0",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1052,10 +1052,10 @@
10521052
minimatch "^3.1.2"
10531053
strip-json-comments "^3.1.1"
10541054

1055-
"@eslint/[email protected].0", "@eslint/js@^9.39.0":
1056-
version "9.39.0"
1057-
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.39.0.tgz#e1955cefd1d79e80a9557274e9aa9bd3f641be01"
1058-
integrity sha512-BIhe0sW91JGPiaF1mOuPy5v8NflqfjIcDNpC+LbW9f609WVRX1rArrhi6Z2ymvrAry9jw+5POTj4t2t62o8Bmw==
1055+
"@eslint/[email protected].1", "@eslint/js@^9.39.1":
1056+
version "9.39.1"
1057+
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.39.1.tgz#0dd59c3a9f40e3f1882975c321470969243e0164"
1058+
integrity sha512-S26Stp4zCy88tH94QbBv3XCuzRQiZ9yXofEILmglYTh/Ug/a9/umqvgFtYBAo3Lp0nsI/5/qH1CCrbdK3AP1Tw==
10591059

10601060
"@eslint/object-schema@^2.1.7":
10611061
version "2.1.7"
@@ -4187,18 +4187,18 @@ eslint-visitor-keys@^4.2.0, eslint-visitor-keys@^4.2.1:
41874187
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-4.2.1.tgz#4cfea60fe7dd0ad8e816e1ed026c1d5251b512c1"
41884188
integrity sha512-Uhdk5sfqcee/9H/rCOJikYz67o0a2Tw2hGRPOG2Y1R2dg7brRe1uG0yaNQDHu+TO/uQPF/5eCapvYSmHUjt7JQ==
41894189

4190-
eslint@^9.39.0:
4191-
version "9.39.0"
4192-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.39.0.tgz#33c90ddf62b64e1e3f83b689934b336f21b5f0e5"
4193-
integrity sha512-iy2GE3MHrYTL5lrCtMZ0X1KLEKKUjmK0kzwcnefhR66txcEmXZD2YWgR5GNdcEwkNx3a0siYkSvl0vIC+Svjmg==
4190+
eslint@^9.39.1:
4191+
version "9.39.1"
4192+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.39.1.tgz#be8bf7c6de77dcc4252b5a8dcb31c2efff74a6e5"
4193+
integrity sha512-BhHmn2yNOFA9H9JmmIVKJmd288g9hrVRDkdoIgRCRuSySRUHH7r/DI6aAXW9T1WwUuY3DFgrcaqB+deURBLR5g==
41944194
dependencies:
41954195
"@eslint-community/eslint-utils" "^4.8.0"
41964196
"@eslint-community/regexpp" "^4.12.1"
41974197
"@eslint/config-array" "^0.21.1"
41984198
"@eslint/config-helpers" "^0.4.2"
41994199
"@eslint/core" "^0.17.0"
42004200
"@eslint/eslintrc" "^3.3.1"
4201-
"@eslint/js" "9.39.0"
4201+
"@eslint/js" "9.39.1"
42024202
"@eslint/plugin-kit" "^0.4.1"
42034203
"@humanfs/node" "^0.16.6"
42044204
"@humanwhocodes/module-importer" "^1.0.1"

0 commit comments

Comments
 (0)