Skip to content

Commit 1cbc103

Browse files
build(deps-dev): bump eslint from 8.40.0 to 8.41.0 (#6841)
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 fa44ea6 commit 1cbc103

File tree

2 files changed

+15
-21
lines changed

2 files changed

+15
-21
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@
8989
"directory-tree": "^3.5.1",
9090
"directory-tree-webpack-plugin": "^1.0.3",
9191
"duplexer": "^0.1.1",
92-
"eslint": "^8.40.0",
92+
"eslint": "^8.41.0",
9393
"eslint-config-prettier": "^8.8.0",
9494
"eslint-plugin-cypress": "^2.13.3",
9595
"eslint-plugin-mdx": "^2.1.0",

yarn.lock

Lines changed: 14 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1240,10 +1240,10 @@
12401240
minimatch "^3.1.2"
12411241
strip-json-comments "^3.1.1"
12421242

1243-
"@eslint/js@8.40.0":
1244-
version "8.40.0"
1245-
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.40.0.tgz#3ba73359e11f5a7bd3e407f70b3528abfae69cec"
1246-
integrity sha512-ElyB54bJIhXQYVKjDSvCkPO1iU1tSAeVQJbllWJq1XQSmmA4dgFk8CbiBGpiOPxleE48vDogxCtmMYku4HSVLA==
1243+
"@eslint/js@8.41.0":
1244+
version "8.41.0"
1245+
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.41.0.tgz#080321c3b68253522f7646b55b577dd99d2950b3"
1246+
integrity sha512-LxcyMGxwmTh2lY9FwHPGWOHmYFCZvbrFCBZL4FzSSsxsRPuhrYUg/49/0KDfW8tnIEaEHtfmn6+NPN+1DqaNmA==
12471247

12481248
12491249
version "2.1.4"
@@ -5197,15 +5197,15 @@ eslint-visitor-keys@^3.3.0, eslint-visitor-keys@^3.4.1:
51975197
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.4.1.tgz#c22c48f48942d08ca824cc526211ae400478a994"
51985198
integrity sha512-pZnmmLwYzf+kWaM/Qgrvpen51upAktaaiI01nsJD/Yr3lMOdNtq0cxkrrg16w64VtisN6okbs7Q8AfGqj4c9fA==
51995199

5200-
eslint@^8.40.0:
5201-
version "8.40.0"
5202-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.40.0.tgz#a564cd0099f38542c4e9a2f630fa45bf33bc42a4"
5203-
integrity sha512-bvR+TsP9EHL3TqNtj9sCNJVAFK3fBN8Q7g5waghxyRsPLIMwL73XSKnZFK0hk/O2ANC+iAoq6PWMQ+IfBAJIiQ==
5200+
eslint@^8.41.0:
5201+
version "8.41.0"
5202+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.41.0.tgz#3062ca73363b4714b16dbc1e60f035e6134b6f1c"
5203+
integrity sha512-WQDQpzGBOP5IrXPo4Hc0814r4/v2rrIsB0rhT7jtunIalgg6gYXWhRMOejVO8yH21T/FGaxjmFjBMNqcIlmH1Q==
52045204
dependencies:
52055205
"@eslint-community/eslint-utils" "^4.2.0"
52065206
"@eslint-community/regexpp" "^4.4.0"
52075207
"@eslint/eslintrc" "^2.0.3"
5208-
"@eslint/js" "8.40.0"
5208+
"@eslint/js" "8.41.0"
52095209
"@humanwhocodes/config-array" "^0.11.8"
52105210
"@humanwhocodes/module-importer" "^1.0.1"
52115211
"@nodelib/fs.walk" "^1.2.8"
@@ -5225,13 +5225,12 @@ eslint@^8.40.0:
52255225
find-up "^5.0.0"
52265226
glob-parent "^6.0.2"
52275227
globals "^13.19.0"
5228-
grapheme-splitter "^1.0.4"
5228+
graphemer "^1.4.0"
52295229
ignore "^5.2.0"
52305230
import-fresh "^3.0.0"
52315231
imurmurhash "^0.1.4"
52325232
is-glob "^4.0.0"
52335233
is-path-inside "^3.0.3"
5234-
js-sdsl "^4.1.4"
52355234
js-yaml "^4.1.0"
52365235
json-stable-stringify-without-jsonify "^1.0.1"
52375236
levn "^0.4.1"
@@ -6014,10 +6013,10 @@ graceful-fs@^4.1.2, graceful-fs@^4.1.6, graceful-fs@^4.2.0, graceful-fs@^4.2.4,
60146013
resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.2.9.tgz#041b05df45755e587a24942279b9d113146e1c96"
60156014
integrity sha512-NtNxqUcXgpW2iMrfqSfR73Glt39K+BLwWsPs94yR63v45T0Wbej7eRmL5cWfwEgqXnmjQp3zaJTshdRW/qC2ZQ==
60166015

6017-
grapheme-splitter@^1.0.4:
6018-
version "1.0.4"
6019-
resolved "https://registry.yarnpkg.com/grapheme-splitter/-/grapheme-splitter-1.0.4.tgz#9cf3a665c6247479896834af35cf1dbb4400767e"
6020-
integrity sha512-bzh50DW9kTPM00T8y4o8vQg89Di9oLJVLW/KaOGIXJWP/iqCN6WKYkbNOF04vFLJhwcpYUh9ydh/+5vpOqV4YQ==
6016+
graphemer@^1.4.0:
6017+
version "1.4.0"
6018+
resolved "https://registry.yarnpkg.com/graphemer/-/graphemer-1.4.0.tgz#fb2f1d55e0e3a1849aeffc90c4fa0dd53a0e66c6"
6019+
integrity sha512-EtKwoO6kxCL9WO5xipiHTZlSzBm7WLT627TqC/uVRd0HKmq8NXyebnNYxDoBi7wt8eTWrUrKXCOVaFq9x1kgag==
60216020

60226021
gzip-size@^6.0.0:
60236022
version "6.0.0"
@@ -7380,11 +7379,6 @@ js-cookie@^2.2.1:
73807379
resolved "https://registry.yarnpkg.com/js-cookie/-/js-cookie-2.2.1.tgz#69e106dc5d5806894562902aa5baec3744e9b2b8"
73817380
integrity sha512-HvdH2LzI/EAZcUwA8+0nKNtWHqS+ZmijLA30RwZA0bo7ToCckjK5MkGhjED9KoRcXO6BaGI3I9UIzSA1FKFPOQ==
73827381

7383-
js-sdsl@^4.1.4:
7384-
version "4.1.4"
7385-
resolved "https://registry.yarnpkg.com/js-sdsl/-/js-sdsl-4.1.4.tgz#78793c90f80e8430b7d8dc94515b6c77d98a26a6"
7386-
integrity sha512-Y2/yD55y5jteOAmY50JbUZYwk3CP3wnLPEZnlR1w9oKhITrBEtAxwuWKebFf8hMrPMgbYwFoWK/lH2sBkErELw==
7387-
73887382
"js-tokens@^3.0.0 || ^4.0.0", js-tokens@^4.0.0:
73897383
version "4.0.0"
73907384
resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-4.0.0.tgz#19203fb59991df98e3a287050d4647cdeaf32499"

0 commit comments

Comments
 (0)