565
565
dependencies :
566
566
" @jridgewell/trace-mapping" " 0.3.9"
567
567
568
- " @eslint/eslintrc@^1.3.1 " :
569
- version "1.3.1 "
570
- resolved "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-1.3.1 .tgz#de0807bfeffc37b964a7d0400e0c348ce5a2543d "
571
- integrity sha512-OhSY22oQQdw3zgPOOwdoj01l/Dzl1Z+xyUP33tkSN+aqyEhymJCcPHyXt+ylW8FSe0TfRC2VG+ROQOapD0aZSQ ==
568
+ " @eslint/eslintrc@^1.3.2 " :
569
+ version "1.3.2 "
570
+ resolved "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-1.3.2 .tgz#58b69582f3b7271d8fa67fe5251767a5b38ea356 "
571
+ integrity sha512-AXYd23w1S/bv3fTs3Lz0vjiYemS08jWkI3hYyS9I1ry+0f+Yjs1wm+sU0BS8qDOPrBIkp4qHYC16I8uVtpLajQ ==
572
572
dependencies :
573
573
ajv "^6.12.4"
574
574
debug "^4.3.2"
@@ -4001,11 +4001,11 @@ eslint-visitor-keys@^3.3.0:
4001
4001
integrity sha512-mQ+suqKJVyeuwGYHAdjMFqjCyfl8+Ldnxuyp3ldiMBFKkvytrXUZWaiPCEav8qDHKty44bD+qV1IP4T+w+xXRA==
4002
4002
4003
4003
eslint@^8.0.0 :
4004
- version "8.23.0 "
4005
- resolved "https://registry.npmjs.org/eslint/-/eslint-8.23.0 .tgz#a184918d288820179c6041bb3ddcc99ce6eea040 "
4006
- integrity sha512-pBG/XOn0MsJcKcTRLr27S5HpzQo4kLr+HjLQIyK4EiCsijDl/TB+h5uEuJU6bQ8Edvwz1XWOjpaP2qgnXGpTcA ==
4004
+ version "8.23.1 "
4005
+ resolved "https://registry.npmjs.org/eslint/-/eslint-8.23.1 .tgz#cfd7b3f7fdd07db8d16b4ac0516a29c8d8dca5dc "
4006
+ integrity sha512-w7C1IXCc6fNqjpuYd0yPlcTKKmHlHHktRkzmBPZ+7cvNBQuiNjx0xaMTjAJGCafJhQkrFJooREv0CtrVzmHwqg ==
4007
4007
dependencies :
4008
- " @eslint/eslintrc" " ^1.3.1 "
4008
+ " @eslint/eslintrc" " ^1.3.2 "
4009
4009
" @humanwhocodes/config-array" " ^0.10.4"
4010
4010
" @humanwhocodes/gitignore-to-minimatch" " ^1.0.2"
4011
4011
" @humanwhocodes/module-importer" " ^1.0.1"
@@ -4024,7 +4024,6 @@ eslint@^8.0.0:
4024
4024
fast-deep-equal "^3.1.3"
4025
4025
file-entry-cache "^6.0.1"
4026
4026
find-up "^5.0.0"
4027
- functional-red-black-tree "^1.0.1"
4028
4027
glob-parent "^6.0.1"
4029
4028
globals "^13.15.0"
4030
4029
globby "^11.1.0"
@@ -4033,6 +4032,7 @@ eslint@^8.0.0:
4033
4032
import-fresh "^3.0.0"
4034
4033
imurmurhash "^0.1.4"
4035
4034
is-glob "^4.0.0"
4035
+ js-sdsl "^4.1.4"
4036
4036
js-yaml "^4.1.0"
4037
4037
json-stable-stringify-without-jsonify "^1.0.1"
4038
4038
levn "^0.4.1"
@@ -5659,6 +5659,11 @@ jest@^29.0.1:
5659
5659
import-local "^3.0.2"
5660
5660
jest-cli "^29.0.1"
5661
5661
5662
+ js-sdsl@^4.1.4 :
5663
+ version "4.1.4"
5664
+ resolved "https://registry.npmjs.org/js-sdsl/-/js-sdsl-4.1.4.tgz#78793c90f80e8430b7d8dc94515b6c77d98a26a6"
5665
+ integrity sha512-Y2/yD55y5jteOAmY50JbUZYwk3CP3wnLPEZnlR1w9oKhITrBEtAxwuWKebFf8hMrPMgbYwFoWK/lH2sBkErELw==
5666
+
5662
5667
js-tokens@^4.0.0 :
5663
5668
version "4.0.0"
5664
5669
resolved "https://registry.npmjs.org/js-tokens/-/js-tokens-4.0.0.tgz#19203fb59991df98e3a287050d4647cdeaf32499"
0 commit comments