Skip to content

Commit fabdd6d

Browse files
Update dependency eslint-plugin-unicorn to v56 (#4459)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ab5d951 commit fabdd6d

File tree

2 files changed

+19
-26
lines changed

2 files changed

+19
-26
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@
103103
"eslint-plugin-matrix-org": "^1.0.0",
104104
"eslint-plugin-n": "^14.0.0",
105105
"eslint-plugin-tsdoc": "^0.3.0",
106-
"eslint-plugin-unicorn": "^55.0.0",
106+
"eslint-plugin-unicorn": "^56.0.0",
107107
"fake-indexeddb": "^5.0.2",
108108
"fetch-mock": "11.1.5",
109109
"fetch-mock-jest": "^1.5.1",

yarn.lock

Lines changed: 18 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -244,7 +244,7 @@
244244
resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.24.8.tgz#5b3329c9a58803d5df425e5785865881a81ca48d"
245245
integrity sha512-pO9KhhRcuUyGnJWwyEgnRJTSIZHiT+vMD0kPeD+so0l7mxkMT19g3pjY9GTnHySck/hDzq+dtW/4VgnMkippsQ==
246246

247-
"@babel/helper-validator-identifier@^7.24.5", "@babel/helper-validator-identifier@^7.24.7":
247+
"@babel/helper-validator-identifier@^7.24.7":
248248
version "7.24.7"
249249
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.24.7.tgz#75b889cfaf9e35c2aaf42cf0d72c8e91719251db"
250250
integrity sha512-rR+PBcQ1SMQDDyF6X0wxtG8QyLCgUB0eRAGguqRLfkCA87l7yAP7ehq8SNj96OOGTO8OBV70KhuFYcIkHXOg0w==
@@ -2353,7 +2353,7 @@ braces@^3.0.3, braces@~3.0.2:
23532353
dependencies:
23542354
fill-range "^7.1.1"
23552355

2356-
browserslist@^4.23.0, browserslist@^4.23.1, browserslist@^4.23.3:
2356+
browserslist@^4.23.1, browserslist@^4.23.3:
23572357
version "4.23.3"
23582358
resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.23.3.tgz#debb029d3c93ebc97ffbc8d9cbb03403e227c800"
23592359
integrity sha512-btwCFJVjI4YWDNfau8RhZ+B1Q/VLoUITrm3RlP6y1tYGWIOa+InuYiRGXUBXo8nA1qKmHMyLB/iVQg5TT4eFoA==
@@ -2622,14 +2622,7 @@ convert-source-map@^2.0.0:
26222622
resolved "https://registry.yarnpkg.com/convert-source-map/-/convert-source-map-2.0.0.tgz#4b560f649fc4e918dd0ab75cf4961e8bc882d82a"
26232623
integrity sha512-Kvp459HrV2FEJ1CAsi1Ku+MY3kasH19TFykTz2xWmMeq6bk2NU3XXvfJ+Q61m0xktWwt+1HSYf3JZsTms3aRJg==
26242624

2625-
core-js-compat@^3.37.0:
2626-
version "3.37.1"
2627-
resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.37.1.tgz#c844310c7852f4bdf49b8d339730b97e17ff09ee"
2628-
integrity sha512-9TNiImhKvQqSUkOvk/mMRZzOANTiEVC7WaBNhHcKM7x+/5E1l5NvsysR19zuDQScE8k+kfQXWRN3AtS/eOSHpg==
2629-
dependencies:
2630-
browserslist "^4.23.0"
2631-
2632-
core-js-compat@^3.37.1, core-js-compat@^3.38.0:
2625+
core-js-compat@^3.37.1, core-js-compat@^3.38.0, core-js-compat@^3.38.1:
26332626
version "3.38.1"
26342627
resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.38.1.tgz#2bc7a298746ca5a7bcb9c164bcb120f2ebc09a09"
26352628
integrity sha512-JRH6gfXxGmrzF3tZ57lFx97YARxCXPaMzPo6jELZhv88pBH5VXpQ+y0znKGlFnzuaihqhLbefxSJxWJMPtfDzw==
@@ -3175,26 +3168,26 @@ eslint-plugin-tsdoc@^0.3.0:
31753168
"@microsoft/tsdoc" "0.15.0"
31763169
"@microsoft/tsdoc-config" "0.17.0"
31773170

3178-
eslint-plugin-unicorn@^55.0.0:
3179-
version "55.0.0"
3180-
resolved "https://registry.yarnpkg.com/eslint-plugin-unicorn/-/eslint-plugin-unicorn-55.0.0.tgz#e2aeb397914799895702480970e7d148df5bcc7b"
3181-
integrity sha512-n3AKiVpY2/uDcGrS3+QsYDkjPfaOrNrsfQxU9nt5nitd9KuvVXrfAvgCO9DYPSfap+Gqjw9EOrXIsBp5tlHZjA==
3171+
eslint-plugin-unicorn@^56.0.0:
3172+
version "56.0.0"
3173+
resolved "https://registry.yarnpkg.com/eslint-plugin-unicorn/-/eslint-plugin-unicorn-56.0.0.tgz#9fd3ebe6f478571734541fa745026b743175b59e"
3174+
integrity sha512-aXpddVz/PQMmd69uxO98PA4iidiVNvA0xOtbpUoz1WhBd4RxOQQYqN618v68drY0hmy5uU2jy1bheKEVWBjlPw==
31823175
dependencies:
3183-
"@babel/helper-validator-identifier" "^7.24.5"
3176+
"@babel/helper-validator-identifier" "^7.24.7"
31843177
"@eslint-community/eslint-utils" "^4.4.0"
31853178
ci-info "^4.0.0"
31863179
clean-regexp "^1.0.0"
3187-
core-js-compat "^3.37.0"
3188-
esquery "^1.5.0"
3189-
globals "^15.7.0"
3180+
core-js-compat "^3.38.1"
3181+
esquery "^1.6.0"
3182+
globals "^15.9.0"
31903183
indent-string "^4.0.0"
31913184
is-builtin-module "^3.2.1"
31923185
jsesc "^3.0.2"
31933186
pluralize "^8.0.0"
31943187
read-pkg-up "^7.0.1"
31953188
regexp-tree "^0.1.27"
31963189
regjsparser "^0.10.0"
3197-
semver "^7.6.1"
3190+
semver "^7.6.3"
31983191
strip-indent "^3.0.0"
31993192

32003193
eslint-rule-composer@^0.3.0:
@@ -3319,7 +3312,7 @@ esprima@^4.0.0, esprima@^4.0.1:
33193312
resolved "https://registry.yarnpkg.com/esprima/-/esprima-4.0.1.tgz#13b04cdb3e6c5d19df91ab6987a8695619b0aa71"
33203313
integrity sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A==
33213314

3322-
esquery@^1.4.2, esquery@^1.5.0, esquery@^1.6.0:
3315+
esquery@^1.4.2, esquery@^1.6.0:
33233316
version "1.6.0"
33243317
resolved "https://registry.yarnpkg.com/esquery/-/esquery-1.6.0.tgz#91419234f804d852a82dceec3e16cdc22cf9dae7"
33253318
integrity sha512-ca9pw9fomFcKPvFLXhBKUK90ZvGibiGOvRJNbjljY7s7uq/5YO4BOzcYtJqExdx99rF6aAcnRxHmcUHcz6sQsg==
@@ -3709,10 +3702,10 @@ globals@^13.19.0:
37093702
dependencies:
37103703
type-fest "^0.20.2"
37113704

3712-
globals@^15.7.0:
3713-
version "15.9.0"
3714-
resolved "https://registry.yarnpkg.com/globals/-/globals-15.9.0.tgz#e9de01771091ffbc37db5714dab484f9f69ff399"
3715-
integrity sha512-SmSKyLLKFbSr6rptvP8izbyxJL4ILwqO9Jg23UA0sDlGlu58V59D1//I3vlc0KJphVdUR7vMjHIplYnzBxorQA==
3705+
globals@^15.9.0:
3706+
version "15.11.0"
3707+
resolved "https://registry.yarnpkg.com/globals/-/globals-15.11.0.tgz#b96ed4c6998540c6fb824b24b5499216d2438d6e"
3708+
integrity sha512-yeyNSjdbyVaWurlwCpcA6XNBrHTMIeDdj0/hnvX/OLJ9ekOXYbLsLinH/MucQyGvNnXhidTdNhTtJaffL2sMfw==
37163709

37173710
globalthis@^1.0.3:
37183711
version "1.0.4"
@@ -5807,7 +5800,7 @@ semver@^6.1.0, semver@^6.3.0, semver@^6.3.1:
58075800
resolved "https://registry.yarnpkg.com/semver/-/semver-6.3.1.tgz#556d2ef8689146e46dcea4bfdd095f3434dffcb4"
58085801
integrity sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==
58095802

5810-
semver@^7.5.3, semver@^7.5.4, semver@^7.6.1:
5803+
semver@^7.5.3, semver@^7.5.4:
58115804
version "7.6.2"
58125805
resolved "https://registry.yarnpkg.com/semver/-/semver-7.6.2.tgz#1e3b34759f896e8f14d6134732ce798aeb0c6e13"
58135806
integrity sha512-FNAIBWCx9qcRhoHcgcJ0gvU7SN1lYU2ZXuSfl04bSC5OpvDHFyJCjdNHomPXxjQlCBU67YW64PzY7/VIEH7F2w==

0 commit comments

Comments
 (0)