Skip to content

Commit bf1fba3

Browse files
chore(deps-dev): Bump eslint-plugin-unicorn from 30.0.0 to 42.0.0
Bumps [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn) from 30.0.0 to 42.0.0. - [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases) - [Commits](sindresorhus/eslint-plugin-unicorn@v30.0.0...v42.0.0) --- updated-dependencies: - dependency-name: eslint-plugin-unicorn dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent cdfab98 commit bf1fba3

2 files changed

Lines changed: 48 additions & 147 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"eslint-plugin-jest": "^24.1.3",
5656
"eslint-plugin-node": "^11.1.0",
5757
"eslint-plugin-prettier": "^3.4.0",
58-
"eslint-plugin-unicorn": "^30.0.0",
58+
"eslint-plugin-unicorn": "^42.0.0",
5959
"jest": "^27.2.0",
6060
"jest-environment-node-single-context": "^27.2.0",
6161
"npm-run-all": "^4.1.5",

yarn.lock

Lines changed: 47 additions & 146 deletions
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,6 @@
1616
dependencies:
1717
"@babel/highlight" "^7.14.5"
1818

19-
"@babel/compat-data@^7.13.12":
20-
version "7.13.15"
21-
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.13.15.tgz#7e8eea42d0b64fda2b375b22d06c605222e848f4"
22-
integrity sha512-ltnibHKR1VnrU4ymHyQ/CXtNXI6yZC0oJThyW78Hft8XndANwi+9H+UIklBDraIjFEJzw8wmcM427oDd9KS5wA==
23-
2419
"@babel/compat-data@^7.13.15":
2520
version "7.14.0"
2621
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.14.0.tgz#a901128bce2ad02565df95e6ecbf195cf9465919"
@@ -74,27 +69,6 @@
7469
semver "^5.4.1"
7570
source-map "^0.5.0"
7671

77-
"@babel/core@^7.12.16":
78-
version "7.13.15"
79-
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.13.15.tgz#a6d40917df027487b54312202a06812c4f7792d0"
80-
integrity sha512-6GXmNYeNjS2Uz+uls5jalOemgIhnTMeaXo+yBUA72kC2uX/8VW6XyhVIo2L8/q0goKQA3EVKx0KOQpVKSeWadQ==
81-
dependencies:
82-
"@babel/code-frame" "^7.12.13"
83-
"@babel/generator" "^7.13.9"
84-
"@babel/helper-compilation-targets" "^7.13.13"
85-
"@babel/helper-module-transforms" "^7.13.14"
86-
"@babel/helpers" "^7.13.10"
87-
"@babel/parser" "^7.13.15"
88-
"@babel/template" "^7.12.13"
89-
"@babel/traverse" "^7.13.15"
90-
"@babel/types" "^7.13.14"
91-
convert-source-map "^1.7.0"
92-
debug "^4.1.0"
93-
gensync "^1.0.0-beta.2"
94-
json5 "^2.1.2"
95-
semver "^6.3.0"
96-
source-map "^0.5.0"
97-
9872
"@babel/core@^7.7.2":
9973
version "7.15.5"
10074
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.15.5.tgz#f8ed9ace730722544609f90c9bb49162dc3bf5b9"
@@ -116,16 +90,7 @@
11690
semver "^6.3.0"
11791
source-map "^0.5.0"
11892

119-
"@babel/eslint-parser@^7.12.16":
120-
version "7.13.14"
121-
resolved "https://registry.yarnpkg.com/@babel/eslint-parser/-/eslint-parser-7.13.14.tgz#f80fd23bdd839537221914cb5d17720a5ea6ba3a"
122-
integrity sha512-I0HweR36D73Ibn/FfrRDMKlMqJHFwidIUgYdMpH+aXYuQC+waq59YaJ6t9e9N36axJ82v1jR041wwqDrDXEwRA==
123-
dependencies:
124-
eslint-scope "^5.1.0"
125-
eslint-visitor-keys "^1.3.0"
126-
semver "^6.3.0"
127-
128-
"@babel/generator@^7.13.16", "@babel/generator@^7.13.9", "@babel/generator@^7.9.0":
93+
"@babel/generator@^7.13.16", "@babel/generator@^7.9.0":
12994
version "7.13.16"
13095
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.13.16.tgz#0befc287031a201d84cdfc173b46b320ae472d14"
13196
integrity sha512-grBBR75UnKOcUWMp8WoDxNsWCFl//XCK6HWTrBQKTr5SV9f5g0pNOjdyzi/DTBv12S9GnYPInIXQBTky7OXEMg==
@@ -161,16 +126,6 @@
161126
jsesc "^2.5.1"
162127
source-map "^0.5.0"
163128

