Skip to content

Commit 5f7a792

Browse files
committed
chore(deps): update dependency eslint to v8.45.0
1 parent 39ec0a4 commit 5f7a792

File tree

1 file changed

+16
-13
lines changed

1 file changed

+16
-13
lines changed

yarn.lock

+16-13
Original file line numberDiff line numberDiff line change
@@ -2470,11 +2470,16 @@ acorn@^8.4.1:
24702470
resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.7.1.tgz#0197122c843d1bf6d0a5e83220a788f278f63c30"
24712471
integrity sha512-Xx54uLJQZ19lKygFXOWsscKUbsBZW0CPykPhVQdhIeIwrbPmJzqeASDInc8nKBnp/JT6igTs82qPXz069H8I/A==
24722472

2473-
acorn@^8.7.1, acorn@^8.8.2, acorn@^8.9.0:
2473+
acorn@^8.7.1, acorn@^8.8.2:
24742474
version "8.9.0"
24752475
resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.9.0.tgz#78a16e3b2bcc198c10822786fa6679e245db5b59"
24762476
integrity sha512-jaVNAFBHNLXspO543WnNNPZFRtavh3skAkITqD0/2aeMkKZTN+254PyhwxFYrk3vQ1xfY+2wbesJMs/JC8/PwQ==
24772477

2478+
acorn@^8.9.0:
2479+
version "8.10.0"
2480+
resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.10.0.tgz#8be5b3907a67221a81ab23c7889c4c5526b62ec5"
2481+
integrity sha512-F0SAmZ8iUtS//m8DmCTA0jlh6TDKkHQyK6xc6V4KDTyZKA9dnvX9/3sRTVQrWm79glUAZbnmmNcdYwUIHWVybw==
2482+
24782483
agent-base@6:
24792484
version "6.0.2"
24802485
resolved "https://registry.yarnpkg.com/agent-base/-/agent-base-6.0.2.tgz#49fff58577cfee3f37176feab4c22e00f86d7f77"
@@ -4042,9 +4047,9 @@ eslint-scope@5.1.1:
40424047
estraverse "^4.1.1"
40434048

40444049
eslint-scope@^7.2.0:
4045-
version "7.2.0"
4046-
resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-7.2.0.tgz#f21ebdafda02352f103634b96dd47d9f81ca117b"
4047-
integrity sha512-DYj5deGlHBfMt15J7rdtyKNq/Nqlv5KfU4iodrQ019XESsRnwXH9KAE0y3cwtUHDo2ob7CypAnCqefh6vioWRw==
4050+
version "7.2.1"
4051+
resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-7.2.1.tgz#936821d3462675f25a18ac5fd88a67cc15b393bd"
4052+
integrity sha512-CvefSOsDdaYYvxChovdrPo/ZGt8d5lrJWleAc1diXRKhHGiTYEI26cvo8Kle/wGnsizoCJjK73FMg1/IkIwiNA==
40484053
dependencies:
40494054
esrecurse "^4.3.0"
40504055
estraverse "^5.2.0"
@@ -4055,9 +4060,9 @@ eslint-visitor-keys@^3.3.0, eslint-visitor-keys@^3.4.1:
40554060
integrity sha512-pZnmmLwYzf+kWaM/Qgrvpen51upAktaaiI01nsJD/Yr3lMOdNtq0cxkrrg16w64VtisN6okbs7Q8AfGqj4c9fA==
40564061

40574062
eslint@^8.0.0:
4058-
version "8.44.0"
4059-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.44.0.tgz#51246e3889b259bbcd1d7d736a0c10add4f0e500"
4060-
integrity sha512-0wpHoUbDUHgNCyvFB5aXLiQVfK9B0at6gUvzy83k4kAsQ/u769TQDX6iKC+aO4upIHO9WSaA3QoXYQDHbNwf1A==
4063+
version "8.45.0"
4064+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.45.0.tgz#bab660f90d18e1364352c0a6b7c6db8edb458b78"
4065+
integrity sha512-pd8KSxiQpdYRfYa9Wufvdoct3ZPQQuVuU5O6scNgMuOMYuxvH0IGaYK0wUFjo4UYYQQCUndlXiMbnxopwvvTiw==
40614066
dependencies:
40624067
"@eslint-community/eslint-utils" "^4.2.0"
40634068
"@eslint-community/regexpp" "^4.4.0"
@@ -4084,7 +4089,6 @@ eslint@^8.0.0:
40844089
globals "^13.19.0"
40854090
graphemer "^1.4.0"
40864091
ignore "^5.2.0"
4087-
import-fresh "^3.0.0"
40884092
imurmurhash "^0.1.4"
40894093
is-glob "^4.0.0"
40904094
is-path-inside "^3.0.3"
@@ -4096,13 +4100,12 @@ eslint@^8.0.0:
40964100
natural-compare "^1.4.0"
40974101
optionator "^0.9.3"
40984102
strip-ansi "^6.0.1"
4099-
strip-json-comments "^3.1.0"
41004103
text-table "^0.2.0"
41014104

41024105
espree@^9.6.0:
4103-
version "9.6.0"
4104-
resolved "https://registry.yarnpkg.com/espree/-/espree-9.6.0.tgz#80869754b1c6560f32e3b6929194a3fe07c5b82f"
4105-
integrity sha512-1FH/IiruXZ84tpUlm0aCUEwMl2Ho5ilqVh0VvQXw+byAz/4SAciyHLlfmL5WYqsvD38oymdUwBss0LtK8m4s/A==
4106+
version "9.6.1"
4107+
resolved "https://registry.yarnpkg.com/espree/-/espree-9.6.1.tgz#a2a17b8e434690a5432f2f8018ce71d331a48c6f"
4108+
integrity sha512-oruZaFkjorTpF32kDSI5/75ViwGeZginGGy2NoOSg3Q9bnwlnmDm4HLnkl0RE3n+njDXR037aY1+x58Z/zFdwQ==
41064109
dependencies:
41074110
acorn "^8.9.0"
41084111
acorn-jsx "^5.3.2"
@@ -8123,7 +8126,7 @@ strip-indent@^3.0.0:
81238126
dependencies:
81248127
min-indent "^1.0.0"
81258128

8126-
strip-json-comments@^3.1.0, strip-json-comments@^3.1.1:
8129+
strip-json-comments@^3.1.1:
81278130
version "3.1.1"
81288131
resolved "https://registry.yarnpkg.com/strip-json-comments/-/strip-json-comments-3.1.1.tgz#31f1281b3832630434831c310c01cccda8cbe006"
81298132
integrity sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==

0 commit comments

Comments
 (0)