1087
1087
ts-node "^9"
1088
1088
tslib "^2"
1089
1089
1090
+ "@eslint-community/eslint-utils@^4.2.0":
1091
+ version "4.2.0"
1092
+ resolved "https://registry.yarnpkg.com/@eslint-community/eslint-utils/-/eslint-utils-4.2.0.tgz#a831e6e468b4b2b5ae42bf658bea015bf10bc518"
1093
+ integrity sha512-gB8T4H4DEfX2IV9zGDJPOBgP1e/DbfCPDTtEqUMckpvzS1OYtva8JdFYBqMwYk7xAQ429WGF/UPqn8uQ//h2vQ==
1094
+ dependencies:
1095
+ eslint-visitor-keys "^3.3.0"
1096
+
1097
+ "@eslint-community/regexpp@^4.4.0":
1098
+ version "4.4.0"
1099
+ resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.4.0.tgz#3e61c564fcd6b921cb789838631c5ee44df09403"
1100
+ integrity sha512-A9983Q0LnDGdLPjxyXQ00sbV+K+O+ko2Dr+CZigbHWtX9pNfxlaBkMR8X1CztI73zuEyEBXTVjx7CE+/VSwDiQ==
1101
+
1090
1102
"@eslint/eslintrc@^0.4.3":
1091
1103
version "0.4.3"
1092
1104
resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-0.4.3.tgz#9e42981ef035beb3dd49add17acb96e8ff6f394c"
1102
1114
minimatch "^3.0.4"
1103
1115
strip-json-comments "^3.1.1"
1104
1116
1105
- "@eslint/eslintrc@^2.0.0 ":
1106
- version "2.0.0 "
1107
- resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-2.0.0 .tgz#943309d8697c52fc82c076e90c1c74fbbe69dbff "
1108
- integrity sha512-fluIaaV+GyV24CCu/ggiHdV+j4RNh85yQnAYS/G2mZODZgGmmlrgCydjUcV3YvxCm9x8nMAfThsqTni4KiXT4A ==
1117
+ "@eslint/eslintrc@^2.0.1 ":
1118
+ version "2.0.1 "
1119
+ resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-2.0.1 .tgz#7888fe7ec8f21bc26d646dbd2c11cd776e21192d "
1120
+ integrity sha512-eFRmABvW2E5Ho6f5fHLqgena46rOj7r7OKHYfLElqcBfGFHHpjBhivyi5+jOEQuSpdc/1phIZJlbC2te+tZNIw ==
1109
1121
dependencies:
1110
1122
ajv "^6.12.4"
1111
1123
debug "^4.3.2"
1112
- espree "^9.4 .0"
1124
+ espree "^9.5 .0"
1113
1125
globals "^13.19.0"
1114
1126
ignore "^5.2.0"
1115
1127
import-fresh "^3.2.1"
1116
1128
js-yaml "^4.1.0"
1117
1129
minimatch "^3.1.2"
1118
1130
strip-json-comments "^3.1.1"
1119
1131
1120
- "@eslint/js@8.35 .0":
1121
- version "8.35 .0"
1122
- resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.35 .0.tgz#b7569632b0b788a0ca0e438235154e45d42813a7 "
1123
- integrity sha512-JXdzbRiWclLVoD8sNUjR443VVlYqiYmDVT6rGUEIEHU5YJW0gaVZwV2xgM7D4arkvASqD0IlLUVjHiFuxaftRw ==
1132
+ "@eslint/js@8.36 .0":
1133
+ version "8.36 .0"
1134
+ resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.36 .0.tgz#9837f768c03a1e4a30bd304a64fb8844f0e72efe "
1135
+ integrity sha512-lxJ9R5ygVm8ZWgYdUweoq5ownDlJ4upvoWmO4eLxBYHdMo+vZ/Rx0EN6MbKWDJOSUGrqJy2Gt+Dyv/VKml0fjg ==
1124
1136
1125
1137
"@gatsbyjs/parcel-namer-relative-to-cwd@^1.0.0":
1126
1138
version "1.5.0"
@@ -5470,13 +5482,15 @@ eslint-webpack-plugin@^2.6.0:
5470
5482
normalize-path "^3.0.0"
5471
5483
schema-utils "^3.1.1"
5472
5484
5473
- eslint@8.35 .0:
5474
- version "8.35 .0"
5475
- resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.35 .0.tgz#fffad7c7e326bae606f0e8f436a6158566d42323 "
5476
- integrity sha512-BxAf1fVL7w+JLRQhWl2pzGeSiGqbWumV4WNvc9Rhp6tiCtm4oHnyPBSEtMGZwrQgudFQ+otqzWoPB7x+hxoWsw ==
5485
+ eslint@8.36 .0:
5486
+ version "8.36 .0"
5487
+ resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.36 .0.tgz#1bd72202200a5492f91803b113fb8a83b11285cf "
5488
+ integrity sha512-Y956lmS7vDqomxlaaQAHVmeb4tNMp2FWIvU/RnU5BD3IKMD/MJPr76xdyr68P8tV1iNMvN2mRK0yy3c+UjL+bw ==
5477
5489
dependencies:
5478
- "@eslint/eslintrc" "^2.0.0"
5479
- "@eslint/js" "8.35.0"
5490
+ "@eslint-community/eslint-utils" "^4.2.0"
5491
+ "@eslint-community/regexpp" "^4.4.0"
5492
+ "@eslint/eslintrc" "^2.0.1"
5493
+ "@eslint/js" "8.36.0"
5480
5494
"@humanwhocodes/config-array" "^0.11.8"
5481
5495
"@humanwhocodes/module-importer" "^1.0.1"
5482
5496
"@nodelib/fs.walk" "^1.2.8"
@@ -5487,9 +5501,8 @@ eslint@8.35.0:
5487
5501
doctrine "^3.0.0"
5488
5502
escape-string-regexp "^4.0.0"
5489
5503
eslint-scope "^7.1.1"
5490
- eslint-utils "^3.0.0"
5491
5504
eslint-visitor-keys "^3.3.0"
5492
- espree "^9.4 .0"
5505
+ espree "^9.5 .0"
5493
5506
esquery "^1.4.2"
5494
5507
esutils "^2.0.2"
5495
5508
fast-deep-equal "^3.1.3"
@@ -5511,7 +5524,6 @@ eslint@8.35.0:
5511
5524
minimatch "^3.1.2"
5512
5525
natural-compare "^1.4.0"
5513
5526
optionator "^0.9.1"
5514
- regexpp "^3.2.0"
5515
5527
strip-ansi "^6.0.1"
5516
5528
strip-json-comments "^3.1.0"
5517
5529
text-table "^0.2.0"
@@ -5571,10 +5583,10 @@ espree@^7.3.0, espree@^7.3.1:
5571
5583
acorn-jsx "^5.3.1"
5572
5584
eslint-visitor-keys "^1.3.0"
5573
5585
5574
- espree@^9.4 .0:
5575
- version "9.4 .0"
5576
- resolved "https://registry.yarnpkg.com/espree/-/espree-9.4 .0.tgz#cd4bc3d6e9336c433265fc0aa016fc1aaf182f8a "
5577
- integrity sha512-DQmnRpLj7f6TgN/NYb0MTzJXL+vJF9h3pHy4JhCIs3zwcgez8xmGg3sXHcEO97BrmO2OSvCwMdfdlyl+E9KjOw ==
5586
+ espree@^9.5 .0:
5587
+ version "9.5 .0"
5588
+ resolved "https://registry.yarnpkg.com/espree/-/espree-9.5 .0.tgz#3646d4e3f58907464edba852fa047e6a27bdf113 "
5589
+ integrity sha512-JPbJGhKc47++oo4JkEoTe2wjy4fmMwvFpgJT9cQzmfXKp22Dr6Hf1tdCteLz1h0P3t+mGvWZ+4Uankvh8+c6zw ==
5578
5590
dependencies:
5579
5591
acorn "^8.8.0"
5580
5592
acorn-jsx "^5.3.2"
@@ -9956,7 +9968,7 @@ regexp.prototype.flags@^1.4.3:
9956
9968
define-properties "^1.1.3"
9957
9969
functions-have-names "^1.2.2"
9958
9970
9959
- regexpp@^3.0.0, regexpp@^3.1.0, regexpp@^3.2.0 :
9971
+ regexpp@^3.0.0, regexpp@^3.1.0:
9960
9972
version "3.2.0"
9961
9973
resolved "https://registry.yarnpkg.com/regexpp/-/regexpp-3.2.0.tgz#0425a2768d8f23bad70ca4b90461fa2f1213e1b2"
9962
9974
integrity sha512-pq2bWo9mVD43nbts2wGv17XLiNLya+GklZ8kaDLV2Z08gDCsGpnKn9BFMepvWuHCbyVvY7J5o5+BVvoQbmlJLg==
0 commit comments