164-
"@babel/helper-compilation-targets@^7.13.13":
165-
version "7.13.13"
166-
resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.13.13.tgz#2b2972a0926474853f41e4adbc69338f520600e5"
167-
integrity sha512-q1kcdHNZehBwD9jYPh3WyXcsFERi39X4I59I3NadciWtNDyZ6x+GboOxncFK0kXlKIv6BJm5acncehXWUjWQMQ==
168-
dependencies:
169-
"@babel/compat-data" "^7.13.12"
170-
"@babel/helper-validator-option" "^7.12.17"
171-
browserslist "^4.14.5"
172-
semver "^6.3.0"
173-
174129
"@babel/helper-compilation-targets@^7.13.16":
175130
version "7.13.16"
176131
resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.13.16.tgz#6e91dccf15e3f43e5556dffe32d860109887563c"
@@ -281,20 +236,6 @@
281236
dependencies:
282237
"@babel/types" "^7.8.3"
283238

284-
"@babel/helper-module-transforms@^7.13.14":
285-
version "7.13.14"
286-
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.13.14.tgz#e600652ba48ccb1641775413cb32cfa4e8b495ef"
287-
integrity sha512-QuU/OJ0iAOSIatyVZmfqB0lbkVP0kDRiKj34xy+QNsnVZi/PA6BoSoreeqnxxa9EHFAIL0R9XOaAR/G9WlIy5g==
288-
dependencies:
289-
"@babel/helper-module-imports" "^7.13.12"
290-
"@babel/helper-replace-supers" "^7.13.12"
291-
"@babel/helper-simple-access" "^7.13.12"
292-
"@babel/helper-split-export-declaration" "^7.12.13"
293-
"@babel/helper-validator-identifier" "^7.12.11"
294-
"@babel/template" "^7.12.13"
295-
"@babel/traverse" "^7.13.13"
296-
"@babel/types" "^7.13.14"
297-
298239
"@babel/helper-module-transforms@^7.14.2":
299240
version "7.14.2"
300241
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.14.2.tgz#ac1cc30ee47b945e3e0c4db12fa0c5389509dfe5"
@@ -438,20 +379,10 @@
438379
dependencies:
439380
"@babel/types" "^7.15.4"
440381

441-
"@babel/helper-validator-identifier@^7.12.11":
442-
version "7.12.11"
443-
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.12.11.tgz#c9a1f021917dcb5ccf0d4e453e399022981fc9ed"
444-
integrity sha512-np/lG3uARFybkoHokJUmf1QfEvRVCPbmQeUQpKow5cQ3xWrV9i3rUHodKDJPQfTVX61qKi+UdYk8kik84n7XOw==
445-
446-
"@babel/helper-validator-identifier@^7.14.0":
447-
version "7.14.0"
448-
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.14.0.tgz#d26cad8a47c65286b15df1547319a5d0bcf27288"
449-
integrity sha512-V3ts7zMSu5lfiwWDVWzRDGIN+lnCEUdaXgtVHJgLb1rGaA6jMrtB9EmE7L18foXJIE8Un/A/h6NJfGQp/e1J4A==
450-
451-
"@babel/helper-validator-identifier@^7.14.5", "@babel/helper-validator-identifier@^7.14.9":
452-
version "7.14.9"
453-
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.14.9.tgz#6654d171b2024f6d8ee151bf2509699919131d48"
454-
integrity sha512-pQYxPY0UP6IHISRitNe8bsijHex4TWZXi2HwKVsjPiltzlhse2znVcm9Ace510VT1kxIHjGJCZZQBX2gJDbo0g==
382+
"@babel/helper-validator-identifier@^7.12.11", "@babel/helper-validator-identifier@^7.14.0", "@babel/helper-validator-identifier@^7.14.5", "@babel/helper-validator-identifier@^7.14.9", "@babel/helper-validator-identifier@^7.15.7":
383+
version "7.16.7"
384+
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.16.7.tgz#e8c602438c4a8195751243da9031d1607d247cad"
385+
integrity sha512-hsEnFemeiW4D08A5gUAZxLBTXpZ39P+a+DGDsHw1yxqyQ/jzFEnxf5uTEGp+3bzAbNOxU1paTgYS4ECU/IgfDw==
455386

