Skip to content

Commit 7b967a1

Browse files
Bump eslint from 9.30.1 to 9.33.0 in /demos/moderator
Bumps [eslint](https://github.com/eslint/eslint) from 9.30.1 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.30.1...v9.33.0) --- updated-dependencies: - dependency-name: eslint dependency-version: 9.33.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c0c845a commit 7b967a1

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.30.1",
32+
"eslint": "9.33.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: 25 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -1376,15 +1376,15 @@
13761376
debug "^4.3.1"
13771377
minimatch "^3.1.2"
13781378

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==
1379+
"@eslint/config-helpers@^0.3.1":
1380+
version "0.3.1"
1381+
resolved "https://registry.yarnpkg.com/@eslint/config-helpers/-/config-helpers-0.3.1.tgz#d316e47905bd0a1a931fa50e669b9af4104d1617"
1382+
integrity sha512-xR93k9WhrDYpXHORXpxVL5oHj3Era7wo6k/Wd8/IsQNnZUTzkGS29lyn3nAT05v6ltUuTFVCCYDEGfy2Or/sPA==
13831383

1384-
"@eslint/core@^0.14.0":
1385-
version "0.14.0"
1386-
resolved "https://registry.yarnpkg.com/@eslint/core/-/core-0.14.0.tgz#326289380968eaf7e96f364e1e4cf8f3adf2d003"
1387-
integrity sha512-qIbV0/JZr7iSDjqAc60IqbLdsj9GDt16xQtWD+B78d/HAlvysGdZZ6rpJHGAc2T0FQx1X6thsSPdnoiGKdNtdg==
1384+
"@eslint/core@^0.15.2":
1385+
version "0.15.2"
1386+
resolved "https://registry.yarnpkg.com/@eslint/core/-/core-0.15.2.tgz#59386327d7862cc3603ebc7c78159d2dcc4a868f"
1387+
integrity sha512-78Md3/Rrxh83gCxoUc0EiciuOHsIITzLy53m3d9UyiW8y9Dj2D29FeETqyKA+BRK76tnTp6RXWb3pCay8Oyomg==
13881388
dependencies:
13891389
"@types/json-schema" "^7.0.15"
13901390

@@ -1423,22 +1423,22 @@
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.30.1":
1427-
version "9.30.1"
1428-
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.30.1.tgz#ebe9dd52a38345784c486300175a28c6013c088d"
1429-
integrity sha512-zXhuECFlyep42KZUhWjfvsmXGX39W8K8LFb8AWXM9gSV9dQB+MrJGLKvW6Zw0Ggnbpw0VHTtrhFXYe3Gym18jg==
1426+
"@eslint/js@9.33.0":
1427+
version "9.33.0"
1428+
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.33.0.tgz#475c92fdddab59b8b8cab960e3de2564a44bf368"
1429+
integrity sha512-5K1/mKhWaMfreBGJTwval43JJmkip0RmM+3+IuqupeSKNC/Th2Kc7ucaq5ovTSra/OOKB9c58CGSz3QMVbWt0A==
14301430

14311431
"@eslint/object-schema@^2.1.6":
14321432
version "2.1.6"
14331433
resolved "https://registry.yarnpkg.com/@eslint/object-schema/-/object-schema-2.1.6.tgz#58369ab5b5b3ca117880c0f6c0b0f32f6950f24f"
14341434
integrity sha512-RBMg5FRL0I0gs51M/guSAj5/e14VQ4tpZnQNWwuDT66P14I43ItmPfIZRhO9fUVIPOAQXU47atlywZ/czoqFPA==
14351435

1436-
"@eslint/plugin-kit@^0.3.1":
1437-
version "0.3.1"
1438-
resolved "https://registry.yarnpkg.com/@eslint/plugin-kit/-/plugin-kit-0.3.1.tgz#b71b037b2d4d68396df04a8c35a49481e5593067"
1439-
integrity sha512-0J+zgWxHN+xXONWIyPWKFMgVuJoZuGiIFu8yxk7RJjxkzpGmyja5wRFqZIVtjDVOQpV+Rw0iOAjYPE2eQyjr0w==
1436+
"@eslint/plugin-kit@^0.3.5":
1437+
version "0.3.5"
1438+
resolved "https://registry.yarnpkg.com/@eslint/plugin-kit/-/plugin-kit-0.3.5.tgz#fd8764f0ee79c8ddab4da65460c641cefee017c5"
1439+
integrity sha512-Z5kJ+wU3oA7MMIqVR9tyZRtjYPr4OC004Q4Rw7pgOKUOKkJfZ3O24nz3WYfGRpMDNmcOi3TwQOmgm7B7Tpii0w==
14401440
dependencies:
1441-
"@eslint/core" "^0.14.0"
1441+
"@eslint/core" "^0.15.2"
14421442
levn "^0.4.1"
14431443

14441444
"@gar/promisify@^1.0.1", "@gar/promisify@^1.1.3":
@@ -6667,19 +6667,19 @@ 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.30.1:
6671-
version "9.30.1"
6672-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.30.1.tgz#d4107b39964412acd9b5c0744f1c6df514fa1211"
6673-
integrity sha512-zmxXPNMOXmwm9E0yQLi5uqXHs7uq2UIiqEKo3Gq+3fwo1XrJ+hijAZImyF7hclW3E6oHz43Yk3RP8at6OTKflQ==
6670+
eslint@9.33.0:
6671+
version "9.33.0"
6672+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.33.0.tgz#cc186b3d9eb0e914539953d6a178a5b413997b73"
6673+
integrity sha512-TS9bTNIryDzStCpJN93aC5VRSW3uTx9sClUn4B87pwiCaJh220otoI0X8mJKr+VcPtniMdN8GKjlwgWGUv5ZKA==
66746674
dependencies:
66756675
"@eslint-community/eslint-utils" "^4.2.0"
66766676
"@eslint-community/regexpp" "^4.12.1"
66776677
"@eslint/config-array" "^0.21.0"
6678-
"@eslint/config-helpers" "^0.3.0"
6679-
"@eslint/core" "^0.14.0"
6678+
"@eslint/config-helpers" "^0.3.1"
6679+
"@eslint/core" "^0.15.2"
66806680
"@eslint/eslintrc" "^3.3.1"
6681-
"@eslint/js" "9.30.1"
6682-
"@eslint/plugin-kit" "^0.3.1"
6681+
"@eslint/js" "9.33.0"
6682+
"@eslint/plugin-kit" "^0.3.5"
66836683
"@humanfs/node" "^0.16.6"
66846684
"@humanwhocodes/module-importer" "^1.0.1"
66856685
"@humanwhocodes/retry" "^0.4.2"

0 commit comments

Comments
 (0)