Skip to content

Commit 1930796

Browse files
chore(deps-dev): bump eslint from 8.36.0 to 8.37.0 (#3709)
Bumps [eslint](https://github.com/eslint/eslint) from 8.36.0 to 8.37.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.36.0...v8.37.0) --- updated-dependencies: - dependency-name: eslint 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 2279fef commit 1930796

File tree

1 file changed

+25
-25
lines changed

1 file changed

+25
-25
lines changed

yarn.lock

Lines changed: 25 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -918,25 +918,25 @@
918918
resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.4.0.tgz#3e61c564fcd6b921cb789838631c5ee44df09403"
919919
integrity sha512-A9983Q0LnDGdLPjxyXQ00sbV+K+O+ko2Dr+CZigbHWtX9pNfxlaBkMR8X1CztI73zuEyEBXTVjx7CE+/VSwDiQ==
920920

921-
"@eslint/eslintrc@^2.0.1":
922-
version "2.0.1"
923-
resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-2.0.1.tgz#7888fe7ec8f21bc26d646dbd2c11cd776e21192d"
924-
integrity sha512-eFRmABvW2E5Ho6f5fHLqgena46rOj7r7OKHYfLElqcBfGFHHpjBhivyi5+jOEQuSpdc/1phIZJlbC2te+tZNIw==
921+
"@eslint/eslintrc@^2.0.2":
922+
version "2.0.2"
923+
resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-2.0.2.tgz#01575e38707add677cf73ca1589abba8da899a02"
924+
integrity sha512-3W4f5tDUra+pA+FzgugqL2pRimUTDJWKr7BINqOpkZrC0uYI0NIc0/JFgBROCU07HR6GieA5m3/rsPIhDmCXTQ==
925925
dependencies:
926926
ajv "^6.12.4"
927927
debug "^4.3.2"
928-
espree "^9.5.0"
928+
espree "^9.5.1"
929929
globals "^13.19.0"
930930
ignore "^5.2.0"
931931
import-fresh "^3.2.1"
932932
js-yaml "^4.1.0"
933933
minimatch "^3.1.2"
934934
strip-json-comments "^3.1.1"
935935

936-
"@eslint/js@8.36.0":
937-
version "8.36.0"
938-
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.36.0.tgz#9837f768c03a1e4a30bd304a64fb8844f0e72efe"
939-
integrity sha512-lxJ9R5ygVm8ZWgYdUweoq5ownDlJ4upvoWmO4eLxBYHdMo+vZ/Rx0EN6MbKWDJOSUGrqJy2Gt+Dyv/VKml0fjg==
936+
"@eslint/js@8.37.0":
937+
version "8.37.0"
938+
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.37.0.tgz#cf1b5fa24217fe007f6487a26d765274925efa7d"
939+
integrity sha512-x5vzdtOOGgFVDCUs81QRB2+liax8rFg3+7hqM+QhBG0/G3F1ZsoYl97UrqgHgQ9KKT7G6c4V+aTUCgu/n22v1A==
940940

941941
"@gar/promisify@^1.0.1", "@gar/promisify@^1.1.3":
942942
version "1.1.3"
@@ -4594,20 +4594,20 @@ eslint-visitor-keys@^1.1.0:
45944594
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.3.0.tgz#30ebd1ef7c2fdff01c3a4f151044af25fab0523e"
45954595
integrity sha512-6J72N8UNa462wa/KFODt/PJ3IU60SDpC3QXC1Hjc1BXXpfL2C9R5+AU7jhe0F6GREqVMh4Juu+NY7xn+6dipUQ==
45964596

4597-
eslint-visitor-keys@^3.3.0:
4598-
version "3.3.0"
4599-
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.3.0.tgz#f6480fa6b1f30efe2d1968aa8ac745b862469826"
4600-
integrity sha512-mQ+suqKJVyeuwGYHAdjMFqjCyfl8+Ldnxuyp3ldiMBFKkvytrXUZWaiPCEav8qDHKty44bD+qV1IP4T+w+xXRA==
4597+
eslint-visitor-keys@^3.3.0, eslint-visitor-keys@^3.4.0:
4598+
version "3.4.0"
4599+
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.4.0.tgz#c7f0f956124ce677047ddbc192a68f999454dedc"
4600+
integrity sha512-HPpKPUBQcAsZOsHAFwTtIKcYlCje62XB7SEAcxjtmW6TD1WVpkS6i6/hOVtTZIl4zGj/mBqpFVGvaDneik+VoQ==
46014601

46024602
eslint@^8.33.0:
4603-
version "8.36.0"
4604-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.36.0.tgz#1bd72202200a5492f91803b113fb8a83b11285cf"
4605-
integrity sha512-Y956lmS7vDqomxlaaQAHVmeb4tNMp2FWIvU/RnU5BD3IKMD/MJPr76xdyr68P8tV1iNMvN2mRK0yy3c+UjL+bw==
4603+
version "8.37.0"
4604+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.37.0.tgz#1f660ef2ce49a0bfdec0b0d698e0b8b627287412"
4605+
integrity sha512-NU3Ps9nI05GUoVMxcZx1J8CNR6xOvUT4jAUMH5+z8lpp3aEdPVCImKw6PWG4PY+Vfkpr+jvMpxs/qoE7wq0sPw==
46064606
dependencies:
46074607
"@eslint-community/eslint-utils" "^4.2.0"
46084608
"@eslint-community/regexpp" "^4.4.0"
4609-
"@eslint/eslintrc" "^2.0.1"
4610-
"@eslint/js" "8.36.0"
4609+
"@eslint/eslintrc" "^2.0.2"
4610+
"@eslint/js" "8.37.0"
46114611
"@humanwhocodes/config-array" "^0.11.8"
46124612
"@humanwhocodes/module-importer" "^1.0.1"
46134613
"@nodelib/fs.walk" "^1.2.8"
@@ -4618,8 +4618,8 @@ eslint@^8.33.0:
46184618
doctrine "^3.0.0"
46194619
escape-string-regexp "^4.0.0"
46204620
eslint-scope "^7.1.1"
4621-
eslint-visitor-keys "^3.3.0"
4622-
espree "^9.5.0"
4621+
eslint-visitor-keys "^3.4.0"
4622+
espree "^9.5.1"
46234623
esquery "^1.4.2"
46244624
esutils "^2.0.2"
46254625
fast-deep-equal "^3.1.3"
@@ -4645,14 +4645,14 @@ eslint@^8.33.0:
46454645
strip-json-comments "^3.1.0"
46464646
text-table "^0.2.0"
46474647

4648-
espree@^9.5.0:
4649-
version "9.5.0"
4650-
resolved "https://registry.yarnpkg.com/espree/-/espree-9.5.0.tgz#3646d4e3f58907464edba852fa047e6a27bdf113"
4651-
integrity sha512-JPbJGhKc47++oo4JkEoTe2wjy4fmMwvFpgJT9cQzmfXKp22Dr6Hf1tdCteLz1h0P3t+mGvWZ+4Uankvh8+c6zw==
4648+
espree@^9.5.1:
4649+
version "9.5.1"
4650+
resolved "https://registry.yarnpkg.com/espree/-/espree-9.5.1.tgz#4f26a4d5f18905bf4f2e0bd99002aab807e96dd4"
4651+
integrity sha512-5yxtHSZXRSW5pvv3hAlXM5+/Oswi1AUFqBmbibKb5s6bp3rGIDkyXU6xCoyuuLhijr4SFwPrXRoZjz0AZDN9tg==
46524652
dependencies:
46534653
acorn "^8.8.0"
46544654
acorn-jsx "^5.3.2"
4655-
eslint-visitor-keys "^3.3.0"
4655+
eslint-visitor-keys "^3.4.0"
46564656

46574657
esprima@^4.0.0, esprima@^4.0.1:
46584658
version "4.0.1"

0 commit comments

Comments
 (0)