456387
"@babel/helper-validator-option@^7.12.17":
457388
version "7.12.17"
@@ -463,15 +394,6 @@
463394
resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.14.5.tgz#6e72a1fff18d5dfcb878e1e62f1a021c4b72d5a3"
464395
integrity sha512-OX8D5eeX4XwcroVW45NMvoYaIuFI+GQpA2a8Gi+X/U/cDUIRsV37qQfF905F0htTRCREQIB4KqPeaveRJUl3Ow==
465396

466-
"@babel/helpers@^7.13.10":
467-
version "7.13.10"
468-
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.13.10.tgz#fd8e2ba7488533cdeac45cc158e9ebca5e3c7df8"
469-
integrity sha512-4VO883+MWPDUVRF3PhiLBUFHoX/bsLTGFpFK/HqvvfBZz2D57u9XzPVNFVBTc0PW/CWR9BXTOKt8NF4DInUHcQ==
470-
dependencies:
471-
"@babel/template" "^7.12.13"
472-
"@babel/traverse" "^7.13.0"
473-
"@babel/types" "^7.13.0"
474-
475397
"@babel/helpers@^7.14.0":
476398
version "7.14.0"
477399
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.14.0.tgz#ea9b6be9478a13d6f961dbb5f36bf75e2f3b8f62"
@@ -517,7 +439,7 @@
517439
chalk "^2.0.0"
518440
js-tokens "^4.0.0"
519441

520-
"@babel/parser@^7.1.0", "@babel/parser@^7.10.4", "@babel/parser@^7.12.13", "@babel/parser@^7.13.15", "@babel/parser@^7.13.16", "@babel/parser@^7.14.2", "@babel/parser@^7.14.3", "@babel/parser@^7.15.4", "@babel/parser@^7.15.5", "@babel/parser@^7.17.10", "@babel/parser@^7.3.1", "@babel/parser@^7.7.0", "@babel/parser@^7.7.2", "@babel/parser@^7.7.5", "@babel/parser@^7.9.0":
442+
"@babel/parser@^7.1.0", "@babel/parser@^7.10.4", "@babel/parser@^7.12.13", "@babel/parser@^7.13.16", "@babel/parser@^7.14.2", "@babel/parser@^7.14.3", "@babel/parser@^7.15.4", "@babel/parser@^7.15.5", "@babel/parser@^7.17.10", "@babel/parser@^7.3.1", "@babel/parser@^7.7.0", "@babel/parser@^7.7.2", "@babel/parser@^7.7.5", "@babel/parser@^7.9.0":
521443
version "7.17.10"
522444
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.17.10.tgz#873b16db82a8909e0fbd7f115772f4b739f6ce78"
523445
integrity sha512-n2Q6i+fnJqzOaq2VkdXxy2TCPCWQZHiCo0XqmrCvDWcZQKRyZzYi4Z0yxlBuN0w+r2ZHmre+Q087DSrw3pbJDQ==
@@ -647,7 +569,7 @@
647569
"@babel/parser" "^7.10.4"
648570
"@babel/types" "^7.10.4"
649571

650-
"@babel/traverse@^7.1.0", "@babel/traverse@^7.13.0", "@babel/traverse@^7.13.13", "@babel/traverse@^7.13.15", "@babel/traverse@^7.13.17", "@babel/traverse@^7.2.3", "@babel/traverse@^7.7.0", "@babel/traverse@^7.7.4", "@babel/traverse@^7.8.6", "@babel/traverse@^7.9.0":
572+
"@babel/traverse@^7.1.0", "@babel/traverse@^7.13.0", "@babel/traverse@^7.13.17", "@babel/traverse@^7.2.3", "@babel/traverse@^7.7.0", "@babel/traverse@^7.7.4", "@babel/traverse@^7.8.6", "@babel/traverse@^7.9.0":
651573
version "7.13.17"
652574
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.13.17.tgz#c85415e0c7d50ac053d758baec98b28b2ecfeea3"
653575
integrity sha512-BMnZn0R+X6ayqm3C3To7o1j7Q020gWdqdyP50KEoVqaCO2c/Im7sYZSmVgvefp8TTMQ+9CtwuBp0Z1CZ8V3Pvg==
@@ -690,7 +612,7 @@
690612
debug "^4.1.0"
691613
globals "^11.1.0"
692614

