@@ -195,9 +195,9 @@ acorn-jsx@^5.3.1:
195195 version "5.3.2"
196196 resolved "https://registry.npmjs.org/acorn-jsx/-/acorn-jsx-5.3.2.tgz"
197197
198- acorn@^8.5 .0 :
199- version "8.5 .0"
200- resolved "https://registry.npmjs.org /acorn/-/acorn-8.5 .0.tgz"
198+ acorn@^8.6 .0 :
199+ version "8.6 .0"
200+ resolved "https://registry.yarnpkg.com /acorn/-/acorn-8.6 .0.tgz#e3692ba0eb1a0c83eaa4f37f5fa7368dd7142895 "
201201
202202agent-base@6 :
203203 version "6.0.2"
@@ -662,9 +662,9 @@ eslint-scope@^5.1.1:
662662 esrecurse "^4.3.0"
663663 estraverse "^4.1.1"
664664
665- eslint-scope@^6.0 .0 :
666- version "6.0 .0"
667- resolved "https://registry.npmjs.org /eslint-scope/-/eslint-scope-6.0 .0.tgz"
665+ eslint-scope@^7.1 .0 :
666+ version "7.1 .0"
667+ resolved "https://registry.yarnpkg.com /eslint-scope/-/eslint-scope-7.1 .0.tgz#c1f6ea30ac583031f203d65c73e723b01298f153 "
668668 dependencies :
669669 esrecurse "^4.3.0"
670670 estraverse "^5.2.0"
@@ -679,13 +679,13 @@ eslint-visitor-keys@^2.0.0:
679679 version "2.1.0"
680680 resolved "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-2.1.0.tgz"
681681
682- eslint-visitor-keys@^3.0.0 :
682+ eslint-visitor-keys@^3.0.0, eslint-visitor-keys@^3.1.0 :
683683 version "3.1.0"
684684 resolved "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.1.0.tgz"
685685
686- eslint@^8.2 .0 :
687- version "8.2 .0"
688- resolved "https://registry.npmjs.org /eslint/-/eslint-8.2 .0.tgz"
686+ eslint@^8.3 .0 :
687+ version "8.3 .0"
688+ resolved "https://registry.yarnpkg.com /eslint/-/eslint-8.3 .0.tgz#a3c2409507403c1c7f6c42926111d6cbefbc3e85 "
689689 dependencies :
690690 " @eslint/eslintrc" " ^1.0.4"
691691 " @humanwhocodes/config-array" " ^0.6.0"
@@ -696,10 +696,10 @@ eslint@^8.2.0:
696696 doctrine "^3.0.0"
697697 enquirer "^2.3.5"
698698 escape-string-regexp "^4.0.0"
699- eslint-scope "^6.0 .0"
699+ eslint-scope "^7.1 .0"
700700 eslint-utils "^3.0.0"
701- eslint-visitor-keys "^3.0 .0"
702- espree "^9.0 .0"
701+ eslint-visitor-keys "^3.1 .0"
702+ espree "^9.1 .0"
703703 esquery "^1.4.0"
704704 esutils "^2.0.2"
705705 fast-deep-equal "^3.1.3"
@@ -726,13 +726,13 @@ eslint@^8.2.0:
726726 text-table "^0.2.0"
727727 v8-compile-cache "^2.0.3"
728728
729- espree@^9.0.0 :
730- version "9.0 .0"
731- resolved "https://registry.npmjs.org /espree/-/espree-9.0 .0.tgz"
729+ espree@^9.0.0, espree@^9.1.0 :
730+ version "9.1 .0"
731+ resolved "https://registry.yarnpkg.com /espree/-/espree-9.1 .0.tgz#ba9d3c9b34eeae205724124e31de4543d59fbf74 "
732732 dependencies :
733- acorn "^8.5 .0"
733+ acorn "^8.6 .0"
734734 acorn-jsx "^5.3.1"
735- eslint-visitor-keys "^3.0 .0"
735+ eslint-visitor-keys "^3.1 .0"
736736
737737esquery@^1.4.0 :
738738 version "1.4.0"
0 commit comments