Skip to content

Commit 1b19581

Browse files
committed
dependencies(eslint): upgrade to version 8.16.0
1 parent b7f53af commit 1b19581

File tree

2 files changed

+29
-29
lines changed

2 files changed

+29
-29
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"conventional-changelog-conventionalcommits": "4.6.3",
2323
"cross-env": "7.0.3",
2424
"doctoc": "2.1.0",
25-
"eslint": "8.14.0",
25+
"eslint": "8.16.0",
2626
"eslint-config-prettier": "^8.5.0",
2727
"eslint-plugin-prettier": "4.0.0",
2828
"husky": "7.0.4",

yarn.lock

Lines changed: 28 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -455,19 +455,19 @@
455455
dependencies:
456456
"@cspotcode/source-map-consumer" "0.8.0"
457457

458-
"@eslint/eslintrc@^1.2.2":
459-
version "1.2.2"
460-
resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-1.2.2.tgz#4989b9e8c0216747ee7cca314ae73791bb281aae"
461-
integrity sha512-lTVWHs7O2hjBFZunXTZYnYqtB9GakA1lnxIf+gKq2nY5gxkkNi/lQvveW6t8gFdOHTg6nG50Xs95PrLqVpcaLg==
458+
"@eslint/eslintrc@^1.3.0":
459+
version "1.3.0"
460+
resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-1.3.0.tgz#29f92c30bb3e771e4a2048c95fa6855392dfac4f"
461+
integrity sha512-UWW0TMTmk2d7hLcWD1/e2g5HDM/HQ3csaLSqXCfqwh4uNDuNqlaKWXmEsL4Cs41Z0KnILNvwbHAah3C2yt06kw==
462462
dependencies:
463463
ajv "^6.12.4"
464464
debug "^4.3.2"
465-
espree "^9.3.1"
466-
globals "^13.9.0"
465+
espree "^9.3.2"
466+
globals "^13.15.0"
467467
ignore "^5.2.0"
468468
import-fresh "^3.2.1"
469469
js-yaml "^4.1.0"
470-
minimatch "^3.0.4"
470+
minimatch "^3.1.2"
471471
strip-json-comments "^3.1.1"
472472

473473
"@gar/promisify@^1.0.1":
@@ -1470,7 +1470,7 @@ abbrev@1, abbrev@~1.1.1:
14701470
resolved "https://registry.yarnpkg.com/abbrev/-/abbrev-1.1.1.tgz#f8f2c887ad10bf67f634f005b6987fed3179aac8"
14711471
integrity sha512-nne9/IiQ/hzIhY6pdDnbBtz7DjPTKrY00P/zvPSm5pOFkl6xuGrGnXn/VtTNNfNtAfZ9/1RtehkszU9qcTii0Q==
14721472

1473-
acorn-jsx@^5.3.1:
1473+
acorn-jsx@^5.3.2:
14741474
version "5.3.2"
14751475
resolved "https://registry.yarnpkg.com/acorn-jsx/-/acorn-jsx-5.3.2.tgz#7ed5bb55908b3b2f1bc55c6af1653bada7f07937"
14761476
integrity sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==
@@ -1480,7 +1480,7 @@ acorn-walk@^8.1.1:
14801480
resolved "https://registry.yarnpkg.com/acorn-walk/-/acorn-walk-8.2.0.tgz#741210f2e2426454508853a2f44d0ab83b7f69c1"
14811481
integrity sha512-k+iyHEuPgSw6SbuDpGQM+06HQUa04DZ3o+F6CSzXMvvI5KMvnaEqXe+YVe555R9nn6GPt404fos4wcgpw12SDA==
14821482

1483-
acorn@^8.4.1, acorn@^8.7.0:
1483+
acorn@^8.4.1, acorn@^8.7.1:
14841484
version "8.7.1"
14851485
resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.7.1.tgz#0197122c843d1bf6d0a5e83220a788f278f63c30"
14861486
integrity sha512-Xx54uLJQZ19lKygFXOWsscKUbsBZW0CPykPhVQdhIeIwrbPmJzqeASDInc8nKBnp/JT6igTs82qPXz069H8I/A==
@@ -2681,12 +2681,12 @@ eslint-visitor-keys@^3.3.0:
26812681
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.3.0.tgz#f6480fa6b1f30efe2d1968aa8ac745b862469826"
26822682
integrity sha512-mQ+suqKJVyeuwGYHAdjMFqjCyfl8+Ldnxuyp3ldiMBFKkvytrXUZWaiPCEav8qDHKty44bD+qV1IP4T+w+xXRA==
26832683