693-
"@babel/types@7.13.17", "@babel/types@^7.0.0", "@babel/types@^7.10.4", "@babel/types@^7.12.13", "@babel/types@^7.13.0", "@babel/types@^7.13.12", "@babel/types@^7.13.14", "@babel/types@^7.13.16", "@babel/types@^7.13.17", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.7.0", "@babel/types@^7.8.3", "@babel/types@^7.8.6", "@babel/types@^7.9.0":
615+
"@babel/types@7.13.17", "@babel/types@^7.0.0", "@babel/types@^7.10.4", "@babel/types@^7.12.13", "@babel/types@^7.13.12", "@babel/types@^7.13.16", "@babel/types@^7.13.17", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.7.0", "@babel/types@^7.8.3", "@babel/types@^7.8.6", "@babel/types@^7.9.0":
694616
version "7.13.17"
695617
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.13.17.tgz#48010a115c9fba7588b4437dd68c9469012b38b4"
696618
integrity sha512-RawydLgxbOPDlTLJNtoIypwdmAy//uQIzlKt2+iBiJaRlVuI6QLUxVAyWGNfOzp8Yu4L4lLIacoCyTNtpb4wiA==
@@ -3199,15 +3121,10 @@ ci-info@^2.0.0:
31993121
resolved "https://registry.yarnpkg.com/ci-info/-/ci-info-2.0.0.tgz#67a9e964be31a51e15e5010d58e6f12834002f46"
32003122
integrity sha512-5tK7EtrZ0N+OLFMthtqOj4fI2Jeb88C4CAZPu25LDVUgXJ0A3Js4PMGqrn0JU1W0Mh1/Z8wZzYPxqUrXeBboCQ==
32013123

3202-
ci-info@^3.1.1:
3203-
version "3.1.1"
3204-
resolved "https://registry.yarnpkg.com/ci-info/-/ci-info-3.1.1.tgz#9a32fcefdf7bcdb6f0a7e1c0f8098ec57897b80a"
3205-
integrity sha512-kdRWLBIJwdsYJWYJFtAFFYxybguqeF91qpZaggjG5Nf8QKdizFG2hjqvaTXbxFIcYbSaD74KpAXv6BSm17DHEQ==
3206-
3207-
ci-info@^3.2.0:
3208-
version "3.2.0"
3209-
resolved "https://registry.yarnpkg.com/ci-info/-/ci-info-3.2.0.tgz#2876cb948a498797b5236f0095bc057d0dca38b6"
3210-
integrity sha512-dVqRX7fLUm8J6FgHJ418XuIgDLZDkYcDFTeL6TA2gt5WlIZUQrrH6EZrNClwT/H0FateUsZkGIOPRrLbP+PR9A==
3124+
ci-info@^3.1.1, ci-info@^3.2.0, ci-info@^3.3.0:
3125+
version "3.3.0"
3126+
resolved "https://registry.yarnpkg.com/ci-info/-/ci-info-3.3.0.tgz#b4ed1fb6818dea4803a55c623041f9165d2066b2"
3127+
integrity sha512-riT/3vI5YpVH6/qomlDnJow6TBee2PBKSEpx3O32EGPYbWGIRsIlGRms3Sm74wYE1JMo8RnO04Hb12+v1J5ICw==
32113128

32123129
cjs-module-lexer@^1.0.0:
32133130
version "1.2.2"
@@ -4413,51 +4330,48 @@ eslint-plugin-prettier@^3.4.0:
44134330
dependencies:
44144331
prettier-linter-helpers "^1.0.0"
44154332

