git.fiddlerwoaroof.com
Browse code

chore: bump eslint from 8.15.0 to 8.17.0

Bumps [eslint](https://github.com/eslint/eslint) from 8.15.0 to 8.17.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.15.0...v8.17.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 04/06/2022 10:35:27
Showing 1 changed files
... ...
@@ -1666,15 +1666,15 @@
1666 1666
       "dev": true
1667 1667
     },
1668 1668
     "node_modules/@eslint/eslintrc": {
1669
-      "version": "1.2.3",
1670
-      "resolved": "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-1.2.3.tgz",
1671
-      "integrity": "sha512-uGo44hIwoLGNyduRpjdEpovcbMdd+Nv7amtmJxnKmI8xj6yd5LncmSwDa5NgX/41lIFJtkjD6YdVfgEzPfJ5UA==",
1669
+      "version": "1.3.0",
1670
+      "resolved": "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-1.3.0.tgz",
1671
+      "integrity": "sha512-UWW0TMTmk2d7hLcWD1/e2g5HDM/HQ3csaLSqXCfqwh4uNDuNqlaKWXmEsL4Cs41Z0KnILNvwbHAah3C2yt06kw==",
1672 1672
       "dev": true,
1673 1673
       "dependencies": {
1674 1674
         "ajv": "^6.12.4",
1675 1675
         "debug": "^4.3.2",
1676 1676
         "espree": "^9.3.2",
1677
-        "globals": "^13.9.0",
1677
+        "globals": "^13.15.0",
1678 1678
         "ignore": "^5.2.0",
1679 1679
         "import-fresh": "^3.2.1",
1680 1680
         "js-yaml": "^4.1.0",
... ...
@@ -1686,9 +1686,9 @@
1686 1686
       }
1687 1687
     },
1688 1688
     "node_modules/@eslint/eslintrc/node_modules/globals": {
1689
-      "version": "13.14.0",
1690
-      "resolved": "https://registry.npmjs.org/globals/-/globals-13.14.0.tgz",
1691
-      "integrity": "sha512-ERO68sOYwm5UuLvSJTY7w7NP2c8S4UcXs3X1GBX8cwOr+ShOcDBbCY5mH4zxz0jsYCdJ8ve8Mv9n2YGJMB1aeg==",
1689
+      "version": "13.15.0",
1690
+      "resolved": "https://registry.npmjs.org/globals/-/globals-13.15.0.tgz",
1691
+      "integrity": "sha512-bpzcOlgDhMG070Av0Vy5Owklpv1I6+j96GhUI7Rh7IzDCKLzboflLrrfqMu8NquDbiR4EOQk7XzJwqVJxicxog==",
1692 1692
       "dev": true,
1693 1693
       "dependencies": {
1694 1694
         "type-fest": "^0.20.2"
... ...
@@ -3540,12 +3540,12 @@
3540 3540
       }
3541 3541
     },
3542 3542
     "node_modules/eslint": {
3543
-      "version": "8.15.0",
3544
-      "resolved": "https://registry.npmjs.org/eslint/-/eslint-8.15.0.tgz",
3545
-      "integrity": "sha512-GG5USZ1jhCu8HJkzGgeK8/+RGnHaNYZGrGDzUtigK3BsGESW/rs2az23XqE0WVwDxy1VRvvjSSGu5nB0Bu+6SA==",
3543
+      "version": "8.17.0",
3544
+      "resolved": "https://registry.npmjs.org/eslint/-/eslint-8.17.0.tgz",
3545
+      "integrity": "sha512-gq0m0BTJfci60Fz4nczYxNAlED+sMcihltndR8t9t1evnU/azx53x3t2UHXC/uRjcbvRw/XctpaNygSTcQD+Iw==",
3546 3546
       "dev": true,
3547 3547
       "dependencies": {
3548
-        "@eslint/eslintrc": "^1.2.3",
3548
+        "@eslint/eslintrc": "^1.3.0",
3549 3549
         "@humanwhocodes/config-array": "^0.9.2",
3550 3550
         "ajv": "^6.10.0",
3551 3551
         "chalk": "^4.0.0",
... ...
@@ -3563,7 +3563,7 @@
3563 3563
         "file-entry-cache": "^6.0.1",
3564 3564
         "functional-red-black-tree": "^1.0.1",
3565 3565
         "glob-parent": "^6.0.1",
3566
-        "globals": "^13.6.0",
3566
+        "globals": "^13.15.0",
3567 3567
         "ignore": "^5.2.0",
3568 3568
         "import-fresh": "^3.0.0",
3569 3569
         "imurmurhash": "^0.1.4",
... ...
@@ -3767,9 +3767,9 @@
3767 3767
       }
3768 3768
     },
