@@ -195,9 +195,9 @@ acorn-jsx@^5.3.1:
195
195
version "5.3.2"
196
196
resolved "https://registry.npmjs.org/acorn-jsx/-/acorn-jsx-5.3.2.tgz"
197
197
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 "
201
201
202
202
agent-base@6 :
203
203
version "6.0.2"
@@ -662,9 +662,9 @@ eslint-scope@^5.1.1:
662
662
esrecurse "^4.3.0"
663
663
estraverse "^4.1.1"
664
664
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 "
668
668
dependencies :
669
669
esrecurse "^4.3.0"
670
670
estraverse "^5.2.0"
@@ -679,13 +679,13 @@ eslint-visitor-keys@^2.0.0:
679
679
version "2.1.0"
680
680
resolved "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-2.1.0.tgz"
681
681
682
- eslint-visitor-keys@^3.0.0 :
682
+ eslint-visitor-keys@^3.0.0, eslint-visitor-keys@^3.1.0 :
683
683
version "3.1.0"
684
684
resolved "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.1.0.tgz"
685
685
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 "
689
689
dependencies :
690
690
" @eslint/eslintrc" " ^1.0.4"
691
691
" @humanwhocodes/config-array" " ^0.6.0"
@@ -696,10 +696,10 @@ eslint@^8.2.0:
696
696
doctrine "^3.0.0"
697
697
enquirer "^2.3.5"
698
698
escape-string-regexp "^4.0.0"
699
- eslint-scope "^6.0 .0"
699
+ eslint-scope "^7.1 .0"
700
700
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"
703
703
esquery "^1.4.0"
704
704
esutils "^2.0.2"
705
705
fast-deep-equal "^3.1.3"
@@ -726,13 +726,13 @@ eslint@^8.2.0:
726
726
text-table "^0.2.0"
727
727
v8-compile-cache "^2.0.3"
728
728
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 "
732
732
dependencies :
733
- acorn "^8.5 .0"
733
+ acorn "^8.6 .0"
734
734
acorn-jsx "^5.3.1"
735
- eslint-visitor-keys "^3.0 .0"
735
+ eslint-visitor-keys "^3.1 .0"
736
736
737
737
esquery@^1.4.0 :
738
738
version "1.4.0"
0 commit comments