4416-
eslint-plugin-unicorn@^30.0.0:
4417-
version "30.0.0"
4418-
resolved "https://registry.yarnpkg.com/eslint-plugin-unicorn/-/eslint-plugin-unicorn-30.0.0.tgz#45d3d138f444eff527e8c00f7a9299bcfcb5051b"
4419-
integrity sha512-ZKbE48Ep99z/3geLpkBfv+jNrzr2k7bLqCC/RfZOekZzAvn2/ECDE/d8zGdW1YxHmIC9pevQvm8Pl89v9GEIVw==
4333+
eslint-plugin-unicorn@^42.0.0:
4334+
version "42.0.0"
4335+
resolved "https://registry.yarnpkg.com/eslint-plugin-unicorn/-/eslint-plugin-unicorn-42.0.0.tgz#47d60c00c263ad743403b052db689e39acbacff1"
4336+
integrity sha512-ixBsbhgWuxVaNlPTT8AyfJMlhyC5flCJFjyK3oKE8TRrwBnaHvUbuIkCM1lqg8ryYrFStL/T557zfKzX4GKSlg==
44204337
dependencies:
4421-
ci-info "^3.1.1"
4338+
"@babel/helper-validator-identifier" "^7.15.7"
4339+
ci-info "^3.3.0"
44224340
clean-regexp "^1.0.0"
4423-
eslint-template-visitor "^2.3.2"
4424-
eslint-utils "^2.1.0"
4425-
eslint-visitor-keys "^2.0.0"
4426-
import-modules "^2.1.0"
4341+
eslint-utils "^3.0.0"
4342+
esquery "^1.4.0"
4343+
indent-string "^4.0.0"
4344+
is-builtin-module "^3.1.0"
44274345
lodash "^4.17.21"
44284346
pluralize "^8.0.0"
44294347
read-pkg-up "^7.0.1"
4430-
regexp-tree "^0.1.23"
4431-
reserved-words "^0.1.2"
4348+
regexp-tree "^0.1.24"
44324349
safe-regex "^2.1.1"
44334350
semver "^7.3.5"
4351+
strip-indent "^3.0.0"
44344352

4435-
eslint-scope@^5.0.0, eslint-scope@^5.1.0, eslint-scope@^5.1.1:
4353+
eslint-scope@^5.0.0, eslint-scope@^5.1.1:
44364354
version "5.1.1"
44374355
resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-5.1.1.tgz#e786e59a66cb92b3f6c1fb0d508aab174848f48c"
44384356
integrity sha512-2NxwbF/hZ0KpepYN0cNbo+FN6XoK7GaHlQhgx/hIZl6Va0bF45RQOOwhLIy8lQDbuCiadSLCBnH2CFYquit5bw==
44394357
dependencies:
44404358
esrecurse "^4.3.0"
44414359
estraverse "^4.1.1"
44424360

4443-
eslint-template-visitor@^2.3.2:
4444-
version "2.3.2"
4445-
resolved "https://registry.yarnpkg.com/eslint-template-visitor/-/eslint-template-visitor-2.3.2.tgz#b52f96ff311e773a345d79053ccc78275bbc463d"
4446-
integrity sha512-3ydhqFpuV7x1M9EK52BPNj6V0Kwu0KKkcIAfpUhwHbR8ocRln/oUHgfxQupY8O1h4Qv/POHDumb/BwwNfxbtnA==
4447-
dependencies:
4448-
"@babel/core" "^7.12.16"
4449-
"@babel/eslint-parser" "^7.12.16"
4450-
eslint-visitor-keys "^2.0.0"
4451-
esquery "^1.3.1"
4452-
multimap "^1.1.0"
4453-
44544361
eslint-utils@^2.0.0, eslint-utils@^2.1.0:
44554362
version "2.1.0"
44564363
resolved "https://registry.yarnpkg.com/eslint-utils/-/eslint-utils-2.1.0.tgz#d2de5e03424e707dc10c74068ddedae708741b27"
44574364
integrity sha512-w94dQYoauyvlDc43XnGB8lU3Zt713vNChgt4EWwhXAP2XkBvndfxF0AgIqKOOasjPIPzj9JqgwkwbCYD0/V3Zg==
44584365
dependencies:
44594366
eslint-visitor-keys "^1.1.0"
44604367

