Skip to content

Commit 70ff847

Browse files
dependabot[bot]pull[bot]
authored andcommitted
chore: bump eslint from 8.29.0 to 8.33.0 in /site (#5956)
Bumps [eslint](https://github.com/eslint/eslint) from 8.29.0 to 8.33.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.29.0...v8.33.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ef0b11c commit 70ff847

File tree

2 files changed

+21
-21
lines changed

2 files changed

+21
-21
lines changed

site/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@
109109
"@xstate/cli": "0.3.0",
110110
"canvas": "2.10.0",
111111
"chromatic": "6.11.4",
112-
"eslint": "8.29.0",
112+
"eslint": "8.33.0",
113113
"eslint-config-prettier": "8.5.0",
114114
"eslint-import-resolver-typescript": "3.5.0",
115115
"eslint-plugin-compat": "4.0.2",

site/yarn.lock

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1308,15 +1308,15 @@
13081308
resolved "https://registry.yarnpkg.com/@esbuild/linux-loong64/-/linux-loong64-0.15.13.tgz#64e8825bf0ce769dac94ee39d92ebe6272020dfc"
13091309
integrity sha512-+BoyIm4I8uJmH/QDIH0fu7MG0AEx9OXEDXnqptXCwKOlOqZiS4iraH1Nr7/ObLMokW3sOCeBNyD68ATcV9b9Ag==
13101310

1311-
"@eslint/eslintrc@^1.3.3":
1312-
version "1.3.3"
1313-
resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-1.3.3.tgz#2b044ab39fdfa75b4688184f9e573ce3c5b0ff95"
1314-
integrity sha512-uj3pT6Mg+3t39fvLrj8iuCIJ38zKO9FpGtJ4BBJebJhEwjoT+KLVNCcHT5QC9NGRIEi7fZ0ZR8YRb884auB4Lg==
1311+
"@eslint/eslintrc@^1.4.1":
1312+
version "1.4.1"
1313+
resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-1.4.1.tgz#af58772019a2d271b7e2d4c23ff4ddcba3ccfb3e"
1314+
integrity sha512-XXrH9Uarn0stsyldqDYq8r++mROmWRI1xKMXa640Bb//SY1+ECYX6VzT6Lcx5frD0V30XieqJ0oX9I2Xj5aoMA==
13151315
dependencies:
13161316
ajv "^6.12.4"
13171317
debug "^4.3.2"
13181318
espree "^9.4.0"
1319-
globals "^13.15.0"
1319+
globals "^13.19.0"
13201320
ignore "^5.2.0"
13211321
import-fresh "^3.2.1"
13221322
js-yaml "^4.1.0"
@@ -1338,10 +1338,10 @@
13381338
resolved "https://registry.yarnpkg.com/@gar/promisify/-/promisify-1.1.3.tgz#555193ab2e3bb3b6adc3d551c9c030d9e860daf6"
13391339
integrity sha512-k2Ty1JcVojjJFwrg/ThKi2ujJ7XNLYaFGNB/bWT9wGR+oSMJHMa5w+CUq6p/pVrKeNNgA7pCqEcjSnHVoqJQFw==
13401340

1341-
"@humanwhocodes/config-array@^0.11.6":
1342-
version "0.11.7"
1343-
resolved "https://registry.yarnpkg.com/@humanwhocodes/config-array/-/config-array-0.11.7.tgz#38aec044c6c828f6ed51d5d7ae3d9b9faf6dbb0f"
1344-
integrity sha512-kBbPWzN8oVMLb0hOUYXhmxggL/1cJE6ydvjDIGi9EnAGUyA7cLVKQg+d/Dsm+KZwx2czGHrCmMVLiyg8s5JPKw==
1341+
"@humanwhocodes/config-array@^0.11.8":
1342+
version "0.11.8"
1343+
resolved "https://registry.yarnpkg.com/@humanwhocodes/config-array/-/config-array-0.11.8.tgz#03595ac2075a4dc0f191cc2131de14fbd7d410b9"
1344+
integrity sha512-UybHIJzJnR5Qc/MsD9Kr+RpO2h+/P1GhOwdiLPXK5TWk5sgTdu88bTD9UP+CKbPPh5Rni1u0GjAdYQLemG8g+g==
13451345
dependencies:
13461346
"@humanwhocodes/object-schema" "^1.2.1"
13471347
debug "^4.1.1"
@@ -6656,13 +6656,13 @@ eslint-visitor-keys@^3.3.0:
66566656
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.3.0.tgz#f6480fa6b1f30efe2d1968aa8ac745b862469826"
66576657
integrity sha512-mQ+suqKJVyeuwGYHAdjMFqjCyfl8+Ldnxuyp3ldiMBFKkvytrXUZWaiPCEav8qDHKty44bD+qV1IP4T+w+xXRA==
66586658

6659-
eslint@8.29.0:
6660-
version "8.29.0"
6661-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.29.0.tgz#d74a88a20fb44d59c51851625bc4ee8d0ec43f87"
6662-
integrity sha512-isQ4EEiyUjZFbEKvEGJKKGBwXtvXX+zJbkVKCgTuB9t/+jUBcy8avhkEwWJecI15BkRkOYmvIM5ynbhRjEkoeg==
6659+
eslint@8.33.0:
6660+
version "8.33.0"
6661+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.33.0.tgz#02f110f32998cb598c6461f24f4d306e41ca33d7"
6662+
integrity sha512-WjOpFQgKK8VrCnAtl8We0SUOy/oVZ5NHykyMiagV1M9r8IFpIJX7DduK6n1mpfhlG7T1NLWm2SuD8QB7KFySaA==
66636663
dependencies:
6664-
"@eslint/eslintrc" "^1.3.3"
6665-
"@humanwhocodes/config-array" "^0.11.6"
6664+
"@eslint/eslintrc" "^1.4.1"
6665+
"@humanwhocodes/config-array" "^0.11.8"
66666666
"@humanwhocodes/module-importer" "^1.0.1"
66676667
"@nodelib/fs.walk" "^1.2.8"
66686668
ajv "^6.10.0"
@@ -6681,7 +6681,7 @@ eslint@8.29.0:
66816681
file-entry-cache "^6.0.1"
66826682
find-up "^5.0.0"
66836683
glob-parent "^6.0.2"
6684-
globals "^13.15.0"
6684+
globals "^13.19.0"
66856685
grapheme-splitter "^1.0.4"
66866686
ignore "^5.2.0"
66876687
import-fresh "^3.0.0"
@@ -7480,10 +7480,10 @@ globals@^11.1.0:
74807480
resolved "https://registry.yarnpkg.com/globals/-/globals-11.12.0.tgz#ab8795338868a0babd8525758018c2a7eb95c42e"
74817481
integrity sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA==
74827482

7483-
globals@^13.15.0:
7484-
version "13.17.0"
7485-
resolved "https://registry.yarnpkg.com/globals/-/globals-13.17.0.tgz#902eb1e680a41da93945adbdcb5a9f361ba69bd4"
7486-
integrity sha512-1C+6nQRb1GwGMKm2dH/E7enFAMxGTmGI7/dEdhy/DNelv85w9B72t3uc5frtMNXIbzrarJJ/lTCjcaZwbLJmyw==
7483+
globals@^13.19.0:
7484+
version "13.20.0"
7485+
resolved "https://registry.yarnpkg.com/globals/-/globals-13.20.0.tgz#ea276a1e508ffd4f1612888f9d1bad1e2717bf82"
7486+
integrity sha512-Qg5QtVkCy/kv3FUSlu4ukeZDVf9ee0iXLAUYX13gbR17bnejFTzr4iS9bY7kwCf1NztRNm1t91fjOiyx4CSwPQ==
74877487
dependencies:
74887488
type-fest "^0.20.2"
74897489

0 commit comments

Comments
 (0)