Skip to content

Commit edcd8fa

Browse files
renovate[bot]julienc91
authored andcommitted
chore(deps): update eslint monorepo to v9.22.0
1 parent 746f4ee commit edcd8fa

File tree

1 file changed

+23
-24
lines changed

1 file changed

+23
-24
lines changed

frontend/yarn.lock

Lines changed: 23 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -76,14 +76,7 @@
7676
dependencies:
7777
tslib "^2.4.0"
7878

79-
"@eslint-community/eslint-utils@^4.2.0":
80-
version "4.4.1"
81-
resolved "https://registry.yarnpkg.com/@eslint-community/eslint-utils/-/eslint-utils-4.4.1.tgz#d1145bf2c20132d6400495d6df4bf59362fd9d56"
82-
integrity sha512-s3O3waFUrMV8P/XaF/+ZTp1X9XBZW1a4B97ZnjQF2KYWaFD2A8KyFBsrsfSjEmjn3RGWAIuvlneuZm3CUK3jbA==
83-
dependencies:
84-
eslint-visitor-keys "^3.4.3"
85-
86-
"@eslint-community/eslint-utils@^4.4.0":
79+
"@eslint-community/eslint-utils@^4.2.0", "@eslint-community/eslint-utils@^4.4.0":
8780
version "4.5.0"
8881
resolved "https://registry.yarnpkg.com/@eslint-community/eslint-utils/-/eslint-utils-4.5.0.tgz#716637f508a8add5814cc64c56e58cce57bdbe93"
8982
integrity sha512-RoV8Xs9eNwiDvhv7M+xcL4PWyRyIXRY/FLp3buU4h1EYfdF7unWUy3dOjPqb3C7rMUewIcqwW850PgS8h1o1yg==
@@ -109,6 +102,11 @@
109102
debug "^4.3.1"
110103
minimatch "^3.1.2"
111104

105+
"@eslint/config-helpers@^0.1.0":
106+
version "0.1.0"
107+
resolved "https://registry.yarnpkg.com/@eslint/config-helpers/-/config-helpers-0.1.0.tgz#62f1b7821e9d9ced1b3f512c7ea731825765d1cc"
108+
integrity sha512-kLrdPDJE1ckPo94kmPPf9Hfd0DU0Jw6oKYrhe+pwSC0iTUInmTa+w6fw8sGgcfkFJGNdWOUeOaDM4quW4a7OkA==
109+
112110
"@eslint/core@^0.12.0":
113111
version "0.12.0"
114112
resolved "https://registry.yarnpkg.com/@eslint/core/-/core-0.12.0.tgz#5f960c3d57728be9f6c65bd84aa6aa613078798e"
@@ -131,10 +129,10 @@
131129
minimatch "^3.1.2"
132130
strip-json-comments "^3.1.1"
133131

134-
"@eslint/js@9.21.0", "@eslint/js@^9.15.0":
135-
version "9.21.0"
136-
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.21.0.tgz#4303ef4e07226d87c395b8fad5278763e9c15c08"
137-
integrity sha512-BqStZ3HX8Yz6LvsF5ByXYrtigrV5AXADWLAGc7PH/1SxOb7/FIYYMszZZWiUou/GB9P2lXWk2SV4d+Z8h0nknw==
132+
"@eslint/js@9.22.0", "@eslint/js@^9.15.0":
133+
version "9.22.0"
134+
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.22.0.tgz#4ff53649ded7cbce90b444b494c234137fa1aa3d"
135+
integrity sha512-vLFajx9o8d1/oL2ZkpMYbkLv8nDB6yaIwFNt7nI4+I80U/z03SxmfOMsLbvWr3p7C+Wnoh//aOu2pQW8cS0HCQ==
138136

139137
"@eslint/object-schema@^2.1.6":
140138
version "2.1.6"
@@ -668,9 +666,9 @@ acorn-jsx@^5.3.2:
668666
integrity sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==
669667

