git.fiddlerwoaroof.com
Browse code

build(deps-dev): bump eslint from 6.7.2 to 6.8.0

Bumps [eslint](https://github.com/eslint/eslint) from 6.7.2 to 6.8.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.7.2...v6.8.0)

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

dependabot-preview[bot] authored on 23/12/2019 05:42:56
Showing 1 changed files
... ...
@@ -3326,9 +3326,9 @@
3326 3326
       }
3327 3327
     },
3328 3328
     "eslint": {
3329
-      "version": "6.7.2",
3330
-      "resolved": "https://registry.npmjs.org/eslint/-/eslint-6.7.2.tgz",
3331
-      "integrity": "sha512-qMlSWJaCSxDFr8fBPvJM9kJwbazrhNcBU3+DszDW1OlEwKBBRWsJc7NJFelvwQpanHCR14cOLD41x8Eqvo3Nng==",
3329
+      "version": "6.8.0",
3330
+      "resolved": "https://registry.npmjs.org/eslint/-/eslint-6.8.0.tgz",
3331
+      "integrity": "sha512-K+Iayyo2LtyYhDSYwz5D5QdWw0hCacNzyq1Y821Xna2xSJj7cijoLLYmLxTQgcgZ9mC61nryMy9S7GRbYpI5Ig==",
3332 3332
       "dev": true,
3333 3333
       "requires": {
3334 3334
         "@babel/code-frame": "^7.0.0",
... ...
@@ -4698,9 +4698,9 @@
4698 4698
       "dev": true
4699 4699
     },
4700 4700
     "inquirer": {
4701
-      "version": "7.0.0",
4702
-      "resolved": "https://registry.npmjs.org/inquirer/-/inquirer-7.0.0.tgz",
4703
-      "integrity": "sha512-rSdC7zelHdRQFkWnhsMu2+2SO41mpv2oF2zy4tMhmiLWkcKbOAs87fWAJhVXttKVwhdZvymvnuM95EyEXg2/tQ==",
4701
+      "version": "7.0.1",
4702
+      "resolved": "https://registry.npmjs.org/inquirer/-/inquirer-7.0.1.tgz",
4703
+      "integrity": "sha512-V1FFQ3TIO15det8PijPLFR9M9baSlnRs9nL7zWu1MNVA2T9YVl9ZbrHJhYs7e9X8jeMZ3lr2JH/rdHFgNCBdYw==",
4704 4704
       "dev": true,
4705 4705
       "requires": {
4706 4706
         "ansi-escapes": "^4.2.1",
... ...
@@ -4712,7 +4712,7 @@
4712 4712
         "lodash": "^4.17.15",
4713 4713
         "mute-stream": "0.0.8",
4714 4714
         "run-async": "^2.2.0",
4715
-        "rxjs": "^6.4.0",
4715
+        "rxjs": "^6.5.3",
4716 4716
         "string-width": "^4.1.0",
4717 4717
         "strip-ansi": "^5.1.0",
4718 4718
         "through": "^2.3.6"