Skip to content

Commit dd3bb60

Browse files
committed
chore(deps): update dependency eslint to ^8.41.0
1 parent 37d1167 commit dd3bb60

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
@@ -103,7 +103,7 @@
103103
"@sourcegraph/eslint-config": "^0.16.0",
104104
"@sourcegraph/tsconfig": "^4.0.1",
105105
"@types/node": "18.16.16",
106-
"eslint": "^8.40.0",
106+
"eslint": "^8.41.0",
107107
"lnfs-cli": "^2.1.0",
108108
"mkdirp": "^1.0.4",
109109
"parcel-bundler": "^1.12.4",

yarn.lock

Lines changed: 14 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -957,10 +957,10 @@
957957
minimatch "^3.1.2"
958958
strip-json-comments "^3.1.1"
959959

960-
"@eslint/js@8.40.0":
961-
version "8.40.0"
962-
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.40.0.tgz#3ba73359e11f5a7bd3e407f70b3528abfae69cec"
963-
integrity sha512-ElyB54bJIhXQYVKjDSvCkPO1iU1tSAeVQJbllWJq1XQSmmA4dgFk8CbiBGpiOPxleE48vDogxCtmMYku4HSVLA==
960+
"@eslint/js@8.41.0":
961+
version "8.41.0"
962+
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.41.0.tgz#080321c3b68253522f7646b55b577dd99d2950b3"
963+
integrity sha512-LxcyMGxwmTh2lY9FwHPGWOHmYFCZvbrFCBZL4FzSSsxsRPuhrYUg/49/0KDfW8tnIEaEHtfmn6+NPN+1DqaNmA==
964964

965965
"@humanwhocodes/config-array@^0.11.8":
966966
version "0.11.8"
@@ -2866,15 +2866,15 @@ eslint-visitor-keys@^3.3.0, eslint-visitor-keys@^3.4.1:
28662866
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.4.1.tgz#c22c48f48942d08ca824cc526211ae400478a994"
28672867
integrity sha512-pZnmmLwYzf+kWaM/Qgrvpen51upAktaaiI01nsJD/Yr3lMOdNtq0cxkrrg16w64VtisN6okbs7Q8AfGqj4c9fA==
28682868

2869-
eslint@^8.40.0:
2870-
version "8.40.0"
2871-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.40.0.tgz#a564cd0099f38542c4e9a2f630fa45bf33bc42a4"
2872-
integrity sha512-bvR+TsP9EHL3TqNtj9sCNJVAFK3fBN8Q7g5waghxyRsPLIMwL73XSKnZFK0hk/O2ANC+iAoq6PWMQ+IfBAJIiQ==
2869+
eslint@^8.41.0:
2870+
version "8.41.0"
2871+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.41.0.tgz#3062ca73363b4714b16dbc1e60f035e6134b6f1c"
2872+
integrity sha512-WQDQpzGBOP5IrXPo4Hc0814r4/v2rrIsB0rhT7jtunIalgg6gYXWhRMOejVO8yH21T/FGaxjmFjBMNqcIlmH1Q==
28732873
dependencies:
28742874
"@eslint-community/eslint-utils" "^4.2.0"
28752875
"@eslint-community/regexpp" "^4.4.0"
28762876
"@eslint/eslintrc" "^2.0.3"
2877-
"@eslint/js" "8.40.0"
2877+
"@eslint/js" "8.41.0"
28782878
"@humanwhocodes/config-array" "^0.11.8"
28792879
"@humanwhocodes/module-importer" "^1.0.1"
28802880
"@nodelib/fs.walk" "^1.2.8"
@@ -2894,13 +2894,12 @@ eslint@^8.40.0:
28942894
find-up "^5.0.0"
28952895
glob-parent "^6.0.2"
28962896
globals "^13.19.0"
2897-
grapheme-splitter "^1.0.4"
2897+
graphemer "^1.4.0"
28982898
ignore "^5.2.0"
28992899
import-fresh "^3.0.0"
29002900
imurmurhash "^0.1.4"
29012901
is-glob "^4.0.0"
29022902
is-path-inside "^3.0.3"
2903-
js-sdsl "^4.1.4"
29042903
js-yaml "^4.1.0"
29052904
json-stable-stringify-without-jsonify "^1.0.1"
29062905
levn "^0.4.1"
@@ -3315,10 +3314,10 @@ grapheme-breaker@^0.3.2:
33153314
brfs "^1.2.0"
33163315
unicode-trie "^0.3.1"
33173316

3318-
grapheme-splitter@^1.0.4:
3319-
version "1.0.4"
3320-
resolved "https://registry.yarnpkg.com/grapheme-splitter/-/grapheme-splitter-1.0.4.tgz#9cf3a665c6247479896834af35cf1dbb4400767e"
3321-
integrity sha512-bzh50DW9kTPM00T8y4o8vQg89Di9oLJVLW/KaOGIXJWP/iqCN6WKYkbNOF04vFLJhwcpYUh9ydh/+5vpOqV4YQ==
3317+
graphemer@^1.4.0:
3318+
version "1.4.0"
3319+
resolved "https://registry.yarnpkg.com/graphemer/-/graphemer-1.4.0.tgz#fb2f1d55e0e3a1849aeffc90c4fa0dd53a0e66c6"
3320+
integrity sha512-EtKwoO6kxCL9WO5xipiHTZlSzBm7WLT627TqC/uVRd0HKmq8NXyebnNYxDoBi7wt8eTWrUrKXCOVaFq9x1kgag==
33223321

33233322
har-schema@^2.0.0:
33243323
version "2.0.0"
@@ -3938,11 +3937,6 @@ isstream@~0.1.2:
39383937
resolved "https://registry.yarnpkg.com/isstream/-/isstream-0.1.2.tgz#47e63f7af55afa6f92e1500e690eb8b8529c099a"
39393938
integrity sha1-R+Y/evVa+m+S4VAOaQ64uFKcCZo=
39403939

3941-
js-sdsl@^4.1.4:
3942-
version "4.1.5"
3943-
resolved "https://registry.yarnpkg.com/js-sdsl/-/js-sdsl-4.1.5.tgz#1ff1645e6b4d1b028cd3f862db88c9d887f26e2a"
3944-
integrity sha512-08bOAKweV2NUC1wqTtf3qZlnpOX/R2DU9ikpjOHs0H+ibQv3zpncVQg6um4uYtRtrwIX8M4Nh3ytK4HGlYAq7Q==
3945-
39463940
"js-tokens@^3.0.0 || ^4.0.0", js-tokens@^4.0.0:
39473941
version "4.0.0"
39483942
resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-4.0.0.tgz#19203fb59991df98e3a287050d4647cdeaf32499"

0 commit comments

Comments
 (0)