Skip to content

Commit db1509d

Browse files
Bump eslint from 9.24.0 to 9.25.0 in /demos/moderator (#1442)
Bumps [eslint](https://github.com/eslint/eslint) from 9.24.0 to 9.25.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.24.0...v9.25.0) --- updated-dependencies: - dependency-name: eslint dependency-version: 9.25.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0bd6058 commit db1509d

File tree

2 files changed

+26
-26
lines changed

2 files changed

+26
-26
lines changed

demos/moderator/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"autoprefixer": "9.8.8",
3030
"babel-preset-env": "1.7.0",
3131
"babel-preset-preact": "2.0.0",
32-
"eslint": "9.24.0",
32+
"eslint": "9.25.0",
3333
"eslint-config-airbnb-base": "15.0.0",
3434
"eslint-config-prettier": "10.1.2",
3535
"eslint-plugin-import": "2.31.0",

demos/moderator/yarn.lock

Lines changed: 25 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -1193,15 +1193,15 @@
11931193
debug "^4.3.1"
11941194
minimatch "^3.1.2"
11951195

1196-
"@eslint/config-helpers@^0.2.0":
1197-
version "0.2.0"
1198-
resolved "https://registry.yarnpkg.com/@eslint/config-helpers/-/config-helpers-0.2.0.tgz#12dc8d65c31c4b6c3ebf0758db6601eb7692ce59"
1199-
integrity sha512-yJLLmLexii32mGrhW29qvU3QBVTu0GUmEf/J4XsBtVhp4JkIUFN/BjWqTF63yRvGApIDpZm5fa97LtYtINmfeQ==
1196+
"@eslint/config-helpers@^0.2.1":
1197+
version "0.2.1"
1198+
resolved "https://registry.yarnpkg.com/@eslint/config-helpers/-/config-helpers-0.2.1.tgz#26042c028d1beee5ce2235a7929b91c52651646d"
1199+
integrity sha512-RI17tsD2frtDu/3dmI7QRrD4bedNKPM08ziRYaC5AhkGrzIAJelm9kJU1TznK+apx6V+cqRz8tfpEeG3oIyjxw==
12001200

1201-
"@eslint/core@^0.12.0":
1202-
version "0.12.0"
1203-
resolved "https://registry.yarnpkg.com/@eslint/core/-/core-0.12.0.tgz#5f960c3d57728be9f6c65bd84aa6aa613078798e"
1204-
integrity sha512-cmrR6pytBuSMTaBweKoGMwu3EiHiEC+DoyupPmlZ0HxBJBtIxwe+j/E4XPIKNx+Q74c8lXKPwYawBf5glsTkHg==
1201+
"@eslint/core@^0.13.0":
1202+
version "0.13.0"
1203+
resolved "https://registry.yarnpkg.com/@eslint/core/-/core-0.13.0.tgz#bf02f209846d3bf996f9e8009db62df2739b458c"
1204+
integrity sha512-yfkgDw1KR66rkT5A8ci4irzDysN7FRpq3ttJolR88OqQikAWqwA8j5VZyas+vjyBNFIJ7MfybJ9plMILI2UrCw==
12051205
dependencies:
12061206
"@types/json-schema" "^7.0.15"
12071207

@@ -1240,22 +1240,22 @@
12401240
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.57.1.tgz#de633db3ec2ef6a3c89e2f19038063e8a122e2c2"
12411241
integrity sha512-d9zaMRSTIKDLhctzH12MtXvJKSSUhaHcjV+2Z+GK+EEY7XKpP5yR4x+N3TAcHTcu963nIr+TMcCb4DBCYX1z6Q==
12421242

1243-
"@eslint/js@9.24.0":
1244-
version "9.24.0"
1245-
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.24.0.tgz#685277980bb7bf84ecc8e4e133ccdda7545a691e"
1246-
integrity sha512-uIY/y3z0uvOGX8cp1C2fiC4+ZmBhp6yZWkojtHL1YEMnRt1Y63HB9TM17proGEmeG7HeUY+UP36F0aknKYTpYA==
1243+
"@eslint/js@9.25.0":
1244+
version "9.25.0"
1245+
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.25.0.tgz#4656b39de7cbf12fd66e7d54d9a26d05855b2a5a"
1246+
integrity sha512-iWhsUS8Wgxz9AXNfvfOPFSW4VfMXdVhp1hjkZVhXCrpgh/aLcc45rX6MPu+tIVUWDw0HfNwth7O28M1xDxNf9w==
12471247

12481248
"@eslint/object-schema@^2.1.6":
12491249
version "2.1.6"
12501250
resolved "https://registry.yarnpkg.com/@eslint/object-schema/-/object-schema-2.1.6.tgz#58369ab5b5b3ca117880c0f6c0b0f32f6950f24f"
12511251
integrity sha512-RBMg5FRL0I0gs51M/guSAj5/e14VQ4tpZnQNWwuDT66P14I43ItmPfIZRhO9fUVIPOAQXU47atlywZ/czoqFPA==
12521252

1253-
"@eslint/plugin-kit@^0.2.7":
1254-
version "0.2.7"
1255-
resolved "https://registry.yarnpkg.com/@eslint/plugin-kit/-/plugin-kit-0.2.7.tgz#9901d52c136fb8f375906a73dcc382646c3b6a27"
1256-
integrity sha512-JubJ5B2pJ4k4yGxaNLdbjrnk9d/iDz6/q8wOilpIowd6PJPgaxCuHBnBszq7Ce2TyMrywm5r4PnKm6V3iiZF+g==
1253+
"@eslint/plugin-kit@^0.2.8":
1254+
version "0.2.8"
1255+
resolved "https://registry.yarnpkg.com/@eslint/plugin-kit/-/plugin-kit-0.2.8.tgz#47488d8f8171b5d4613e833313f3ce708e3525f8"
1256+
integrity sha512-ZAoA40rNMPwSm+AeHpCq8STiNAwzWLJuP8Xv4CHIc9wv/PSuExjMrmjfYNj682vW0OOiZ1HKxzvjQr9XZIisQA==
12571257
dependencies:
1258-
"@eslint/core" "^0.12.0"
1258+
"@eslint/core" "^0.13.0"
12591259
levn "^0.4.1"
12601260

12611261
"@gar/promisify@^1.0.1", "@gar/promisify@^1.1.3":
@@ -6244,19 +6244,19 @@ eslint-visitor-keys@^4.2.0:
62446244
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-4.2.0.tgz#687bacb2af884fcdda8a6e7d65c606f46a14cd45"
62456245
integrity sha512-UyLnSehNt62FFhSwjZlHmeokpRK59rcz29j+F1/aDgbkbRTk7wIc9XzdoasMUbRNKDM0qQt/+BJ4BrpFeABemw==
62466246

6247-
eslint@9.24.0:
6248-
version "9.24.0"
6249-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.24.0.tgz#9a7f2e6cb2de81c405ab244b02f4584c79dc6bee"
6250-
integrity sha512-eh/jxIEJyZrvbWRe4XuVclLPDYSYYYgLy5zXGGxD6j8zjSAxFEzI2fL/8xNq6O2yKqVt+eF2YhV+hxjV6UKXwQ==
6247+
eslint@9.25.0:
6248+
version "9.25.0"
6249+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.25.0.tgz#ebf629bb26d8e7490ff94f87321863cd73272351"
6250+
integrity sha512-MsBdObhM4cEwkzCiraDv7A6txFXEqtNXOb877TsSp2FCkBNl8JfVQrmiuDqC1IkejT6JLPzYBXx/xAiYhyzgGA==
62516251
dependencies:
62526252
"@eslint-community/eslint-utils" "^4.2.0"
62536253
"@eslint-community/regexpp" "^4.12.1"
62546254
"@eslint/config-array" "^0.20.0"
6255-
"@eslint/config-helpers" "^0.2.0"
6256-
"@eslint/core" "^0.12.0"
6255+
"@eslint/config-helpers" "^0.2.1"
6256+
"@eslint/core" "^0.13.0"
62576257
"@eslint/eslintrc" "^3.3.1"
6258-
"@eslint/js" "9.24.0"
6259-
"@eslint/plugin-kit" "^0.2.7"
6258+
"@eslint/js" "9.25.0"
6259+
"@eslint/plugin-kit" "^0.2.8"
62606260
"@humanfs/node" "^0.16.6"
62616261
"@humanwhocodes/module-importer" "^1.0.1"
62626262
"@humanwhocodes/retry" "^0.4.2"

0 commit comments

Comments
 (0)