670668
acorn@^8.14.0:
671-
version "8.14.0"
672-
resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.14.0.tgz#063e2c70cac5fb4f6467f0b11152e04c682795b0"
673-
integrity sha512-cl669nCJTZBsL97OF4kUQm5g5hC2uihk0NxY3WENAC0TYdILVkAyHymAntgxGkl7K+t0cXIrH5siy5S4XkFycA==
669+
version "8.14.1"
670+
resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.14.1.tgz#721d5dc10f7d5b5609a891773d47731796935dfb"
671+
integrity sha512-OvQ/2pUDKmgfCg++xsTX1wGxfTaszcHVcTctW4UJB4hibJx2HXxxO5UmVgyjMa+ZDsiaf5wWLXYpRWMmBI0QHg==
674672

675673
ajv@^6.12.4:
676674
version "6.12.6"
@@ -1397,10 +1395,10 @@ eslint-plugin-react@^7.37.0, eslint-plugin-react@^7.37.2:
13971395
string.prototype.matchall "^4.0.12"
13981396
string.prototype.repeat "^1.0.0"
13991397

1400-
eslint-scope@^8.2.0:
1401-
version "8.2.0"
1402-
resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-8.2.0.tgz#377aa6f1cb5dc7592cfd0b7f892fd0cf352ce442"
1403-
integrity sha512-PHlWUfG6lvPc3yvP5A4PNyBL1W8fkDUccmI21JUu/+GKZBoH/W5u6usENXUrWFRsyoW5ACUjFGgAFQp5gUlb/A==
1398+
eslint-scope@^8.3.0:
1399+
version "8.3.0"
1400+
resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-8.3.0.tgz#10cd3a918ffdd722f5f3f7b5b83db9b23c87340d"
1401+
integrity sha512-pUNxi75F8MJ/GdeKtVLSbYg4ZI34J6C0C7sbL4YOp2exGwen7ZsuBqKzUhXd0qMQ362yET3z+uPwKeg/0C2XCQ==
14041402
dependencies:
14051403
esrecurse "^4.3.0"
14061404
estraverse "^5.2.0"
@@ -1416,16 +1414,17 @@ eslint-visitor-keys@^4.2.0:
14161414
integrity sha512-UyLnSehNt62FFhSwjZlHmeokpRK59rcz29j+F1/aDgbkbRTk7wIc9XzdoasMUbRNKDM0qQt/+BJ4BrpFeABemw==
14171415

14181416
eslint@^9.9.1:
1419-
version "9.21.0"
1420-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.21.0.tgz#b1c9c16f5153ff219791f627b94ab8f11f811591"
1421-
integrity sha512-KjeihdFqTPhOMXTt7StsDxriV4n66ueuF/jfPNC3j/lduHwr/ijDwJMsF+wyMJethgiKi5wniIE243vi07d3pg==
1417+
version "9.22.0"
1418+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.22.0.tgz#0760043809fbf836f582140345233984d613c552"
1419+
integrity sha512-9V/QURhsRN40xuHXWjV64yvrzMjcz7ZyNoF2jJFmy9j/SLk0u1OLSZgXi28MrXjymnjEGSR80WCdab3RGMDveQ==
14221420
dependencies:
14231421
"@eslint-community/eslint-utils" "^4.2.0"
14241422
"@eslint-community/regexpp" "^4.12.1"
14251423
"@eslint/config-array" "^0.19.2"
1424+
"@eslint/config-helpers" "^0.1.0"
14261425
"@eslint/core" "^0.12.0"
14271426
"@eslint/eslintrc" "^3.3.0"
1428-
"@eslint/js" "9.21.0"
1427+
"@eslint/js" "9.22.0"
14291428
"@eslint/plugin-kit" "^0.2.7"
14301429
"@humanfs/node" "^0.16.6"
14311430
"@humanwhocodes/module-importer" "^1.0.1"
@@ -1437,7 +1436,7 @@ eslint@^9.9.1:
14371436
cross-spawn "^7.0.6"
14381437
debug "^4.3.2"
14391438
escape-string-regexp "^4.0.0"
1440-
eslint-scope "^8.2.0"
1439+
eslint-scope "^8.3.0"
14411440
eslint-visitor-keys "^4.2.0"
14421441
espree "^10.3.0"
14431442
esquery "^1.5.0"

0 commit comments

Comments
 (0)