2684-
eslint@8.14.0:
2685-
version "8.14.0"
2686-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.14.0.tgz#62741f159d9eb4a79695b28ec4989fcdec623239"
2687-
integrity sha512-3/CE4aJX7LNEiE3i6FeodHmI/38GZtWCsAtsymScmzYapx8q1nVVb+eLcLSzATmCPXw5pT4TqVs1E0OmxAd9tw==
2684+
eslint@8.16.0:
2685+
version "8.16.0"
2686+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.16.0.tgz#6d936e2d524599f2a86c708483b4c372c5d3bbae"
2687+
integrity sha512-MBndsoXY/PeVTDJeWsYj7kLZ5hQpJOfMYLsF6LicLHQWbRDG19lK5jOix4DPl8yY4SUFcE3txy86OzFLWT+yoA==
26882688
dependencies:
2689-
"@eslint/eslintrc" "^1.2.2"
2689+
"@eslint/eslintrc" "^1.3.0"
26902690
"@humanwhocodes/config-array" "^0.9.2"
26912691
ajv "^6.10.0"
26922692
chalk "^4.0.0"
@@ -2697,14 +2697,14 @@ [email protected]:
26972697
eslint-scope "^7.1.1"
26982698
eslint-utils "^3.0.0"
26992699
eslint-visitor-keys "^3.3.0"
2700-
espree "^9.3.1"
2700+
espree "^9.3.2"
27012701
esquery "^1.4.0"
27022702
esutils "^2.0.2"
27032703
fast-deep-equal "^3.1.3"
27042704
file-entry-cache "^6.0.1"
27052705
functional-red-black-tree "^1.0.1"
27062706
glob-parent "^6.0.1"
2707-
globals "^13.6.0"
2707+
globals "^13.15.0"
27082708
ignore "^5.2.0"
27092709
import-fresh "^3.0.0"
27102710
imurmurhash "^0.1.4"
@@ -2713,7 +2713,7 @@ [email protected]:
27132713
json-stable-stringify-without-jsonify "^1.0.1"
27142714
levn "^0.4.1"
27152715
lodash.merge "^4.6.2"
2716-
minimatch "^3.0.4"
2716+
minimatch "^3.1.2"
27172717
natural-compare "^1.4.0"
27182718
optionator "^0.9.1"
27192719
regexpp "^3.2.0"
@@ -2722,13 +2722,13 @@ [email protected]:
27222722
text-table "^0.2.0"
27232723
v8-compile-cache "^2.0.3"
27242724

2725-
espree@^9.3.1:
2726-
version "9.3.1"
2727-
resolved "https://registry.yarnpkg.com/espree/-/espree-9.3.1.tgz#8793b4bc27ea4c778c19908e0719e7b8f4115bcd"
2728-
integrity sha512-bvdyLmJMfwkV3NCRl5ZhJf22zBFo1y8bYh3VYb+bfzqNB4Je68P2sSuXyuFquzWLebHpNd2/d5uv7yoP9ISnGQ==
2725+
espree@^9.3.2:
2726+
version "9.3.2"
2727+
resolved "https://registry.yarnpkg.com/espree/-/espree-9.3.2.tgz#f58f77bd334731182801ced3380a8cc859091596"
2728+
integrity sha512-D211tC7ZwouTIuY5x9XnS0E9sWNChB7IYKX/Xp5eQj3nFXhqmiUDB9q27y76oFl8jTg3pXcQx/bpxMfs3CIZbA==
27292729
dependencies:
2730-
acorn "^8.7.0"
2731-
acorn-jsx "^5.3.1"
2730+
acorn "^8.7.1"
2731+
acorn-jsx "^5.3.2"
27322732
eslint-visitor-keys "^3.3.0"
27332733

27342734
esprima@^4.0.0, esprima@~4.0.0:
@@ -3199,10 +3199,10 @@ globals@^11.1.0:
31993199
resolved "https://registry.yarnpkg.com/globals/-/globals-11.12.0.tgz#ab8795338868a0babd8525758018c2a7eb95c42e"
32003200
integrity sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA==
32013201

3202-
globals@^13.6.0, globals@^13.9.0:
3203-
version "13.13.0"
3204-
resolved "https://registry.yarnpkg.com/globals/-/globals-13.13.0.tgz#ac32261060d8070e2719dd6998406e27d2b5727b"
3205-
integrity sha512-EQ7Q18AJlPwp3vUDL4mKA0KXrXyNIQyWon6T6XQiBQF0XHvRsiCSrWmmeATpUzdJN2HhWZU6Pdl0a9zdep5p6A==
3202+
globals@^13.15.0:
3203+
version "13.15.0"
3204+
resolved "https://registry.yarnpkg.com/globals/-/globals-13.15.0.tgz#38113218c907d2f7e98658af246cef8b77e90bac"
3205+
integrity sha512-bpzcOlgDhMG070Av0Vy5Owklpv1I6+j96GhUI7Rh7IzDCKLzboflLrrfqMu8NquDbiR4EOQk7XzJwqVJxicxog==
32063206
dependencies:
32073207
type-fest "^0.20.2"
32083208

@@ -4614,7 +4614,7 @@ min-indent@^1.0.0:
46144614
resolved "https://registry.yarnpkg.com/min-indent/-/min-indent-1.0.1.tgz#a63f681673b30571fbe8bc25686ae746eefa9869"
46154615
integrity sha512-I9jwMn07Sy/IwOj3zVkVik2JTvgpaykDZEigL6Rx6N9LbMywwUSMtxET+7lVoDLLd3O3IXwJwvuuns8UB/HeAg==
46164616

4617-
minimatch@^3.0.4, minimatch@^3.1.1:
4617+
minimatch@^3.0.4, minimatch@^3.1.1, minimatch@^3.1.2:
46184618
version "3.1.2"
46194619
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.1.2.tgz#19cd194bfd3e428f049a70817c038d89ab4be35b"
46204620
integrity sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==

0 commit comments

Comments
 (0)