git.fiddlerwoaroof.com
Browse code

chore: 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](https://github.com/eslint/eslint/compare/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] <support@github.com>

dependabot[bot] authored on 28/05/2023 11:52:37
Showing 1 changed files
... ...
@@ -1807,9 +1807,9 @@
1807 1807
       }
1808 1808
     },
1809 1809
     "node_modules/@eslint/js": {
1810
-      "version": "8.40.0",
1811
-      "resolved": "https://registry.npmjs.org/@eslint/js/-/js-8.40.0.tgz",
1812
-      "integrity": "sha512-ElyB54bJIhXQYVKjDSvCkPO1iU1tSAeVQJbllWJq1XQSmmA4dgFk8CbiBGpiOPxleE48vDogxCtmMYku4HSVLA==",
1810
+      "version": "8.41.0",
1811
+      "resolved": "https://registry.npmjs.org/@eslint/js/-/js-8.41.0.tgz",
1812
+      "integrity": "sha512-LxcyMGxwmTh2lY9FwHPGWOHmYFCZvbrFCBZL4FzSSsxsRPuhrYUg/49/0KDfW8tnIEaEHtfmn6+NPN+1DqaNmA==",
1813 1813
       "dev": true,
1814 1814
       "engines": {
1815 1815
         "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
... ...
@@ -3714,15 +3714,15 @@
3714 3714
       }
3715 3715
     },
3716 3716
     "node_modules/eslint": {
3717
-      "version": "8.40.0",
3718
-      "resolved": "https://registry.npmjs.org/eslint/-/eslint-8.40.0.tgz",
3719
-      "integrity": "sha512-bvR+TsP9EHL3TqNtj9sCNJVAFK3fBN8Q7g5waghxyRsPLIMwL73XSKnZFK0hk/O2ANC+iAoq6PWMQ+IfBAJIiQ==",
3717
+      "version": "8.41.0",
3718
+      "resolved": "https://registry.npmjs.org/eslint/-/eslint-8.41.0.tgz",
3719
+      "integrity": "sha512-WQDQpzGBOP5IrXPo4Hc0814r4/v2rrIsB0rhT7jtunIalgg6gYXWhRMOejVO8yH21T/FGaxjmFjBMNqcIlmH1Q==",
3720 3720
       "dev": true,
3721 3721
       "dependencies": {
3722 3722
         "@eslint-community/eslint-utils": "^4.2.0",
3723 3723
         "@eslint-community/regexpp": "^4.4.0",
3724 3724
         "@eslint/eslintrc": "^2.0.3",
3725
-        "@eslint/js": "8.40.0",
3725
+        "@eslint/js": "8.41.0",
3726 3726
         "@humanwhocodes/config-array": "^0.11.8",
3727 3727
         "@humanwhocodes/module-importer": "^1.0.1",
3728 3728
         "@nodelib/fs.walk": "^1.2.8",
... ...
@@ -3742,13 +3742,12 @@
3742 3742
         "find-up": "^5.0.0",
3743 3743
         "glob-parent": "^6.0.2",
3744 3744
         "globals": "^13.19.0",
3745
-        "grapheme-splitter": "^1.0.4",
3745
+        "graphemer": "^1.4.0",
3746 3746
         "ignore": "^5.2.0",
3747 3747
         "import-fresh": "^3.0.0",
3748 3748
         "imurmurhash": "^0.1.4",
3749 3749
         "is-glob": "^4.0.0",
3750 3750
         "is-path-inside": "^3.0.3",
3751
-        "js-sdsl": "^4.1.4",
3752 3751
         "js-yaml": "^4.1.0",
3753 3752
         "json-stable-stringify-without-jsonify": "^1.0.1",
3754 3753
         "levn": "^0.4.1",
... ...
@@ -4447,10 +4446,10 @@
4447 4446
       "integrity": "sha512-9ByhssR2fPVsNZj478qUUbKfmL0+t5BDVyjShtyZZLiK7ZDAArFFfopyOTj0M05wE2tJPisA4iTnnXl2YoPvOA==",
4448 4447
       "dev": true
4449 4448
     },
4450
-    "node_modules/grapheme-splitter": {
4451
-      "version": "1.0.4",
4452
-      "resolved": "https://registry.npmjs.org/grapheme-splitter/-/grapheme-splitter-1.0.4.tgz",
4453
-      "integrity": "sha512-bzh50DW9kTPM00T8y4o8vQg89Di9oLJVLW/KaOGIXJWP/iqCN6WKYkbNOF04vFLJhwcpYUh9ydh/+5vpOqV4YQ==",
4449
+    "node_modules/graphemer": {
4450
+      "version": "1.4.0",
4451
+      "resolved": "https://registry.npmjs.org/graphemer/-/graphemer-1.4.0.tgz",
4452
+      "integrity": "sha512-EtKwoO6kxCL9WO5xipiHTZlSzBm7WLT627TqC/uVRd0HKmq8NXyebnNYxDoBi7wt8eTWrUrKXCOVaFq9x1kgag==",
4454 4453
       "dev": true
4455 4454
     },
4456 4455
     "node_modules/has": {
... ...
@@ -6647,16 +6646,6 @@
6647 6646
         "url": "https://github.com/chalk/supports-color?sponsor=1"
6648 6647
       }
6649 6648
     },
6650
-    "node_modules/js-sdsl": {
6651
-      "version": "4.4.0",
6652
-      "resolved": "https://registry.npmjs.org/js-sdsl/-/js-sdsl-4.4.0.tgz",
6653
-      "integrity": "sha512-FfVSdx6pJ41Oa+CF7RDaFmTnCaFhua+SNYQX74riGOpl96x+2jQCqEfQ2bnXu/5DPCqlRuiqyvTJM0Qjz26IVg==",
6654
-      "dev": true,
6655
-      "funding": {
6656
-        "type": "opencollective",
6657
-        "url": "https://opencollective.com/js-sdsl"
6658
-      }
6659
-    },
6660 6649
     "node_modules/js-tokens": {
6661 6650
       "version": "4.0.0",
6662 6651
       "resolved": "https://registry.npmjs.org/js-tokens/-/js-tokens-4.0.0.tgz",
... ...
@@ -9537,9 +9526,9 @@
9537 9526
       }
9538 9527
     },
