Skip to content

Commit 6e234b2

Browse files
renovate[bot]nodebb-misty
authored andcommitted
fix(deps): update dependency eslint to v8.51.0
1 parent 9dc25d1 commit 6e234b2

File tree

1 file changed

+19
-19
lines changed

1 file changed

+19
-19
lines changed

yarn.lock

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,9 @@
2727
eslint-visitor-keys "^3.3.0"
2828

2929
"@eslint-community/regexpp@^4.6.1":
30-
version "4.8.1"
31-
resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.8.1.tgz#8c4bb756cc2aa7eaf13cfa5e69c83afb3260c20c"
32-
integrity sha512-PWiOzLIUAjN/w5K17PoF4n6sKBw0gqLHPhywmYHP4t1VFQQVYeb1yWsJwnMVEMl3tUHME7X/SJPZLmtG7XBDxQ==
30+
version "4.9.1"
31+
resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.9.1.tgz#449dfa81a57a1d755b09aa58d826c1262e4283b4"
32+
integrity sha512-Y27x+MBLjXa+0JWDhykM3+JE+il3kHKAEqabfEWq3SDhZjLYb6/BHL/JKFnH3fe207JaXkyDo685Oc2Glt6ifA==
3333

3434
"@eslint/eslintrc@^2.1.2":
3535
version "2.1.2"
@@ -46,10 +46,10 @@
4646
minimatch "^3.1.2"
4747
strip-json-comments "^3.1.1"
4848

49-
"@eslint/js@8.50.0":
50-
version "8.50.0"
51-
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.50.0.tgz#9e93b850f0f3fa35f5fa59adfd03adae8488e484"
52-
integrity sha512-NCC3zz2+nvYd+Ckfh87rA47zfu2QsQpvc6k1yzTk+b9KzRj0wkGa8LSoGOXN6Zv4lRf/EIoZ80biDh9HOI+RNQ==
49+
"@eslint/js@8.51.0":
50+
version "8.51.0"
51+
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.51.0.tgz#6d419c240cfb2b66da37df230f7e7eef801c32fa"
52+
integrity sha512-HxjQ8Qn+4SI3/AFv6sOrDB+g6PpUTDwSJiQqOrnneEk8L71161srI9gjzzZvYVbzHiVg/BvcH95+cK/zfIt4pg==
5353

5454
"@humanwhocodes/config-array@^0.11.11":
5555
version "0.11.11"
@@ -525,14 +525,14 @@ eslint-visitor-keys@^3.3.0, eslint-visitor-keys@^3.4.1, eslint-visitor-keys@^3.4
525525
integrity sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==
526526

527527
eslint@8.x:
528-
version "8.50.0"
529-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.50.0.tgz#2ae6015fee0240fcd3f83e1e25df0287f487d6b2"
530-
integrity sha512-FOnOGSuFuFLv/Sa+FDVRZl4GGVAAFFi8LecRsI5a1tMO5HIE8nCm4ivAlzt4dT3ol/PaaGC0rJEEXQmHJBGoOg==
528+
version "8.51.0"
529+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.51.0.tgz#4a82dae60d209ac89a5cff1604fea978ba4950f3"
530+
integrity sha512-2WuxRZBrlwnXi+/vFSJyjMqrNjtJqiasMzehF0shoLaW7DzS3/9Yvrmq5JiT66+pNjiX4UBnLDiKHcWAr/OInA==
531531
dependencies:
532532
"@eslint-community/eslint-utils" "^4.2.0"
533533
"@eslint-community/regexpp" "^4.6.1"
534534
"@eslint/eslintrc" "^2.1.2"
535-
"@eslint/js" "8.50.0"
535+
"@eslint/js" "8.51.0"
536536
"@humanwhocodes/config-array" "^0.11.11"
537537
"@humanwhocodes/module-importer" "^1.0.1"
538538
"@nodelib/fs.walk" "^1.2.8"
@@ -665,15 +665,15 @@ find-up@^5.0.0:
665665
path-exists "^4.0.0"
666666

667667
flat-cache@^3.0.4:
668-
version "3.1.0"
669-
resolved "https://registry.yarnpkg.com/flat-cache/-/flat-cache-3.1.0.tgz#0e54ab4a1a60fe87e2946b6b00657f1c99e1af3f"
670-
integrity sha512-OHx4Qwrrt0E4jEIcI5/Xb+f+QmJYNj2rrK8wiIdQOIrB9WrrJL8cjZvXdXuBTkkEwEqLycb5BeZDV1o2i9bTew==
668+
version "3.1.1"
669+
resolved "https://registry.yarnpkg.com/flat-cache/-/flat-cache-3.1.1.tgz#a02a15fdec25a8f844ff7cc658f03dd99eb4609b"
670+
integrity sha512-/qM2b3LUIaIgviBQovTLvijfyOQXPtSRnRK26ksj2J7rzPIecePUIpJsZ4T02Qg+xiAEKIs5K8dsHEd+VaKa/Q==
671671
dependencies:
672-
flatted "^3.2.7"
672+
flatted "^3.2.9"
673673
keyv "^4.5.3"
674674
rimraf "^3.0.2"
675675

676-
flatted@^3.2.7:
676+
flatted@^3.2.9:
677677
version "3.2.9"
678678
resolved "https://registry.yarnpkg.com/flatted/-/flatted-3.2.9.tgz#7eb4c67ca1ba34232ca9d2d93e9886e611ad7daf"
679679
integrity sha512-36yxDn5H7OFZQla0/jFJmbIKTdZAQHngCedGxiMmpNfEZM0sdEeT+WczLQrjK6D7o2aiyLYDnkw0R3JK0Qv1RQ==
@@ -753,9 +753,9 @@ glob@^7.1.3:
753753
path-is-absolute "^1.0.0"
754754

755755
globals@^13.19.0:
756-
version "13.22.0"
757-
resolved "https://registry.yarnpkg.com/globals/-/globals-13.22.0.tgz#0c9fcb9c48a2494fbb5edbfee644285543eba9d8"
758-
integrity sha512-H1Ddc/PbZHTDVJSnj8kWptIRSD6AM3pK+mKytuIVF4uoBV7rshFlhhvA58ceJ5wp3Er58w6zj7bykMpYXt3ETw==
756+
version "13.23.0"
757+
resolved "https://registry.yarnpkg.com/globals/-/globals-13.23.0.tgz#ef31673c926a0976e1f61dab4dca57e0c0a8af02"
758+
integrity sha512-XAmF0RjlrjY23MA51q3HltdlGxUpXPvg0GioKiD9X6HD28iMjo2dKC8Vqwm7lne4GNr78+RHTfliktR6ZH09wA==
759759
dependencies:
760760
type-fest "^0.20.2"
761761

0 commit comments

Comments
 (0)