Skip to content

Commit 5ab23b9

Browse files
committed
chore(deps): update dependency eslint to ^8.41.0
1 parent a880021 commit 5ab23b9

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
@@ -94,7 +94,7 @@
9494
"@sourcegraph/eslint-config": "^0.33.0",
9595
"@sourcegraph/tsconfig": "^4.0.1",
9696
"@types/node": "18.16.16",
97-
"eslint": "^8.40.0",
97+
"eslint": "^8.41.0",
9898
"lnfs-cli": "^2.1.0",
9999
"mkdirp": "^1.0.4",
100100
"parcel-bundler": "^1.12.4",

yarn.lock

Lines changed: 14 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -943,10 +943,10 @@
943943
minimatch "^3.1.2"
944944
strip-json-comments "^3.1.1"
945945

946-
"@eslint/js@8.40.0":
947-
version "8.40.0"
948-
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.40.0.tgz#3ba73359e11f5a7bd3e407f70b3528abfae69cec"
949-
integrity sha512-ElyB54bJIhXQYVKjDSvCkPO1iU1tSAeVQJbllWJq1XQSmmA4dgFk8CbiBGpiOPxleE48vDogxCtmMYku4HSVLA==
946+
"@eslint/js@8.41.0":
947+
version "8.41.0"
948+
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.41.0.tgz#080321c3b68253522f7646b55b577dd99d2950b3"
949+
integrity sha512-LxcyMGxwmTh2lY9FwHPGWOHmYFCZvbrFCBZL4FzSSsxsRPuhrYUg/49/0KDfW8tnIEaEHtfmn6+NPN+1DqaNmA==
950950

951951
"@humanwhocodes/config-array@^0.11.8":
952952
version "0.11.8"
@@ -3013,15 +3013,15 @@ eslint-visitor-keys@^3.3.0, eslint-visitor-keys@^3.4.1:
30133013
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.4.1.tgz#c22c48f48942d08ca824cc526211ae400478a994"
30143014
integrity sha512-pZnmmLwYzf+kWaM/Qgrvpen51upAktaaiI01nsJD/Yr3lMOdNtq0cxkrrg16w64VtisN6okbs7Q8AfGqj4c9fA==
30153015

3016-
eslint@^8.40.0:
3017-
version "8.40.0"
3018-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.40.0.tgz#a564cd0099f38542c4e9a2f630fa45bf33bc42a4"
3019-
integrity sha512-bvR+TsP9EHL3TqNtj9sCNJVAFK3fBN8Q7g5waghxyRsPLIMwL73XSKnZFK0hk/O2ANC+iAoq6PWMQ+IfBAJIiQ==
3016+
eslint@^8.41.0:
3017+
version "8.41.0"
3018+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.41.0.tgz#3062ca73363b4714b16dbc1e60f035e6134b6f1c"
3019+
integrity sha512-WQDQpzGBOP5IrXPo4Hc0814r4/v2rrIsB0rhT7jtunIalgg6gYXWhRMOejVO8yH21T/FGaxjmFjBMNqcIlmH1Q==
30203020
dependencies:
30213021
"@eslint-community/eslint-utils" "^4.2.0"
30223022
"@eslint-community/regexpp" "^4.4.0"
30233023
"@eslint/eslintrc" "^2.0.3"
3024-
"@eslint/js" "8.40.0"
3024+
"@eslint/js" "8.41.0"
30253025
"@humanwhocodes/config-array" "^0.11.8"
30263026
"@humanwhocodes/module-importer" "^1.0.1"
30273027
"@nodelib/fs.walk" "^1.2.8"
@@ -3041,13 +3041,12 @@ eslint@^8.40.0:
30413041
find-up "^5.0.0"
30423042
glob-parent "^6.0.2"
30433043
globals "^13.19.0"
3044-
grapheme-splitter "^1.0.4"
3044+
graphemer "^1.4.0"
30453045
ignore "^5.2.0"
30463046
import-fresh "^3.0.0"
30473047
imurmurhash "^0.1.4"
30483048
is-glob "^4.0.0"
30493049
is-path-inside "^3.0.3"
3050-
js-sdsl "^4.1.4"
30513050
js-yaml "^4.1.0"
30523051
json-stable-stringify-without-jsonify "^1.0.1"
30533052
levn "^0.4.1"
@@ -3530,10 +3529,10 @@ grapheme-breaker@^0.3.2:
35303529
brfs "^1.2.0"
35313530
unicode-trie "^0.3.1"
35323531

3533-
grapheme-splitter@^1.0.4:
3534-
version "1.0.4"
3535-
resolved "https://registry.yarnpkg.com/grapheme-splitter/-/grapheme-splitter-1.0.4.tgz#9cf3a665c6247479896834af35cf1dbb4400767e"
3536-
integrity sha512-bzh50DW9kTPM00T8y4o8vQg89Di9oLJVLW/KaOGIXJWP/iqCN6WKYkbNOF04vFLJhwcpYUh9ydh/+5vpOqV4YQ==
3532+
graphemer@^1.4.0:
3533+
version "1.4.0"
3534+
resolved "https://registry.yarnpkg.com/graphemer/-/graphemer-1.4.0.tgz#fb2f1d55e0e3a1849aeffc90c4fa0dd53a0e66c6"
3535+
integrity sha512-EtKwoO6kxCL9WO5xipiHTZlSzBm7WLT627TqC/uVRd0HKmq8NXyebnNYxDoBi7wt8eTWrUrKXCOVaFq9x1kgag==
35373536

35383537
har-schema@^2.0.0:
35393538
version "2.0.0"
@@ -4197,11 +4196,6 @@ isstream@~0.1.2:
41974196
resolved "https://registry.yarnpkg.com/isstream/-/isstream-0.1.2.tgz#47e63f7af55afa6f92e1500e690eb8b8529c099a"
41984197
integrity sha1-R+Y/evVa+m+S4VAOaQ64uFKcCZo=
41994198

4200-
js-sdsl@^4.1.4:
4201-
version "4.1.5"
4202-
resolved "https://registry.yarnpkg.com/js-sdsl/-/js-sdsl-4.1.5.tgz#1ff1645e6b4d1b028cd3f862db88c9d887f26e2a"
4203-
integrity sha512-08bOAKweV2NUC1wqTtf3qZlnpOX/R2DU9ikpjOHs0H+ibQv3zpncVQg6um4uYtRtrwIX8M4Nh3ytK4HGlYAq7Q==
4204-
42054199
"js-tokens@^3.0.0 || ^4.0.0", js-tokens@^4.0.0:
42064200
version "4.0.0"
42074201
resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-4.0.0.tgz#19203fb59991df98e3a287050d4647cdeaf32499"

0 commit comments

Comments
 (0)