1157
1157
eslint-restricted-globals "^0.2.0"
1158
1158
prettier "^2.4.1"
1159
1159
1160
- " @eslint/eslintrc@^1.3.1 " :
1161
- version "1.3.1 "
1162
- resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-1.3.1 .tgz#de0807bfeffc37b964a7d0400e0c348ce5a2543d "
1163
- integrity sha512-OhSY22oQQdw3zgPOOwdoj01l/Dzl1Z+xyUP33tkSN+aqyEhymJCcPHyXt+ylW8FSe0TfRC2VG+ROQOapD0aZSQ ==
1160
+ " @eslint/eslintrc@^1.3.2 " :
1161
+ version "1.3.2 "
1162
+ resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-1.3.2 .tgz#58b69582f3b7271d8fa67fe5251767a5b38ea356 "
1163
+ integrity sha512-AXYd23w1S/bv3fTs3Lz0vjiYemS08jWkI3hYyS9I1ry+0f+Yjs1wm+sU0BS8qDOPrBIkp4qHYC16I8uVtpLajQ ==
1164
1164
dependencies :
1165
1165
ajv "^6.12.4"
1166
1166
debug "^4.3.2"
@@ -3561,11 +3561,11 @@ eslint-visitor-keys@^3.3.0:
3561
3561
integrity sha512-mQ+suqKJVyeuwGYHAdjMFqjCyfl8+Ldnxuyp3ldiMBFKkvytrXUZWaiPCEav8qDHKty44bD+qV1IP4T+w+xXRA==
3562
3562
3563
3563
eslint@^8.21.0 :
3564
- version "8.23.0 "
3565
- resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.23.0 .tgz#a184918d288820179c6041bb3ddcc99ce6eea040 "
3566
- integrity sha512-pBG/XOn0MsJcKcTRLr27S5HpzQo4kLr+HjLQIyK4EiCsijDl/TB+h5uEuJU6bQ8Edvwz1XWOjpaP2qgnXGpTcA ==
3564
+ version "8.23.1 "
3565
+ resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.23.1 .tgz#cfd7b3f7fdd07db8d16b4ac0516a29c8d8dca5dc "
3566
+ integrity sha512-w7C1IXCc6fNqjpuYd0yPlcTKKmHlHHktRkzmBPZ+7cvNBQuiNjx0xaMTjAJGCafJhQkrFJooREv0CtrVzmHwqg ==
3567
3567
dependencies :
3568
- " @eslint/eslintrc" " ^1.3.1 "
3568
+ " @eslint/eslintrc" " ^1.3.2 "
3569
3569
" @humanwhocodes/config-array" " ^0.10.4"
3570
3570
" @humanwhocodes/gitignore-to-minimatch" " ^1.0.2"
3571
3571
" @humanwhocodes/module-importer" " ^1.0.1"
@@ -3584,7 +3584,6 @@ eslint@^8.21.0:
3584
3584
fast-deep-equal "^3.1.3"
3585
3585
file-entry-cache "^6.0.1"
3586
3586
find-up "^5.0.0"
3587
- functional-red-black-tree "^1.0.1"
3588
3587
glob-parent "^6.0.1"
3589
3588
globals "^13.15.0"
3590
3589
globby "^11.1.0"
@@ -3593,6 +3592,7 @@ eslint@^8.21.0:
3593
3592
import-fresh "^3.0.0"
3594
3593
imurmurhash "^0.1.4"
3595
3594
is-glob "^4.0.0"
3595
+ js-sdsl "^4.1.4"
3596
3596
js-yaml "^4.1.0"
3597
3597
json-stable-stringify-without-jsonify "^1.0.1"
3598
3598
levn "^0.4.1"
@@ -5278,6 +5278,11 @@ joi@^17.2.1:
5278
5278
" @sideway/formula" " ^3.0.0"
5279
5279
" @sideway/pinpoint" " ^2.0.0"
5280
5280
5281
+ js-sdsl@^4.1.4 :
5282
+ version "4.1.4"
5283
+ resolved "https://registry.yarnpkg.com/js-sdsl/-/js-sdsl-4.1.4.tgz#78793c90f80e8430b7d8dc94515b6c77d98a26a6"
5284
+ integrity sha512-Y2/yD55y5jteOAmY50JbUZYwk3CP3wnLPEZnlR1w9oKhITrBEtAxwuWKebFf8hMrPMgbYwFoWK/lH2sBkErELw==
5285
+
5281
5286
" js-tokens@^3.0.0 || ^4.0.0" , js-tokens@^4.0.0:
5282
5287
version "4.0.0"
5283
5288
resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-4.0.0.tgz#19203fb59991df98e3a287050d4647cdeaf32499"
0 commit comments