9539 9528
     "@eslint/js": {
9540
-      "version": "8.40.0",
9541
-      "resolved": "https://registry.npmjs.org/@eslint/js/-/js-8.40.0.tgz",
9542
-      "integrity": "sha512-ElyB54bJIhXQYVKjDSvCkPO1iU1tSAeVQJbllWJq1XQSmmA4dgFk8CbiBGpiOPxleE48vDogxCtmMYku4HSVLA==",
9529
+      "version": "8.41.0",
9530
+      "resolved": "https://registry.npmjs.org/@eslint/js/-/js-8.41.0.tgz",
9531
+      "integrity": "sha512-LxcyMGxwmTh2lY9FwHPGWOHmYFCZvbrFCBZL4FzSSsxsRPuhrYUg/49/0KDfW8tnIEaEHtfmn6+NPN+1DqaNmA==",
9543 9532
       "dev": true
9544 9533
     },
9545 9534
     "@humanwhocodes/config-array": {
... ...
@@ -10996,15 +10985,15 @@
10996 10985
       "dev": true
10997 10986
     },
10998 10987
     "eslint": {
10999
-      "version": "8.40.0",
11000
-      "resolved": "https://registry.npmjs.org/eslint/-/eslint-8.40.0.tgz",
11001
-      "integrity": "sha512-bvR+TsP9EHL3TqNtj9sCNJVAFK3fBN8Q7g5waghxyRsPLIMwL73XSKnZFK0hk/O2ANC+iAoq6PWMQ+IfBAJIiQ==",
10988
+      "version": "8.41.0",
10989
+      "resolved": "https://registry.npmjs.org/eslint/-/eslint-8.41.0.tgz",
10990
+      "integrity": "sha512-WQDQpzGBOP5IrXPo4Hc0814r4/v2rrIsB0rhT7jtunIalgg6gYXWhRMOejVO8yH21T/FGaxjmFjBMNqcIlmH1Q==",
11002 10991
       "dev": true,
11003 10992
       "requires": {
11004 10993
         "@eslint-community/eslint-utils": "^4.2.0",
11005 10994
         "@eslint-community/regexpp": "^4.4.0",
11006 10995
         "@eslint/eslintrc": "^2.0.3",
11007
-        "@eslint/js": "8.40.0",
10996
+        "@eslint/js": "8.41.0",
11008 10997
         "@humanwhocodes/config-array": "^0.11.8",
11009 10998
         "@humanwhocodes/module-importer": "^1.0.1",
11010 10999
         "@nodelib/fs.walk": "^1.2.8",
... ...
@@ -11024,13 +11013,12 @@
11024 11013
         "find-up": "^5.0.0",
11025 11014
         "glob-parent": "^6.0.2",
11026 11015
         "globals": "^13.19.0",
11027
-        "grapheme-splitter": "^1.0.4",
11016
+        "graphemer": "^1.4.0",
11028 11017
         "ignore": "^5.2.0",
11029 11018
         "import-fresh": "^3.0.0",
11030 11019
         "imurmurhash": "^0.1.4",
11031 11020
         "is-glob": "^4.0.0",
11032 11021
         "is-path-inside": "^3.0.3",
11033
-        "js-sdsl": "^4.1.4",
11034 11022
         "js-yaml": "^4.1.0",
11035 11023
         "json-stable-stringify-without-jsonify": "^1.0.1",
11036 11024
         "levn": "^0.4.1",
... ...
@@ -11527,10 +11515,10 @@
11527 11515
       "integrity": "sha512-9ByhssR2fPVsNZj478qUUbKfmL0+t5BDVyjShtyZZLiK7ZDAArFFfopyOTj0M05wE2tJPisA4iTnnXl2YoPvOA==",
11528 11516
       "dev": true
11529 11517
     },
11530
-    "grapheme-splitter": {
11531
-      "version": "1.0.4",
11532
-      "resolved": "https://registry.npmjs.org/grapheme-splitter/-/grapheme-splitter-1.0.4.tgz",
11533
-      "integrity": "sha512-bzh50DW9kTPM00T8y4o8vQg89Di9oLJVLW/KaOGIXJWP/iqCN6WKYkbNOF04vFLJhwcpYUh9ydh/+5vpOqV4YQ==",
11518
+    "graphemer": {
11519
+      "version": "1.4.0",
11520
+      "resolved": "https://registry.npmjs.org/graphemer/-/graphemer-1.4.0.tgz",
11521
+      "integrity": "sha512-EtKwoO6kxCL9WO5xipiHTZlSzBm7WLT627TqC/uVRd0HKmq8NXyebnNYxDoBi7wt8eTWrUrKXCOVaFq9x1kgag==",
11534 11522
       "dev": true
11535 11523
     },
11536 11524
     "has": {
... ...
@@ -13125,12 +13113,6 @@
13125 13113
         }
13126 13114
       }
13127 13115
     },
13128
-    "js-sdsl": {
13129
-      "version": "4.4.0",
13130
-      "resolved": "https://registry.npmjs.org/js-sdsl/-/js-sdsl-4.4.0.tgz",
13131
-      "integrity": "sha512-FfVSdx6pJ41Oa+CF7RDaFmTnCaFhua+SNYQX74riGOpl96x+2jQCqEfQ2bnXu/5DPCqlRuiqyvTJM0Qjz26IVg==",
13132
-      "dev": true
13133
-    },
13134 13116
     "js-tokens": {
13135 13117
       "version": "4.0.0",
13136 13118
       "resolved": "https://registry.npmjs.org/js-tokens/-/js-tokens-4.0.0.tgz",