4368+
eslint-utils@^3.0.0:
4369+
version "3.0.0"
4370+
resolved "https://registry.yarnpkg.com/eslint-utils/-/eslint-utils-3.0.0.tgz#8aebaface7345bb33559db0a1f13a1d2d48c3672"
4371+
integrity sha512-uuQC43IGctw68pJA1RgbQS8/NP7rch6Cwd4j3ZBtgo4/8Flj4eGE7ZYSZRN3iq5pVUv6GPdW5Z1RFleo84uLDA==
4372+
dependencies:
4373+
eslint-visitor-keys "^2.0.0"
4374+
44614375
eslint-visitor-keys@^1.0.0, eslint-visitor-keys@^1.1.0, eslint-visitor-keys@^1.3.0:
44624376
version "1.3.0"
44634377
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.3.0.tgz#30ebd1ef7c2fdff01c3a4f151044af25fab0523e"
@@ -4525,10 +4439,10 @@ esprima@^4.0.0, esprima@^4.0.1, esprima@~4.0.0:
45254439
resolved "https://registry.yarnpkg.com/esprima/-/esprima-4.0.1.tgz#13b04cdb3e6c5d19df91ab6987a8695619b0aa71"
45264440
integrity sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A==
45274441

4528-
esquery@^1.2.0, esquery@^1.3.1:
4529-
version "1.3.1"
4530-
resolved "https://registry.yarnpkg.com/esquery/-/esquery-1.3.1.tgz#b78b5828aa8e214e29fb74c4d5b752e1c033da57"
4531-
integrity sha512-olpvt9QG0vniUBZspVRN6lwB7hOZoTRtT+jzR+tS4ffYx2mzbw+z0XCOk44aaLYKApNX5nMm+E+P6o25ip/DHQ==
4442+
esquery@^1.2.0, esquery@^1.4.0:
4443+
version "1.4.0"
4444+
resolved "https://registry.yarnpkg.com/esquery/-/esquery-1.4.0.tgz#2148ffc38b82e8c7057dfed48425b3e61f0f24a5"
4445+
integrity sha512-cCDispWt5vHHtwMY2YrAQ4ibFkAL8RbH5YGBnZBc90MolvvfkkQcJro/aZiAQUlQ3qgrYS6D6v8Gc5G5CQsc9w==
45324446
dependencies:
45334447
estraverse "^5.1.0"
45344448

@@ -5718,11 +5632,6 @@ import-local@^3.0.2:
57185632
pkg-dir "^4.2.0"
57195633
resolve-cwd "^3.0.0"
57205634

5721-
import-modules@^2.1.0:
5722-
version "2.1.0"
5723-
resolved "https://registry.yarnpkg.com/import-modules/-/import-modules-2.1.0.tgz#abe7df297cb6c1f19b57246eb8b8bd9664b6d8c2"
5724-
integrity sha512-8HEWcnkbGpovH9yInoisxaSoIg9Brbul+Ju3Kqe2UsYDUBJD/iQjSgEj0zPcTDPKfPp2fs5xlv1i+JSye/m1/A==
5725-
57265635
imurmurhash@^0.1.4:
57275636
version "0.1.4"
57285637
resolved "https://registry.yarnpkg.com/imurmurhash/-/imurmurhash-0.1.4.tgz#9218b9b2b928a238b13dc4fb6b6d576f231453ea"
@@ -5956,6 +5865,13 @@ is-buffer@^2.0.0:
59565865
resolved "https://registry.yarnpkg.com/is-buffer/-/is-buffer-2.0.5.tgz#ebc252e400d22ff8d77fa09888821a24a658c191"
59575866
integrity sha512-i2R6zNFDwgEHJyQUtJEk0XFi1i0dPFn/oqjK3/vPCcDeJvW5NQ83V8QbicfF1SupOaB0h8ntgBC2YiE7dfyctQ==
59585867

5868+
is-builtin-module@^3.1.0:
5869+
version "3.1.0"
5870+
resolved "https://registry.yarnpkg.com/is-builtin-module/-/is-builtin-module-3.1.0.tgz#6fdb24313b1c03b75f8b9711c0feb8c30b903b00"
5871+
integrity sha512-OV7JjAgOTfAFJmHZLvpSTb4qi0nIILDV1gWPYDnDJUTNFM5aGlRAhk4QcT8i7TuAleeEV5Fdkqn3t4mS+Q11fg==
5872+
dependencies:
5873+
builtin-modules "^3.0.0"
5874+
59595875
is-callable@^1.1.4, is-callable@^1.2.3:
59605876
version "1.2.3"
59615877
resolved "https://registry.yarnpkg.com/is-callable/-/is-callable-1.2.3.tgz#8b1e0500b73a1d76c70487636f368e519de8db8e"
@@ -7893,11 +7809,6 @@ ms@2.1.2, ms@^2.0.0:
78937809
resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.2.tgz#d09d1f357b443f493382a8eb3ccd183872ae6009"
78947810
integrity sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==
78957811

