Skip to content

Commit 803df36

Browse files
chore(deps-dev): bump eslint from 8.40.0 to 8.41.0 (#3805)
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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 85c15e9 commit 803df36

File tree

1 file changed

+14
-15
lines changed

1 file changed

+14
-15
lines changed

yarn.lock

Lines changed: 14 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -808,10 +808,10 @@
808808
minimatch "^3.1.2"
809809
strip-json-comments "^3.1.1"
810810

811-
"@eslint/js@8.40.0":
812-
version "8.40.0"
813-
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.40.0.tgz#3ba73359e11f5a7bd3e407f70b3528abfae69cec"
814-
integrity sha512-ElyB54bJIhXQYVKjDSvCkPO1iU1tSAeVQJbllWJq1XQSmmA4dgFk8CbiBGpiOPxleE48vDogxCtmMYku4HSVLA==
811+
"@eslint/js@8.41.0":
812+
version "8.41.0"
813+
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.41.0.tgz#080321c3b68253522f7646b55b577dd99d2950b3"
814+
integrity sha512-LxcyMGxwmTh2lY9FwHPGWOHmYFCZvbrFCBZL4FzSSsxsRPuhrYUg/49/0KDfW8tnIEaEHtfmn6+NPN+1DqaNmA==
815815

816816
"@gar/promisify@^1.0.1", "@gar/promisify@^1.1.3":
817817
version "1.1.3"
@@ -4408,14 +4408,14 @@ eslint-visitor-keys@^3.3.0, eslint-visitor-keys@^3.4.1:
44084408
integrity sha512-pZnmmLwYzf+kWaM/Qgrvpen51upAktaaiI01nsJD/Yr3lMOdNtq0cxkrrg16w64VtisN6okbs7Q8AfGqj4c9fA==
44094409

44104410
eslint@^8.33.0:
4411-
version "8.40.0"
4412-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.40.0.tgz#a564cd0099f38542c4e9a2f630fa45bf33bc42a4"
4413-
integrity sha512-bvR+TsP9EHL3TqNtj9sCNJVAFK3fBN8Q7g5waghxyRsPLIMwL73XSKnZFK0hk/O2ANC+iAoq6PWMQ+IfBAJIiQ==
4411+
version "8.41.0"
4412+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.41.0.tgz#3062ca73363b4714b16dbc1e60f035e6134b6f1c"
4413+
integrity sha512-WQDQpzGBOP5IrXPo4Hc0814r4/v2rrIsB0rhT7jtunIalgg6gYXWhRMOejVO8yH21T/FGaxjmFjBMNqcIlmH1Q==
44144414
dependencies:
44154415
"@eslint-community/eslint-utils" "^4.2.0"
44164416
"@eslint-community/regexpp" "^4.4.0"
44174417
"@eslint/eslintrc" "^2.0.3"
4418-
"@eslint/js" "8.40.0"
4418+
"@eslint/js" "8.41.0"
44194419
"@humanwhocodes/config-array" "^0.11.8"
44204420
"@humanwhocodes/module-importer" "^1.0.1"
44214421
"@nodelib/fs.walk" "^1.2.8"
@@ -4435,13 +4435,12 @@ eslint@^8.33.0:
44354435
find-up "^5.0.0"
44364436
glob-parent "^6.0.2"
44374437
globals "^13.19.0"
4438-
grapheme-splitter "^1.0.4"
4438+
graphemer "^1.4.0"
44394439
ignore "^5.2.0"
44404440
import-fresh "^3.0.0"
44414441
imurmurhash "^0.1.4"
44424442
is-glob "^4.0.0"
44434443
is-path-inside "^3.0.3"
4444-
js-sdsl "^4.1.4"
44454444
js-yaml "^4.1.0"
44464445
json-stable-stringify-without-jsonify "^1.0.1"
44474446
levn "^0.4.1"
@@ -5195,6 +5194,11 @@ grapheme-splitter@^1.0.4:
51955194
resolved "https://registry.yarnpkg.com/grapheme-splitter/-/grapheme-splitter-1.0.4.tgz#9cf3a665c6247479896834af35cf1dbb4400767e"
51965195
integrity sha512-bzh50DW9kTPM00T8y4o8vQg89Di9oLJVLW/KaOGIXJWP/iqCN6WKYkbNOF04vFLJhwcpYUh9ydh/+5vpOqV4YQ==
51975196

5197+
graphemer@^1.4.0:
5198+
version "1.4.0"
5199+
resolved "https://registry.yarnpkg.com/graphemer/-/graphemer-1.4.0.tgz#fb2f1d55e0e3a1849aeffc90c4fa0dd53a0e66c6"
5200+
integrity sha512-EtKwoO6kxCL9WO5xipiHTZlSzBm7WLT627TqC/uVRd0HKmq8NXyebnNYxDoBi7wt8eTWrUrKXCOVaFq9x1kgag==
5201+
51985202
grouped-queue@^2.0.0:
51995203
version "2.0.0"
52005204
resolved "https://registry.yarnpkg.com/grouped-queue/-/grouped-queue-2.0.0.tgz#a2c6713f2171e45db2c300a3a9d7c119d694dac8"
@@ -6333,11 +6337,6 @@ jest@^29.4.1:
63336337
import-local "^3.0.2"
63346338
jest-cli "^29.5.0"
63356339

6336-
js-sdsl@^4.1.4:
6337-
version "4.4.0"
6338-
resolved "https://registry.yarnpkg.com/js-sdsl/-/js-sdsl-4.4.0.tgz#8b437dbe642daa95760400b602378ed8ffea8430"
6339-
integrity sha512-FfVSdx6pJ41Oa+CF7RDaFmTnCaFhua+SNYQX74riGOpl96x+2jQCqEfQ2bnXu/5DPCqlRuiqyvTJM0Qjz26IVg==
6340-
63416340
js-tokens@^4.0.0:
63426341
version "4.0.0"
63436342
resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-4.0.0.tgz#19203fb59991df98e3a287050d4647cdeaf32499"

0 commit comments

Comments
 (0)