Skip to content

Commit 7ae13fd

Browse files
chore(deps-dev): bump eslint from 8.40.0 to 8.41.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.40.0 to 8.41.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.40.0...v8.41.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b7d687d commit 7ae13fd

File tree

1 file changed

+14
-15
lines changed

1 file changed

+14
-15
lines changed

Diff for: yarn.lock

+14-15
Original file line numberDiff line numberDiff line change
@@ -332,10 +332,10 @@
332332
minimatch "^3.1.2"
333333
strip-json-comments "^3.1.1"
334334

335-
"@eslint/js@8.40.0":
336-
version "8.40.0"
337-
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.40.0.tgz#3ba73359e11f5a7bd3e407f70b3528abfae69cec"
338-
integrity sha512-ElyB54bJIhXQYVKjDSvCkPO1iU1tSAeVQJbllWJq1XQSmmA4dgFk8CbiBGpiOPxleE48vDogxCtmMYku4HSVLA==
335+
"@eslint/js@8.41.0":
336+
version "8.41.0"
337+
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.41.0.tgz#080321c3b68253522f7646b55b577dd99d2950b3"
338+
integrity sha512-LxcyMGxwmTh2lY9FwHPGWOHmYFCZvbrFCBZL4FzSSsxsRPuhrYUg/49/0KDfW8tnIEaEHtfmn6+NPN+1DqaNmA==
339339

340340
"@humanwhocodes/config-array@^0.11.8":
341341
version "0.11.8"
@@ -1841,14 +1841,14 @@ eslint-visitor-keys@^3.3.0, eslint-visitor-keys@^3.4.1:
18411841
integrity sha512-pZnmmLwYzf+kWaM/Qgrvpen51upAktaaiI01nsJD/Yr3lMOdNtq0cxkrrg16w64VtisN6okbs7Q8AfGqj4c9fA==
18421842

18431843
eslint@^8.8.0:
1844-
version "8.40.0"
1845-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.40.0.tgz#a564cd0099f38542c4e9a2f630fa45bf33bc42a4"
1846-
integrity sha512-bvR+TsP9EHL3TqNtj9sCNJVAFK3fBN8Q7g5waghxyRsPLIMwL73XSKnZFK0hk/O2ANC+iAoq6PWMQ+IfBAJIiQ==
1844+
version "8.41.0"
1845+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.41.0.tgz#3062ca73363b4714b16dbc1e60f035e6134b6f1c"
1846+
integrity sha512-WQDQpzGBOP5IrXPo4Hc0814r4/v2rrIsB0rhT7jtunIalgg6gYXWhRMOejVO8yH21T/FGaxjmFjBMNqcIlmH1Q==
18471847
dependencies:
18481848
"@eslint-community/eslint-utils" "^4.2.0"
18491849
"@eslint-community/regexpp" "^4.4.0"
18501850
"@eslint/eslintrc" "^2.0.3"
1851-
"@eslint/js" "8.40.0"
1851+
"@eslint/js" "8.41.0"
18521852
"@humanwhocodes/config-array" "^0.11.8"
18531853
"@humanwhocodes/module-importer" "^1.0.1"
18541854
"@nodelib/fs.walk" "^1.2.8"
@@ -1868,13 +1868,12 @@ eslint@^8.8.0:
18681868
find-up "^5.0.0"
18691869
glob-parent "^6.0.2"
18701870
globals "^13.19.0"
1871-
grapheme-splitter "^1.0.4"
1871+
graphemer "^1.4.0"
18721872
ignore "^5.2.0"
18731873
import-fresh "^3.0.0"
18741874
imurmurhash "^0.1.4"
18751875
is-glob "^4.0.0"
18761876
is-path-inside "^3.0.3"
1877-
js-sdsl "^4.1.4"
18781877
js-yaml "^4.1.0"
18791878
json-stable-stringify-without-jsonify "^1.0.1"
18801879
levn "^0.4.1"
@@ -2283,6 +2282,11 @@ grapheme-splitter@^1.0.4:
22832282
resolved "https://registry.yarnpkg.com/grapheme-splitter/-/grapheme-splitter-1.0.4.tgz#9cf3a665c6247479896834af35cf1dbb4400767e"
22842283
integrity sha512-bzh50DW9kTPM00T8y4o8vQg89Di9oLJVLW/KaOGIXJWP/iqCN6WKYkbNOF04vFLJhwcpYUh9ydh/+5vpOqV4YQ==
22852284

2285+
graphemer@^1.4.0:
2286+
version "1.4.0"
2287+
resolved "https://registry.yarnpkg.com/graphemer/-/graphemer-1.4.0.tgz#fb2f1d55e0e3a1849aeffc90c4fa0dd53a0e66c6"
2288+
integrity sha512-EtKwoO6kxCL9WO5xipiHTZlSzBm7WLT627TqC/uVRd0HKmq8NXyebnNYxDoBi7wt8eTWrUrKXCOVaFq9x1kgag==
2289+
22862290
hard-rejection@^2.1.0:
22872291
version "2.1.0"
22882292
resolved "https://registry.yarnpkg.com/hard-rejection/-/hard-rejection-2.1.0.tgz#1c6eda5c1685c63942766d79bb40ae773cecd883"
@@ -3221,11 +3225,6 @@ jest@^29.2.2:
32213225
import-local "^3.0.2"
32223226
jest-cli "^29.5.0"
32233227

3224-
js-sdsl@^4.1.4:
3225-
version "4.2.0"
3226-
resolved "https://registry.yarnpkg.com/js-sdsl/-/js-sdsl-4.2.0.tgz#278e98b7bea589b8baaf048c20aeb19eb7ad09d0"
3227-
integrity sha512-dyBIzQBDkCqCu+0upx25Y2jGdbTGxE9fshMsCdK0ViOongpV+n5tXRcZY9v7CaVQ79AGS9KA1KHtojxiM7aXSQ==
3228-
32293228
js-tokens@^4.0.0:
32303229
version "4.0.0"
32313230
resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-4.0.0.tgz#19203fb59991df98e3a287050d4647cdeaf32499"

0 commit comments

Comments
 (0)