Skip to content

Commit 704a361

Browse files
Bump eslint from 9.29.0 to 9.30.0 in /demos/moderator (#1528)
Bumps [eslint](https://github.com/eslint/eslint) from 9.29.0 to 9.30.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.29.0...v9.30.0) --- updated-dependencies: - dependency-name: eslint dependency-version: 9.30.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 ab3f70d commit 704a361

File tree

2 files changed

+20
-20
lines changed

2 files changed

+20
-20
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.29.0",
32+
"eslint": "9.30.0",
3333
"eslint-config-airbnb-base": "15.0.0",
3434
"eslint-config-prettier": "10.1.5",
3535
"eslint-plugin-import": "2.32.0",

demos/moderator/yarn.lock

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1367,19 +1367,19 @@
13671367
resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.12.1.tgz#cfc6cffe39df390a3841cde2abccf92eaa7ae0e0"
13681368
integrity sha512-CCZCDJuduB9OUkFkY2IgppNZMi2lBQgD2qzwXkEia16cge2pijY/aXi96CJMquDMn3nJdlPV1A5KrJEXwfLNzQ==
13691369

1370-
"@eslint/config-array@^0.20.1":
1371-
version "0.20.1"
1372-
resolved "https://registry.yarnpkg.com/@eslint/config-array/-/config-array-0.20.1.tgz#454f89be82b0e5b1ae872c154c7e2f3dd42c3979"
1373-
integrity sha512-OL0RJzC/CBzli0DrrR31qzj6d6i6Mm3HByuhflhl4LOBiWxN+3i6/t/ZQQNii4tjksXi8r2CRW1wMpWA2ULUEw==
1370+
"@eslint/config-array@^0.21.0":
1371+
version "0.21.0"
1372+
resolved "https://registry.yarnpkg.com/@eslint/config-array/-/config-array-0.21.0.tgz#abdbcbd16b124c638081766392a4d6b509f72636"
1373+
integrity sha512-ENIdc4iLu0d93HeYirvKmrzshzofPw6VkZRKQGe9Nv46ZnWUzcF1xV01dcvEg/1wXUR61OmmlSfyeyO7EvjLxQ==
13741374
dependencies:
13751375
"@eslint/object-schema" "^2.1.6"
13761376
debug "^4.3.1"
13771377
minimatch "^3.1.2"
13781378

1379-
"@eslint/config-helpers@^0.2.1":
1380-
version "0.2.1"
1381-
resolved "https://registry.yarnpkg.com/@eslint/config-helpers/-/config-helpers-0.2.1.tgz#26042c028d1beee5ce2235a7929b91c52651646d"
1382-
integrity sha512-RI17tsD2frtDu/3dmI7QRrD4bedNKPM08ziRYaC5AhkGrzIAJelm9kJU1TznK+apx6V+cqRz8tfpEeG3oIyjxw==
1379+
"@eslint/config-helpers@^0.3.0":
1380+
version "0.3.0"
1381+
resolved "https://registry.yarnpkg.com/@eslint/config-helpers/-/config-helpers-0.3.0.tgz#3e09a90dfb87e0005c7694791e58e97077271286"
1382+
integrity sha512-ViuymvFmcJi04qdZeDc2whTHryouGcDlaxPqarTD0ZE10ISpxGUVZGZDx4w01upyIynL3iu6IXH2bS1NhclQMw==
13831383

13841384
"@eslint/core@^0.14.0":
13851385
version "0.14.0"
@@ -1423,10 +1423,10 @@
14231423
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.57.1.tgz#de633db3ec2ef6a3c89e2f19038063e8a122e2c2"
14241424
integrity sha512-d9zaMRSTIKDLhctzH12MtXvJKSSUhaHcjV+2Z+GK+EEY7XKpP5yR4x+N3TAcHTcu963nIr+TMcCb4DBCYX1z6Q==
14251425

1426-
"@eslint/js@9.29.0":
1427-
version "9.29.0"
1428-
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.29.0.tgz#dc6fd117c19825f8430867a662531da36320fe56"
1429-
integrity sha512-3PIF4cBw/y+1u2EazflInpV+lYsSG0aByVIQzAgb1m1MhHFSbqTyNqtBKHgWf/9Ykud+DhILS9EGkmekVhbKoQ==
1426+
"@eslint/js@9.30.0":
1427+
version "9.30.0"
1428+
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.30.0.tgz#c396fa450d5505dd9b7b8846b33f0491aebd9a2d"
1429+
integrity sha512-Wzw3wQwPvc9sHM+NjakWTcPx11mbZyiYHuwWa/QfZ7cIRX7WK54PSk7bdyXDaoaopUcMatv1zaQvOAAO8hCdww==
14301430

14311431
"@eslint/object-schema@^2.1.6":
14321432
version "2.1.6"
@@ -6667,18 +6667,18 @@ eslint-visitor-keys@^4.2.1:
66676667
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-4.2.1.tgz#4cfea60fe7dd0ad8e816e1ed026c1d5251b512c1"
66686668
integrity sha512-Uhdk5sfqcee/9H/rCOJikYz67o0a2Tw2hGRPOG2Y1R2dg7brRe1uG0yaNQDHu+TO/uQPF/5eCapvYSmHUjt7JQ==
66696669

6670-
eslint@9.29.0:
6671-
version "9.29.0"
6672-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.29.0.tgz#65e3db3b7e5a5b04a8af541741a0f3648d0a81a6"
6673-
integrity sha512-GsGizj2Y1rCWDu6XoEekL3RLilp0voSePurjZIkxL3wlm5o5EC9VpgaP7lrCvjnkuLvzFBQWB3vWB3K5KQTveQ==
6670+
eslint@9.30.0:
6671+
version "9.30.0"
6672+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.30.0.tgz#fb0c655f5e28fc1b2f4050c28efa1876d78034fc"
6673+
integrity sha512-iN/SiPxmQu6EVkf+m1qpBxzUhE12YqFLOSySuOyVLJLEF9nzTf+h/1AJYc1JWzCnktggeNrjvQGLngDzXirU6g==
66746674
dependencies:
66756675
"@eslint-community/eslint-utils" "^4.2.0"
66766676
"@eslint-community/regexpp" "^4.12.1"
6677-
"@eslint/config-array" "^0.20.1"
6678-
"@eslint/config-helpers" "^0.2.1"
6677+
"@eslint/config-array" "^0.21.0"
6678+
"@eslint/config-helpers" "^0.3.0"
66796679
"@eslint/core" "^0.14.0"
66806680
"@eslint/eslintrc" "^3.3.1"
6681-
"@eslint/js" "9.29.0"
6681+
"@eslint/js" "9.30.0"
66826682
"@eslint/plugin-kit" "^0.3.1"
66836683
"@humanfs/node" "^0.16.6"
66846684
"@humanwhocodes/module-importer" "^1.0.1"

0 commit comments

Comments
 (0)