Skip to content

Commit dd29901

Browse files
chore(deps): update dependency eslint to v8.45.0
1 parent 02dcbe2 commit dd29901

File tree

1 file changed

+14
-16
lines changed

1 file changed

+14
-16
lines changed

yarn.lock

Lines changed: 14 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1867,9 +1867,9 @@ acorn@^7.1.1, acorn@^7.4.0:
18671867
integrity sha512-nQyp0o1/mNdbTO1PO6kHkwSrmgZ0MT/jCCpNiwbUjGoRN4dlBhqJtoQuCnEOKzgTVwg0ZWiCoQy6SxMebQVh8A==
18681868

18691869
acorn@^8.9.0:
1870-
version "8.9.0"
1871-
resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.9.0.tgz#78a16e3b2bcc198c10822786fa6679e245db5b59"
1872-
integrity sha512-jaVNAFBHNLXspO543WnNNPZFRtavh3skAkITqD0/2aeMkKZTN+254PyhwxFYrk3vQ1xfY+2wbesJMs/JC8/PwQ==
1870+
version "8.10.0"
1871+
resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.10.0.tgz#8be5b3907a67221a81ab23c7889c4c5526b62ec5"
1872+
integrity sha512-F0SAmZ8iUtS//m8DmCTA0jlh6TDKkHQyK6xc6V4KDTyZKA9dnvX9/3sRTVQrWm79glUAZbnmmNcdYwUIHWVybw==
18731873

18741874
address@^1.1.2:
18751875
version "1.2.2"
@@ -3812,9 +3812,9 @@ eslint-scope@^5.1.1:
38123812
estraverse "^4.1.1"
38133813

38143814
eslint-scope@^7.2.0:
3815-
version "7.2.0"
3816-
resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-7.2.0.tgz#f21ebdafda02352f103634b96dd47d9f81ca117b"
3817-
integrity sha512-DYj5deGlHBfMt15J7rdtyKNq/Nqlv5KfU4iodrQ019XESsRnwXH9KAE0y3cwtUHDo2ob7CypAnCqefh6vioWRw==
3815+
version "7.2.1"
3816+
resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-7.2.1.tgz#936821d3462675f25a18ac5fd88a67cc15b393bd"
3817+
integrity sha512-CvefSOsDdaYYvxChovdrPo/ZGt8d5lrJWleAc1diXRKhHGiTYEI26cvo8Kle/wGnsizoCJjK73FMg1/IkIwiNA==
38183818
dependencies:
38193819
esrecurse "^4.3.0"
38203820
estraverse "^5.2.0"
@@ -3837,9 +3837,9 @@ eslint-visitor-keys@^3.3.0, eslint-visitor-keys@^3.4.1:
38373837
integrity sha512-pZnmmLwYzf+kWaM/Qgrvpen51upAktaaiI01nsJD/Yr3lMOdNtq0cxkrrg16w64VtisN6okbs7Q8AfGqj4c9fA==
38383838

38393839
eslint@^8.0.0:
3840-
version "8.44.0"
3841-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.44.0.tgz#51246e3889b259bbcd1d7d736a0c10add4f0e500"
3842-
integrity sha512-0wpHoUbDUHgNCyvFB5aXLiQVfK9B0at6gUvzy83k4kAsQ/u769TQDX6iKC+aO4upIHO9WSaA3QoXYQDHbNwf1A==
3840+
version "8.45.0"
3841+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.45.0.tgz#bab660f90d18e1364352c0a6b7c6db8edb458b78"
3842+
integrity sha512-pd8KSxiQpdYRfYa9Wufvdoct3ZPQQuVuU5O6scNgMuOMYuxvH0IGaYK0wUFjo4UYYQQCUndlXiMbnxopwvvTiw==
38433843
dependencies:
38443844
"@eslint-community/eslint-utils" "^4.2.0"
38453845
"@eslint-community/regexpp" "^4.4.0"
@@ -3866,7 +3866,6 @@ eslint@^8.0.0:
38663866
globals "^13.19.0"
38673867
graphemer "^1.4.0"
38683868
ignore "^5.2.0"
3869-
import-fresh "^3.0.0"
38703869
imurmurhash "^0.1.4"
38713870
is-glob "^4.0.0"
38723871
is-path-inside "^3.0.3"
@@ -3878,7 +3877,6 @@ eslint@^8.0.0:
38783877
natural-compare "^1.4.0"
38793878
optionator "^0.9.3"
38803879
strip-ansi "^6.0.1"
3881-
strip-json-comments "^3.1.0"
38823880
text-table "^0.2.0"
38833881

38843882
espree@^6.2.1:
@@ -3891,9 +3889,9 @@ espree@^6.2.1:
38913889
eslint-visitor-keys "^1.1.0"
38923890

38933891
espree@^9.6.0:
3894-
version "9.6.0"
3895-
resolved "https://registry.yarnpkg.com/espree/-/espree-9.6.0.tgz#80869754b1c6560f32e3b6929194a3fe07c5b82f"
3896-
integrity sha512-1FH/IiruXZ84tpUlm0aCUEwMl2Ho5ilqVh0VvQXw+byAz/4SAciyHLlfmL5WYqsvD38oymdUwBss0LtK8m4s/A==
3892+
version "9.6.1"
3893+
resolved "https://registry.yarnpkg.com/espree/-/espree-9.6.1.tgz#a2a17b8e434690a5432f2f8018ce71d331a48c6f"
3894+
integrity sha512-oruZaFkjorTpF32kDSI5/75ViwGeZginGGy2NoOSg3Q9bnwlnmDm4HLnkl0RE3n+njDXR037aY1+x58Z/zFdwQ==
38973895
dependencies:
38983896
acorn "^8.9.0"
38993897
acorn-jsx "^5.3.2"
@@ -5001,7 +4999,7 @@ import-fresh@^2.0.0:
50014999
caller-path "^2.0.0"
50025000
resolve-from "^3.0.0"
50035001

5004-
import-fresh@^3.0.0, import-fresh@^3.2.1:
5002+
import-fresh@^3.2.1:
50055003
version "3.3.0"
50065004
resolved "https://registry.yarnpkg.com/import-fresh/-/import-fresh-3.3.0.tgz#37162c25fcb9ebaa2e6e53d5b4d88ce17d9e0c2b"
50075005
integrity sha512-veYYhQa+D1QBKznvhUHxb8faxlrwUnxseDAbAp457E0wLNio2bOSKnjYDhMj+YiAq61xrMGhQk9iXVk5FzgQMw==
@@ -8187,7 +8185,7 @@ strip-indent@^2.0.0:
81878185
resolved "https://registry.yarnpkg.com/strip-indent/-/strip-indent-2.0.0.tgz#5ef8db295d01e6ed6cbf7aab96998d7822527b68"
81888186
integrity sha512-RsSNPLpq6YUL7QYy44RnPVTn/lcVZtb48Uof3X5JLbF4zD/Gs7ZFDv2HWol+leoQN2mT86LAzSshGfkTlSOpsA==
81898187

8190-
strip-json-comments@^3.1.0, strip-json-comments@^3.1.1:
8188+
strip-json-comments@^3.1.1:
81918189
version "3.1.1"
81928190
resolved "https://registry.yarnpkg.com/strip-json-comments/-/strip-json-comments-3.1.1.tgz#31f1281b3832630434831c310c01cccda8cbe006"
81938191
integrity sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==

0 commit comments

Comments
 (0)