7896-
multimap@^1.1.0:
7897-
version "1.1.0"
7898-
resolved "https://registry.yarnpkg.com/multimap/-/multimap-1.1.0.tgz#5263febc085a1791c33b59bb3afc6a76a2a10ca8"
7899-
integrity sha512-0ZIR9PasPxGXmRsEF8jsDzndzHDj7tIav+JUmvIFB/WHswliFnquxECT/De7GR4yg99ky/NlRKJT82G1y271bw==
7900-
79017812
multimatch@^5.0.0:
79027813
version "5.0.0"
79037814
resolved "https://registry.yarnpkg.com/multimatch/-/multimatch-5.0.0.tgz#932b800963cea7a31a033328fa1e0c3a1874dbe6"
@@ -9402,15 +9313,10 @@ regex-not@^1.0.0, regex-not@^1.0.2:
94029313
extend-shallow "^3.0.2"
94039314
safe-regex "^1.1.0"
94049315

9405-
regexp-tree@^0.1.23:
9406-
version "0.1.23"
9407-
resolved "https://registry.yarnpkg.com/regexp-tree/-/regexp-tree-0.1.23.tgz#8a8ce1cc5e971acef62213a7ecdb1f6e18a1f1b2"
9408-
integrity sha512-+7HWfb4Bvu8Rs2eQTUIpX9I/PlQkYOuTNbRpKLJlQpSgwSkzFYh+pUj0gtvglnOZLKB6YgnIgRuJ2/IlpL48qw==
9409-
9410-
regexp-tree@~0.1.1:
9411-
version "0.1.21"
9412-
resolved "https://registry.yarnpkg.com/regexp-tree/-/regexp-tree-0.1.21.tgz#55e2246b7f7d36f1b461490942fa780299c400d7"
9413-
integrity sha512-kUUXjX4AnqnR8KRTCrayAo9PzYMRKmVoGgaz2tBuz0MF3g1ZbGebmtW0yFHfFK9CmBjQKeYIgoL22pFLBJY7sw==
9316+
regexp-tree@^0.1.24, regexp-tree@~0.1.1:
9317+
version "0.1.24"
9318+
resolved "https://registry.yarnpkg.com/regexp-tree/-/regexp-tree-0.1.24.tgz#3d6fa238450a4d66e5bc9c4c14bb720e2196829d"
9319+
integrity sha512-s2aEVuLhvnVJW6s/iPgEGK6R+/xngd2jNQ+xy4bXNDKxZKJH6jpPHY6kVeVv1IeLCHgswRj+Kl3ELaDjG6V1iw==
94149320

94159321
regexpp@^3.0.0, regexpp@^3.1.0:
94169322
version "3.1.0"
@@ -9579,11 +9485,6 @@ requireindex@^1.2.0:
95799485
resolved "https://registry.yarnpkg.com/requireindex/-/requireindex-1.2.0.tgz#3463cdb22ee151902635aa6c9535d4de9c2ef1ef"
95809486
integrity sha512-L9jEkOi3ASd9PYit2cwRfyppc9NoABujTP8/5gFcbERmo5jUoAKovIC3fsF17pkTnGsrByysqX+Kxd2OTNI1ww==
95819487

9582-
reserved-words@^0.1.2:
9583-
version "0.1.2"
9584-
resolved "https://registry.yarnpkg.com/reserved-words/-/reserved-words-0.1.2.tgz#00a0940f98cd501aeaaac316411d9adc52b31ab1"
9585-
integrity sha1-AKCUD5jNUBrqqsMWQR2a3FKzGrE=
9586-
95879488
resolve-alpn@^1.0.0:
95889489
version "1.0.0"
95899490
resolved "https://registry.yarnpkg.com/resolve-alpn/-/resolve-alpn-1.0.0.tgz#745ad60b3d6aff4b4a48e01b8c0bdc70959e0e8c"

0 commit comments

Comments
 (0)