Bump eslint from 7.26.0 to 7.27.0 in /app
Bumps [eslint](https://github.com/eslint/eslint) from 7.26.0 to 7.27.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/v7.26.0...v7.27.0) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
		@@ -82,7 +82,7 @@
 | 
				
			|||||||
        "electron-builder": "^22.11.5",
 | 
					        "electron-builder": "^22.11.5",
 | 
				
			||||||
        "electron-notarize": "^1.0.0",
 | 
					        "electron-notarize": "^1.0.0",
 | 
				
			||||||
        "electron-rebuild": "^2.3.5",
 | 
					        "electron-rebuild": "^2.3.5",
 | 
				
			||||||
        "eslint": "^7.26.0",
 | 
					        "eslint": "^7.27.0",
 | 
				
			||||||
        "npm-run-all": "^4.1.5",
 | 
					        "npm-run-all": "^4.1.5",
 | 
				
			||||||
        "readline-sync": "1.4.10"
 | 
					        "readline-sync": "1.4.10"
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -2065,10 +2065,10 @@ eslint-visitor-keys@^2.0.0:
 | 
				
			|||||||
  resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-2.0.0.tgz#21fdc8fbcd9c795cc0321f0563702095751511a8"
 | 
					  resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-2.0.0.tgz#21fdc8fbcd9c795cc0321f0563702095751511a8"
 | 
				
			||||||
  integrity sha512-QudtT6av5WXels9WjIM7qz1XD1cWGvX4gGXvp/zBn9nXG02D0utdU3Em2m/QjTnrsk6bBjmCygl3rmj118msQQ==
 | 
					  integrity sha512-QudtT6av5WXels9WjIM7qz1XD1cWGvX4gGXvp/zBn9nXG02D0utdU3Em2m/QjTnrsk6bBjmCygl3rmj118msQQ==
 | 
				
			||||||
 | 
					
 | 
				
			||||||
eslint@^7.26.0:
 | 
					eslint@^7.27.0:
 | 
				
			||||||
  version "7.26.0"
 | 
					  version "7.27.0"
 | 
				
			||||||
  resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.26.0.tgz#d416fdcdcb3236cd8f282065312813f8c13982f6"
 | 
					  resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.27.0.tgz#665a1506d8f95655c9274d84bd78f7166b07e9c7"
 | 
				
			||||||
  integrity sha512-4R1ieRf52/izcZE7AlLy56uIHHDLT74Yzz2Iv2l6kDaYvEu9x+wMB5dZArVL8SYGXSYV2YAg70FcW5Y5nGGNIg==
 | 
					  integrity sha512-JZuR6La2ZF0UD384lcbnd0Cgg6QJjiCwhMD6eU4h/VGPcVGwawNNzKU41tgokGXnfjOOyI6QIffthhJTPzzuRA==
 | 
				
			||||||
  dependencies:
 | 
					  dependencies:
 | 
				
			||||||
    "@babel/code-frame" "7.12.11"
 | 
					    "@babel/code-frame" "7.12.11"
 | 
				
			||||||
    "@eslint/eslintrc" "^0.4.1"
 | 
					    "@eslint/eslintrc" "^0.4.1"
 | 
				
			||||||
@@ -2078,12 +2078,14 @@ eslint@^7.26.0:
 | 
				
			|||||||
    debug "^4.0.1"
 | 
					    debug "^4.0.1"
 | 
				
			||||||
    doctrine "^3.0.0"
 | 
					    doctrine "^3.0.0"
 | 
				
			||||||
    enquirer "^2.3.5"
 | 
					    enquirer "^2.3.5"
 | 
				
			||||||
 | 
					    escape-string-regexp "^4.0.0"
 | 
				
			||||||
    eslint-scope "^5.1.1"
 | 
					    eslint-scope "^5.1.1"
 | 
				
			||||||
    eslint-utils "^2.1.0"
 | 
					    eslint-utils "^2.1.0"
 | 
				
			||||||
    eslint-visitor-keys "^2.0.0"
 | 
					    eslint-visitor-keys "^2.0.0"
 | 
				
			||||||
    espree "^7.3.1"
 | 
					    espree "^7.3.1"
 | 
				
			||||||
    esquery "^1.4.0"
 | 
					    esquery "^1.4.0"
 | 
				
			||||||
    esutils "^2.0.2"
 | 
					    esutils "^2.0.2"
 | 
				
			||||||
 | 
					    fast-deep-equal "^3.1.3"
 | 
				
			||||||
    file-entry-cache "^6.0.1"
 | 
					    file-entry-cache "^6.0.1"
 | 
				
			||||||
    functional-red-black-tree "^1.0.1"
 | 
					    functional-red-black-tree "^1.0.1"
 | 
				
			||||||
    glob-parent "^5.0.0"
 | 
					    glob-parent "^5.0.0"
 | 
				
			||||||
@@ -2095,7 +2097,7 @@ eslint@^7.26.0:
 | 
				
			|||||||
    js-yaml "^3.13.1"
 | 
					    js-yaml "^3.13.1"
 | 
				
			||||||
    json-stable-stringify-without-jsonify "^1.0.1"
 | 
					    json-stable-stringify-without-jsonify "^1.0.1"
 | 
				
			||||||
    levn "^0.4.1"
 | 
					    levn "^0.4.1"
 | 
				
			||||||
    lodash "^4.17.21"
 | 
					    lodash.merge "^4.6.2"
 | 
				
			||||||
    minimatch "^3.0.4"
 | 
					    minimatch "^3.0.4"
 | 
				
			||||||
    natural-compare "^1.4.0"
 | 
					    natural-compare "^1.4.0"
 | 
				
			||||||
    optionator "^0.9.1"
 | 
					    optionator "^0.9.1"
 | 
				
			||||||
@@ -2104,7 +2106,7 @@ eslint@^7.26.0:
 | 
				
			|||||||
    semver "^7.2.1"
 | 
					    semver "^7.2.1"
 | 
				
			||||||
    strip-ansi "^6.0.0"
 | 
					    strip-ansi "^6.0.0"
 | 
				
			||||||
    strip-json-comments "^3.1.0"
 | 
					    strip-json-comments "^3.1.0"
 | 
				
			||||||
    table "^6.0.4"
 | 
					    table "^6.0.9"
 | 
				
			||||||
    text-table "^0.2.0"
 | 
					    text-table "^0.2.0"
 | 
				
			||||||
    v8-compile-cache "^2.0.3"
 | 
					    v8-compile-cache "^2.0.3"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
@@ -2214,10 +2216,10 @@ extsprintf@^1.2.0:
 | 
				
			|||||||
  resolved "https://registry.yarnpkg.com/extsprintf/-/extsprintf-1.4.0.tgz#e2689f8f356fad62cca65a3a91c5df5f9551692f"
 | 
					  resolved "https://registry.yarnpkg.com/extsprintf/-/extsprintf-1.4.0.tgz#e2689f8f356fad62cca65a3a91c5df5f9551692f"
 | 
				
			||||||
  integrity sha1-4mifjzVvrWLMplo6kcXfX5VRaS8=
 | 
					  integrity sha1-4mifjzVvrWLMplo6kcXfX5VRaS8=
 | 
				
			||||||
 | 
					
 | 
				
			||||||
fast-deep-equal@^3.1.1:
 | 
					fast-deep-equal@^3.1.1, fast-deep-equal@^3.1.3:
 | 
				
			||||||
  version "3.1.1"
 | 
					  version "3.1.3"
 | 
				
			||||||
  resolved "https://registry.yarnpkg.com/fast-deep-equal/-/fast-deep-equal-3.1.1.tgz#545145077c501491e33b15ec408c294376e94ae4"
 | 
					  resolved "https://registry.yarnpkg.com/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz#3a7d56b559d6cbc3eb512325244e619a65c6c525"
 | 
				
			||||||
  integrity sha512-8UEa58QDLauDNfpbrX55Q9jrGHThw2ZMdOky5Gl1CDtVeJDPVrG4Jxx1N8jw2gkWaff5UUuX1KJd+9zGe2B+ZA==
 | 
					  integrity sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==
 | 
				
			||||||
 | 
					
 | 
				
			||||||
fast-json-stable-stringify@^2.0.0:
 | 
					fast-json-stable-stringify@^2.0.0:
 | 
				
			||||||
  version "2.0.0"
 | 
					  version "2.0.0"
 | 
				
			||||||
@@ -3298,16 +3300,16 @@ lodash.clonedeep@^4.5.0:
 | 
				
			|||||||
  resolved "https://registry.yarnpkg.com/lodash.clonedeep/-/lodash.clonedeep-4.5.0.tgz#e23f3f9c4f8fbdde872529c1071857a086e5ccef"
 | 
					  resolved "https://registry.yarnpkg.com/lodash.clonedeep/-/lodash.clonedeep-4.5.0.tgz#e23f3f9c4f8fbdde872529c1071857a086e5ccef"
 | 
				
			||||||
  integrity sha1-4j8/nE+Pvd6HJSnBBxhXoIblzO8=
 | 
					  integrity sha1-4j8/nE+Pvd6HJSnBBxhXoIblzO8=
 | 
				
			||||||
 | 
					
 | 
				
			||||||
lodash.flatten@^4.4.0:
 | 
					 | 
				
			||||||
  version "4.4.0"
 | 
					 | 
				
			||||||
  resolved "https://registry.yarnpkg.com/lodash.flatten/-/lodash.flatten-4.4.0.tgz#f31c22225a9632d2bbf8e4addbef240aa765a61f"
 | 
					 | 
				
			||||||
  integrity sha1-8xwiIlqWMtK7+OSt2+8kCqdlph8=
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
lodash.memoize@~3.0.3:
 | 
					lodash.memoize@~3.0.3:
 | 
				
			||||||
  version "3.0.4"
 | 
					  version "3.0.4"
 | 
				
			||||||
  resolved "https://registry.yarnpkg.com/lodash.memoize/-/lodash.memoize-3.0.4.tgz#2dcbd2c287cbc0a55cc42328bd0c736150d53e3f"
 | 
					  resolved "https://registry.yarnpkg.com/lodash.memoize/-/lodash.memoize-3.0.4.tgz#2dcbd2c287cbc0a55cc42328bd0c736150d53e3f"
 | 
				
			||||||
  integrity sha1-LcvSwofLwKVcxCMovQxzYVDVPj8=
 | 
					  integrity sha1-LcvSwofLwKVcxCMovQxzYVDVPj8=
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					lodash.merge@^4.6.2:
 | 
				
			||||||
 | 
					  version "4.6.2"
 | 
				
			||||||
 | 
					  resolved "https://registry.yarnpkg.com/lodash.merge/-/lodash.merge-4.6.2.tgz#558aa53b43b661e1925a0afdfa36a9a1085fe57a"
 | 
				
			||||||
 | 
					  integrity sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ==
 | 
				
			||||||
 | 
					
 | 
				
			||||||
lodash.truncate@^4.4.2:
 | 
					lodash.truncate@^4.4.2:
 | 
				
			||||||
  version "4.4.2"
 | 
					  version "4.4.2"
 | 
				
			||||||
  resolved "https://registry.yarnpkg.com/lodash.truncate/-/lodash.truncate-4.4.2.tgz#5a350da0b1113b837ecfffd5812cbe58d6eae193"
 | 
					  resolved "https://registry.yarnpkg.com/lodash.truncate/-/lodash.truncate-4.4.2.tgz#5a350da0b1113b837ecfffd5812cbe58d6eae193"
 | 
				
			||||||
@@ -4476,14 +4478,7 @@ semver@^6.0.0, semver@^6.2.0, semver@^6.3.0:
 | 
				
			|||||||
  resolved "https://registry.yarnpkg.com/semver/-/semver-6.3.0.tgz#ee0a64c8af5e8ceea67687b133761e1becbd1d3d"
 | 
					  resolved "https://registry.yarnpkg.com/semver/-/semver-6.3.0.tgz#ee0a64c8af5e8ceea67687b133761e1becbd1d3d"
 | 
				
			||||||
  integrity sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==
 | 
					  integrity sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==
 | 
				
			||||||
 | 
					
 | 
				
			||||||
semver@^7.2.1, semver@^7.3.2, semver@^7.3.4:
 | 
					semver@^7.2.1, semver@^7.3.2, semver@^7.3.4, semver@^7.3.5:
 | 
				
			||||||
  version "7.3.4"
 | 
					 | 
				
			||||||
  resolved "https://registry.yarnpkg.com/semver/-/semver-7.3.4.tgz#27aaa7d2e4ca76452f98d3add093a72c943edc97"
 | 
					 | 
				
			||||||
  integrity sha512-tCfb2WLjqFAtXn4KEdxIhalnRtoKFN7nAwj0B3ZXCbQloV2tq5eDbcTmT68JJD3nRJq24/XgxtQKFIpQdtvmVw==
 | 
					 | 
				
			||||||
  dependencies:
 | 
					 | 
				
			||||||
    lru-cache "^6.0.0"
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
semver@^7.3.5:
 | 
					 | 
				
			||||||
  version "7.3.5"
 | 
					  version "7.3.5"
 | 
				
			||||||
  resolved "https://registry.yarnpkg.com/semver/-/semver-7.3.5.tgz#0b621c879348d8998e4b0e4be94b3f12e6018ef7"
 | 
					  resolved "https://registry.yarnpkg.com/semver/-/semver-7.3.5.tgz#0b621c879348d8998e4b0e4be94b3f12e6018ef7"
 | 
				
			||||||
  integrity sha512-PoeGJYh8HK4BTO/a9Tf6ZG3veo/A7ZVsYrSA6J8ny9nb3B1VrpkuN+z9OE5wfE5p6H4LchYZsegiQgbJD94ZFQ==
 | 
					  integrity sha512-PoeGJYh8HK4BTO/a9Tf6ZG3veo/A7ZVsYrSA6J8ny9nb3B1VrpkuN+z9OE5wfE5p6H4LchYZsegiQgbJD94ZFQ==
 | 
				
			||||||
@@ -4912,20 +4907,17 @@ system-font-families@^0.4.1:
 | 
				
			|||||||
    babel-polyfill "^6.23.0"
 | 
					    babel-polyfill "^6.23.0"
 | 
				
			||||||
    ttfinfo "https://github.com/rBurgett/ttfinfo.git"
 | 
					    ttfinfo "https://github.com/rBurgett/ttfinfo.git"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
table@^6.0.4:
 | 
					table@^6.0.9:
 | 
				
			||||||
  version "6.0.8"
 | 
					  version "6.7.1"
 | 
				
			||||||
  resolved "https://registry.yarnpkg.com/table/-/table-6.0.8.tgz#b63f35af8d90601de282a3292226007a9429644f"
 | 
					  resolved "https://registry.yarnpkg.com/table/-/table-6.7.1.tgz#ee05592b7143831a8c94f3cee6aae4c1ccef33e2"
 | 
				
			||||||
  integrity sha512-OBAdezyozae8IvjHGXBDHByVkLCcsmffXUSj8LXkNb0SluRd4ug3GFCjk6JynZONIPhOkyr0Nnvbq1rlIspXyQ==
 | 
					  integrity sha512-ZGum47Yi6KOOFDE8m223td53ath2enHcYLgOCjGr5ngu8bdIARQk6mN/wRMv4yMRcHnCSnHbCEha4sobQx5yWg==
 | 
				
			||||||
  dependencies:
 | 
					  dependencies:
 | 
				
			||||||
    ajv "^8.0.1"
 | 
					    ajv "^8.0.1"
 | 
				
			||||||
    is-boolean-object "^1.1.0"
 | 
					 | 
				
			||||||
    is-number-object "^1.0.4"
 | 
					 | 
				
			||||||
    is-string "^1.0.5"
 | 
					 | 
				
			||||||
    lodash.clonedeep "^4.5.0"
 | 
					    lodash.clonedeep "^4.5.0"
 | 
				
			||||||
    lodash.flatten "^4.4.0"
 | 
					 | 
				
			||||||
    lodash.truncate "^4.4.2"
 | 
					    lodash.truncate "^4.4.2"
 | 
				
			||||||
    slice-ansi "^4.0.0"
 | 
					    slice-ansi "^4.0.0"
 | 
				
			||||||
    string-width "^4.2.0"
 | 
					    string-width "^4.2.0"
 | 
				
			||||||
 | 
					    strip-ansi "^6.0.0"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
tar@^4:
 | 
					tar@^4:
 | 
				
			||||||
  version "4.4.13"
 | 
					  version "4.4.13"
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user