3769 3769
     "node_modules/eslint/node_modules/globals": {
3770
-      "version": "13.13.0",
3771
-      "resolved": "https://registry.npmjs.org/globals/-/globals-13.13.0.tgz",
3772
-      "integrity": "sha512-EQ7Q18AJlPwp3vUDL4mKA0KXrXyNIQyWon6T6XQiBQF0XHvRsiCSrWmmeATpUzdJN2HhWZU6Pdl0a9zdep5p6A==",
3770
+      "version": "13.15.0",
3771
+      "resolved": "https://registry.npmjs.org/globals/-/globals-13.15.0.tgz",
3772
+      "integrity": "sha512-bpzcOlgDhMG070Av0Vy5Owklpv1I6+j96GhUI7Rh7IzDCKLzboflLrrfqMu8NquDbiR4EOQk7XzJwqVJxicxog==",
3773 3773
       "dev": true,
3774 3774
       "dependencies": {
3775 3775
         "type-fest": "^0.20.2"
... ...
@@ -9514,15 +9514,15 @@
9514 9514
       "dev": true
9515 9515
     },
9516 9516
     "@eslint/eslintrc": {
9517
-      "version": "1.2.3",
9518
-      "resolved": "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-1.2.3.tgz",
9519
-      "integrity": "sha512-uGo44hIwoLGNyduRpjdEpovcbMdd+Nv7amtmJxnKmI8xj6yd5LncmSwDa5NgX/41lIFJtkjD6YdVfgEzPfJ5UA==",
9517
+      "version": "1.3.0",
9518
+      "resolved": "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-1.3.0.tgz",
9519
+      "integrity": "sha512-UWW0TMTmk2d7hLcWD1/e2g5HDM/HQ3csaLSqXCfqwh4uNDuNqlaKWXmEsL4Cs41Z0KnILNvwbHAah3C2yt06kw==",
9520 9520
       "dev": true,
9521 9521
       "requires": {
9522 9522
         "ajv": "^6.12.4",
9523 9523
         "debug": "^4.3.2",
9524 9524
         "espree": "^9.3.2",
9525
-        "globals": "^13.9.0",
9525
+        "globals": "^13.15.0",
9526 9526
         "ignore": "^5.2.0",
9527 9527
         "import-fresh": "^3.2.1",
9528 9528
         "js-yaml": "^4.1.0",
... ...
@@ -9531,9 +9531,9 @@
9531 9531
       },
9532 9532
       "dependencies": {
9533 9533
         "globals": {
9534
-          "version": "13.14.0",
9535
-          "resolved": "https://registry.npmjs.org/globals/-/globals-13.14.0.tgz",
9536
-          "integrity": "sha512-ERO68sOYwm5UuLvSJTY7w7NP2c8S4UcXs3X1GBX8cwOr+ShOcDBbCY5mH4zxz0jsYCdJ8ve8Mv9n2YGJMB1aeg==",
9534
+          "version": "13.15.0",
9535
+          "resolved": "https://registry.npmjs.org/globals/-/globals-13.15.0.tgz",
9536
+          "integrity": "sha512-bpzcOlgDhMG070Av0Vy5Owklpv1I6+j96GhUI7Rh7IzDCKLzboflLrrfqMu8NquDbiR4EOQk7XzJwqVJxicxog==",
9537 9537
           "dev": true,
9538 9538
           "requires": {
9539 9539
             "type-fest": "^0.20.2"
... ...
@@ -10965,12 +10965,12 @@
10965 10965
       "dev": true
10966 10966
     },
10967 10967
     "eslint": {
10968
-      "version": "8.15.0",
10969
-      "resolved": "https://registry.npmjs.org/eslint/-/eslint-8.15.0.tgz",
10970
-      "integrity": "sha512-GG5USZ1jhCu8HJkzGgeK8/+RGnHaNYZGrGDzUtigK3BsGESW/rs2az23XqE0WVwDxy1VRvvjSSGu5nB0Bu+6SA==",
10968
+      "version": "8.17.0",
10969
+      "resolved": "https://registry.npmjs.org/eslint/-/eslint-8.17.0.tgz",
10970
+      "integrity": "sha512-gq0m0BTJfci60Fz4nczYxNAlED+sMcihltndR8t9t1evnU/azx53x3t2UHXC/uRjcbvRw/XctpaNygSTcQD+Iw==",
10971 10971
       "dev": true,
10972 10972
       "requires": {
10973
-        "@eslint/eslintrc": "^1.2.3",
10973
+        "@eslint/eslintrc": "^1.3.0",
10974 10974
         "@humanwhocodes/config-array": "^0.9.2",
10975 10975
         "ajv": "^6.10.0",
10976 10976
         "chalk": "^4.0.0",
... ...
@@ -10988,7 +10988,7 @@
10988 10988
         "file-entry-cache": "^6.0.1",
10989 10989
         "functional-red-black-tree": "^1.0.1",
10990 10990
         "glob-parent": "^6.0.1",
10991
-        "globals": "^13.6.0",
10991
+        "globals": "^13.15.0",
10992 10992
         "ignore": "^5.2.0",
10993 10993
         "import-fresh": "^3.0.0",
10994 10994
         "imurmurhash": "^0.1.4",
... ...
@@ -11057,9 +11057,9 @@
11057 11057
           }
11058 11058
         },
11059 11059
         "globals": {
11060
-          "version": "13.13.0",
11061
-          "resolved": "https://registry.npmjs.org/globals/-/globals-13.13.0.tgz",
11062
-          "integrity": "sha512-EQ7Q18AJlPwp3vUDL4mKA0KXrXyNIQyWon6T6XQiBQF0XHvRsiCSrWmmeATpUzdJN2HhWZU6Pdl0a9zdep5p6A==",
11060
+          "version": "13.15.0",
11061
+          "resolved": "https://registry.npmjs.org/globals/-/globals-13.15.0.tgz",
11062
+          "integrity": "sha512-bpzcOlgDhMG070Av0Vy5Owklpv1I6+j96GhUI7Rh7IzDCKLzboflLrrfqMu8NquDbiR4EOQk7XzJwqVJxicxog==",
11063 11063
           "dev": true,
11064 11064
           "requires": {
11065 11065
             "type-fest": "^0.20.2"