git.fiddlerwoaroof.com
Browse code

chore: bump eslint from 8.7.0 to 8.8.0

Bumps [eslint](https://github.com/eslint/eslint) from 8.7.0 to 8.8.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.7.0...v8.8.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 02/02/2022 08:25:46
Showing 1 changed files
... ...
@@ -3816,9 +3816,9 @@
3816 3816
       }
3817 3817
     },
3818 3818
     "node_modules/eslint": {
3819
-      "version": "8.7.0",
3820
-      "resolved": "https://registry.npmjs.org/eslint/-/eslint-8.7.0.tgz",
3821
-      "integrity": "sha512-ifHYzkBGrzS2iDU7KjhCAVMGCvF6M3Xfs8X8b37cgrUlDt6bWRTpRh6T/gtSXv1HJ/BUGgmjvNvOEGu85Iif7w==",
3819
+      "version": "8.8.0",
3820
+      "resolved": "https://registry.npmjs.org/eslint/-/eslint-8.8.0.tgz",
3821
+      "integrity": "sha512-H3KXAzQGBH1plhYS3okDix2ZthuYJlQQEGE5k0IKuEqUSiyu4AmxxlJ2MtTYeJ3xB4jDhcYCwGOg2TXYdnDXlQ==",
3822 3822
       "dev": true,
3823 3823
       "dependencies": {
3824 3824
         "@eslint/eslintrc": "^1.0.5",
... ...
@@ -11434,9 +11434,9 @@
11434 11434
       }
11435 11435
     },
11436 11436
     "eslint": {
11437
-      "version": "8.7.0",
11438
-      "resolved": "https://registry.npmjs.org/eslint/-/eslint-8.7.0.tgz",
11439
-      "integrity": "sha512-ifHYzkBGrzS2iDU7KjhCAVMGCvF6M3Xfs8X8b37cgrUlDt6bWRTpRh6T/gtSXv1HJ/BUGgmjvNvOEGu85Iif7w==",
11437
+      "version": "8.8.0",
11438
+      "resolved": "https://registry.npmjs.org/eslint/-/eslint-8.8.0.tgz",
11439
+      "integrity": "sha512-H3KXAzQGBH1plhYS3okDix2ZthuYJlQQEGE5k0IKuEqUSiyu4AmxxlJ2MtTYeJ3xB4jDhcYCwGOg2TXYdnDXlQ==",
11440 11440
       "dev": true,
11441 11441
       "requires": {
11442 11442
         "@eslint/eslintrc": "^1.0.5",