Skip to content

Commit cdb7af6

Browse files
chore(deps): update dependency eslint to v10.8.1
1 parent 26475d5 commit cdb7af6

2 files changed

Lines changed: 49 additions & 35 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"devDependencies": {
3535
"@eslint/js": "10.0.1",
3636
"@vercel/ncc": "0.38.4",
37-
"eslint": "10.0.3",
37+
"eslint": "10.8.1",
3838
"jest": "30.3.0"
3939
}
4040
}

yarn.lock

Lines changed: 48 additions & 34 deletions
Original file line numberDiff line numberDiff line change
@@ -524,26 +524,26 @@
524524
resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.12.2.tgz#bccdf615bcf7b6e8db830ec0b8d21c9a25de597b"
525525
integrity sha512-EriSTlt5OC9/7SXkRSCAhfSxxoSUgBm33OH+IkwbdpgoqsSsUg7y3uh+IICI/Qg4BBWr3U2i39RpmycbxMq4ew==
526526

527-
"@eslint/config-array@^0.23.3":
528-
version "0.23.3"
529-
resolved "https://registry.yarnpkg.com/@eslint/config-array/-/config-array-0.23.3.tgz#3f4a93dd546169c09130cbd10f2415b13a20a219"
530-
integrity sha512-j+eEWmB6YYLwcNOdlwQ6L2OsptI/LO6lNBuLIqe5R7RetD658HLoF+Mn7LzYmAWWNNzdC6cqP+L6r8ujeYXWLw==
527+
"@eslint/config-array@^0.23.5":
528+
version "0.23.5"
529+
resolved "https://registry.yarnpkg.com/@eslint/config-array/-/config-array-0.23.5.tgz#56e86d243049195d8acc0c06a1b3dfdc3fa3de95"
530+
integrity sha512-Y3kKLvC1dvTOT+oGlqNQ1XLqK6D1HU2YXPc52NmAlJZbMMWDzGYXMiPRJ8TYD39muD/OTjlZmNJ4ib7dvSrMBA==
531531
dependencies:
532-
"@eslint/object-schema" "^3.0.3"
532+
"@eslint/object-schema" "^3.0.5"
533533
debug "^4.3.1"
534534
minimatch "^10.2.4"
535535

536-
"@eslint/config-helpers@^0.5.2":
537-
version "0.5.3"
538-
resolved "https://registry.yarnpkg.com/@eslint/config-helpers/-/config-helpers-0.5.3.tgz#721fe6bbb90d74b0c80d6ff2428e5bbcb002becb"
539-
integrity sha512-lzGN0onllOZCGroKJmRwY6QcEHxbjBw1gwB8SgRSqK8YbbtEXMvKynsXc3553ckIEBxsbMBU7oOZXKIPGZNeZw==
536+
"@eslint/config-helpers@^0.7.0":
537+
version "0.7.0"
538+
resolved "https://registry.yarnpkg.com/@eslint/config-helpers/-/config-helpers-0.7.0.tgz#09ee4aa07b73f059ec2d4c74bf4b2ff02b322377"
539+
integrity sha512-DObd/KKUsU+FaFv4PLxSRenpXfQWmPXXP3pPZ6/K1PCrMu2vQpMDMuQe/BqYeoLcz8ro0bVDF1RxOJgfVEdhUw==
540540
dependencies:
541-
"@eslint/core" "^1.1.1"
541+
"@eslint/core" "^1.2.1"
542542

543-
"@eslint/core@^1.1.1":
544-
version "1.1.1"
545-
resolved "https://registry.yarnpkg.com/@eslint/core/-/core-1.1.1.tgz#450f3d2be2d463ccd51119544092256b4e88df32"
546-
integrity sha512-QUPblTtE51/7/Zhfv8BDwO0qkkzQL7P/aWWbqcf4xWLEYn1oKjdO0gglQBB4GAsu7u6wjijbCmzsUTy6mnk6oQ==
543+
"@eslint/core@^1.2.1":
544+
version "1.2.1"
545+
resolved "https://registry.yarnpkg.com/@eslint/core/-/core-1.2.1.tgz#c1da7cd1b82fa8787f98b5629fb811848a1b63ce"
546+
integrity sha512-MwcE1P+AZ4C6DWlpin/OmOA54mmIZ/+xZuJiQd4SyB29oAJjN30UW9wkKNptW2ctp4cEsvhlLY/CsQ1uoHDloQ==
547547
dependencies:
548548
"@types/json-schema" "^7.0.15"
549549

