git.fiddlerwoaroof.com
Browse code

build(deps-dev): bump eslint from 6.2.2 to 6.3.0

Bumps [eslint](https://github.com/eslint/eslint) from 6.2.2 to 6.3.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v6.2.2...v6.3.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

dependabot-preview[bot] authored on 02/09/2019 05:56:56
Showing 1 changed files
... ...
@@ -3437,9 +3437,9 @@
3437 3437
       }
3438 3438
     },
3439 3439
     "eslint": {
3440
-      "version": "6.2.2",
3441
-      "resolved": "https://registry.npmjs.org/eslint/-/eslint-6.2.2.tgz",
3442
-      "integrity": "sha512-mf0elOkxHbdyGX1IJEUsNBzCDdyoUgljF3rRlgfyYh0pwGnreLc0jjD6ZuleOibjmnUWZLY2eXwSooeOgGJ2jw==",
3440
+      "version": "6.3.0",
3441
+      "resolved": "https://registry.npmjs.org/eslint/-/eslint-6.3.0.tgz",
3442
+      "integrity": "sha512-ZvZTKaqDue+N8Y9g0kp6UPZtS4FSY3qARxBs7p4f0H0iof381XHduqVerFWtK8DPtKmemqbqCFENWSQgPR/Gow==",
3443 3443
       "dev": true,
3444 3444
       "requires": {
3445 3445
         "@babel/code-frame": "^7.0.0",