@@ -552,17 +552,17 @@
552552
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-10.0.1.tgz#1e8a876f50117af8ab67e47d5ad94d38d6622583"
553553
integrity sha512-zeR9k5pd4gxjZ0abRoIaxdc7I3nDktoXZk2qOv9gCNWx3mVwEn32VRhyLaRsDiJjTs0xq/T8mfPtyuXu7GWBcA==
554554

555-
"@eslint/object-schema@^3.0.3":
556-
version "3.0.3"
557-
resolved "https://registry.yarnpkg.com/@eslint/object-schema/-/object-schema-3.0.3.tgz#5bf671e52e382e4adc47a9906f2699374637db6b"
558-
integrity sha512-iM869Pugn9Nsxbh/YHRqYiqd23AmIbxJOcpUMOuWCVNdoQJ5ZtwL6h3t0bcZzJUlC3Dq9jCFCESBZnX0GTv7iQ==
555+
"@eslint/object-schema@^3.0.5":
556+
version "3.0.5"
557+
resolved "https://registry.yarnpkg.com/@eslint/object-schema/-/object-schema-3.0.5.tgz#88e9bf4d11d2b19c082e78ebe7ce88724a5eb091"
558+
integrity sha512-vqTaUEgxzm+YDSdElad6PiRoX4t8VGDjCtt05zn4nU810UIx/uNEV7/lZJ6KwFThKZOzOxzXy48da+No7HZaMw==
559559

560-
"@eslint/plugin-kit@^0.6.1":
561-
version "0.6.1"
562-
resolved "https://registry.yarnpkg.com/@eslint/plugin-kit/-/plugin-kit-0.6.1.tgz#eb9e6689b56ce8bc1855bb33090e63f3fc115e8e"
563-
integrity sha512-iH1B076HoAshH1mLpHMgwdGeTs0CYwL0SPMkGuSebZrwBp16v415e9NZXg2jtrqPVQjf6IANe2Vtlr5KswtcZQ==
560+
"@eslint/plugin-kit@^0.7.2":
561+
version "0.7.2"
562+
resolved "https://registry.yarnpkg.com/@eslint/plugin-kit/-/plugin-kit-0.7.2.tgz#4b0962f3f2c7ce8bc98b3ecfe34525c09d2cb729"
563+
integrity sha512-+CNAzxglkrpNf/kKywqQfk74QjtceuOE7Qm+AF8miRvPF/wmmK5+OJOgVh3AVTT3RP2mH3+FOaxlE5v72owk0A==
564564
dependencies:
565-
"@eslint/core" "^1.1.1"
565+
"@eslint/core" "^1.2.1"
566566
levn "^0.4.1"
567567

568568
"@fastify/busboy@^2.0.0":
@@ -1326,6 +1326,13 @@ brace-expansion@^5.0.2:
13261326
dependencies:
13271327
balanced-match "^4.0.2"
13281328

1329+
brace-expansion@^5.0.8:
1330+
version "5.0.9"
1331+
resolved "https://registry.yarnpkg.com/brace-expansion/-/brace-expansion-5.0.9.tgz#7c72438809b5fa5babf54199a1f1c281a6984fcf"
1332+
integrity sha512-ScQ4IuvIEF1TMlP7Zt+vjJ//9zlPb2SDcxWxM3bk8s6t6GGdJ7KO1dCcTidOPJKePW30LE/2cT7wCyPho9/Wxg==
1333+
dependencies:
1334+
balanced-match "^4.0.2"
1335+
13291336
browserslist@^4.22.2:
13301337
version "4.23.0"
13311338
resolved "https://registry.npmjs.org/browserslist/-/browserslist-4.23.0.tgz"
@@ -1594,17 +1601,17 @@ eslint-visitor-keys@^5.0.1:
15941601
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-5.0.1.tgz#9e3c9489697824d2d4ce3a8ad12628f91e9f59be"
15951602
integrity sha512-tD40eHxA35h0PEIZNeIjkHoDR4YjjJp34biM0mDvplBe//mB+IHCqHDGV7pxF+7MklTvighcCPPZC7ynWyjdTA==
15961603

1597-
eslint@10.0.3:
1598-
version "10.0.3"
1599-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-10.0.3.tgz#360a7de7f2706eb8a32caa17ca983f0089efe694"
1600-
integrity sha512-COV33RzXZkqhG9P2rZCFl9ZmJ7WL+gQSCRzE7RhkbclbQPtLAWReL7ysA0Sh4c8Im2U9ynybdR56PV0XcKvqaQ==
1604+
eslint@10.8.1:
1605+
version "10.8.1"
1606+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-10.8.1.tgz#fb37d514c19b6dd5b2d6b70169fd26fddfa97967"
1607+
integrity sha512-wqA7W2jbsC/BnV9Iv1UZpKVFkO1AdNoSmYW8NWG4HNOBbkAMvIqDZ27pI2f07dqn583NcIC44ckjAcOXDL1QbQ==
16011608
dependencies:
16021609
"@eslint-community/eslint-utils" "^4.8.0"
16031610
"@eslint-community/regexpp" "^4.12.2"
1604-
"@eslint/config-array" "^0.23.3"
1605-
"@eslint/config-helpers" "^0.5.2"
1606-
"@eslint/core" "^1.1.1"
1607-
"@eslint/plugin-kit" "^0.6.1"
1611+
"@eslint/config-array" "^0.23.5"
1612+
"@eslint/config-helpers" "^0.7.0"
1613+
"@eslint/core" "^1.2.1"
1614+
"@eslint/plugin-kit" "^0.7.2"
16081615
"@humanfs/node" "^0.16.6"
16091616
"@humanwhocodes/module-importer" "^1.0.1"
16101617
"@humanwhocodes/retry" "^0.4.2"
@@ -1615,7 +1622,7 @@ eslint@10.0.3:
16151622
escape-string-regexp "^4.0.0"
16161623
eslint-scope "^9.1.2"
16171624
eslint-visitor-keys "^5.0.1"
1618-
espree "^11.1.1"
1625+
espree "^11.2.0"
16191626
esquery "^1.7.0"
16201627
esutils "^2.0.2"
16211628
fast-deep-equal "^3.1.3"
@@ -1626,11 +1633,11 @@ eslint@10.0.3:
16261633
imurmurhash "^0.1.4"
16271634
is-glob "^4.0.0"
16281635
json-stable-stringify-without-jsonify "^1.0.1"
1629-
minimatch "^10.2.4"
1636+
minimatch "^10.2.5"
16301637
natural-compare "^1.4.0"
16311638
optionator "^0.9.3"
16321639

1633-
espree@^11.1.1:
1640+
espree@^11.2.0:
16341641
version "11.2.0"
16351642
resolved "https://registry.yarnpkg.com/espree/-/espree-11.2.0.tgz#01d5e47dc332aaba3059008362454a8cc34ccaa5"
16361643
integrity sha512-7p3DrVEIopW1B1avAGLuCSh1jubc01H2JHc8B4qqGblmg5gI9yumBgACjWo4JlIc04ufug4xJ3SQI8HkS/Rgzw==
@@ -2472,6 +2479,13 @@ minimatch@^10.2.4:
24722479
dependencies:
24732480
brace-expansion "^5.0.2"
24742481

2482+
minimatch@^10.2.5:
2483+
version "10.2.6"
2484+
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-10.2.6.tgz#fd956bbe0b77241e9f15ac5dccb1c638060968ef"
2485+
integrity sha512-vpLQEs+VLCr1nU0BXS07maYoFwlDAH0gngQuuttxIwutDFEMHq2blX+8vpgxDdK3J1PwjCJiep77OitTZ4Ll1A==
2486+
dependencies:
2487+
brace-expansion "^5.0.8"
2488+
24752489
minimatch@^3.0.4, minimatch@^3.1.1:
24762490
version "3.1.2"
24772491
resolved "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz"

0 commit comments

Comments
 (0)