mirror of
				https://github.com/Unleash/unleash.git
				synced 2025-10-27 11:02:16 +01:00 
			
		
		
		
	fix: upgrade eslint to version 6.5.1
This commit is contained in:
		
							parent
							
								
									02f7f9f2e9
								
							
						
					
					
						commit
						159ddb8b18
					
				| @ -55,7 +55,7 @@ | ||||
|     "enzyme": "^3.9.0", | ||||
|     "enzyme-adapter-react-16": "^1.11.0", | ||||
|     "enzyme-to-json": "^3.3.5", | ||||
|     "eslint": "^5.4.0", | ||||
|     "eslint": "^6.5.1", | ||||
|     "eslint-config-finn": "^3.0.1", | ||||
|     "eslint-config-finn-prettier": "^3.0.2", | ||||
|     "eslint-config-finn-react": "^2.0.2", | ||||
| @ -68,7 +68,7 @@ | ||||
|     "node-sass": "^4.5.3", | ||||
|     "normalize.css": "^8.0.0", | ||||
|     "optimize-css-assets-webpack-plugin": "^5.0.0", | ||||
|     "prettier": "^1.8.2", | ||||
|     "prettier": "^1.18.2", | ||||
|     "prop-types": "^15.6.2", | ||||
|     "react": "^16.4.2", | ||||
|     "react-dnd": "^5.0.0", | ||||
|  | ||||
| @ -1218,7 +1218,7 @@ acorn-globals@^4.1.0: | ||||
|     acorn "^6.0.1" | ||||
|     acorn-walk "^6.0.1" | ||||
| 
 | ||||
| acorn-jsx@^5.0.0: | ||||
| acorn-jsx@^5.0.2: | ||||
|   version "5.0.2" | ||||
|   resolved "https://registry.yarnpkg.com/acorn-jsx/-/acorn-jsx-5.0.2.tgz#84b68ea44b373c4f8686023a551f61a21b7c4a4f" | ||||
|   integrity sha512-tiNTrP1MP0QrChmD2DdupCr6HWSFeKVw5d/dHTu4Y7rkAkRhU/Dt7dphAfIUyxtHpl/eBVip5uTNSpQJHylpAw== | ||||
| @ -1233,11 +1233,16 @@ acorn@^5.5.3: | ||||
|   resolved "https://registry.yarnpkg.com/acorn/-/acorn-5.7.3.tgz#67aa231bf8812974b85235a96771eb6bd07ea279" | ||||
|   integrity sha512-T/zvzYRfbVojPWahDsE5evJdHb3oJoQfFbsrKM7w5Zcs++Tr257tia3BmMP8XYVjp1S9RZXQMh7gao96BlqZOw== | ||||
| 
 | ||||
| acorn@^6.0.1, acorn@^6.0.7, acorn@^6.2.1: | ||||
| acorn@^6.0.1, acorn@^6.2.1: | ||||
|   version "6.3.0" | ||||
|   resolved "https://registry.yarnpkg.com/acorn/-/acorn-6.3.0.tgz#0087509119ffa4fc0a0041d1e93a417e68cb856e" | ||||
|   integrity sha512-/czfa8BwS88b9gWQVhc8eknunSA2DoJpJyTQkhheIf5E48u1N0R4q/YxxsAeqRrmK9TQ/uYfgLDfZo91UlANIA== | ||||
| 
 | ||||
| acorn@^7.0.0: | ||||
|   version "7.1.0" | ||||
|   resolved "https://registry.yarnpkg.com/acorn/-/acorn-7.1.0.tgz#949d36f2c292535da602283586c2477c57eb2d6c" | ||||
|   integrity sha512-kL5CuoXA/dgxlBbVrflsflzQ3PAas7RYZB52NOm/6839iVYJgKMJ3cQJD+t2i5+qFa8h3MDpEOJiS64E8JLnSQ== | ||||
| 
 | ||||
| airbnb-prop-types@^2.13.2: | ||||
|   version "2.15.0" | ||||
|   resolved "https://registry.yarnpkg.com/airbnb-prop-types/-/airbnb-prop-types-2.15.0.tgz#5287820043af1eb469f5b0af0d6f70da6c52aaef" | ||||
| @ -1264,7 +1269,7 @@ ajv-keywords@^3.1.0, ajv-keywords@^3.4.1: | ||||
|   resolved "https://registry.yarnpkg.com/ajv-keywords/-/ajv-keywords-3.4.1.tgz#ef916e271c64ac12171fd8384eaae6b2345854da" | ||||
|   integrity sha512-RO1ibKvd27e6FEShVFfPALuHI3WjSVNeK5FIsmme/LYRNxjKuNj+Dt7bucLa6NdSv3JcVTyMlm9kGR84z1XpaQ== | ||||
| 
 | ||||
| ajv@^6.1.0, ajv@^6.10.2, ajv@^6.5.5, ajv@^6.9.1: | ||||
| ajv@^6.1.0, ajv@^6.10.0, ajv@^6.10.2, ajv@^6.5.5: | ||||
|   version "6.10.2" | ||||
|   resolved "https://registry.yarnpkg.com/ajv/-/ajv-6.10.2.tgz#d3cea04d6b017b2894ad69040fec8b623eb4bd52" | ||||
|   integrity sha512-TXtUUEYHuaTEbLZWIKUr5pmBuhDLy+8KYtPYdcV8qC+pOZL+NKqYwvWSRrVXHn+ZmRRAu8vJTAznH7Oag6RVRw== | ||||
| @ -3213,68 +3218,77 @@ eslint-scope@^4.0.3: | ||||
|     esrecurse "^4.1.0" | ||||
|     estraverse "^4.1.1" | ||||
| 
 | ||||
| eslint-utils@^1.3.1: | ||||
| eslint-scope@^5.0.0: | ||||
|   version "5.0.0" | ||||
|   resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-5.0.0.tgz#e87c8887c73e8d1ec84f1ca591645c358bfc8fb9" | ||||
|   integrity sha512-oYrhJW7S0bxAFDvWqzvMPRm6pcgcnWc4QnofCAqRTRfQC0JcwenzGglTtsLyIuuWFfkqDG9vz67cnttSd53djw== | ||||
|   dependencies: | ||||
|     esrecurse "^4.1.0" | ||||
|     estraverse "^4.1.1" | ||||
| 
 | ||||
| eslint-utils@^1.4.2: | ||||
|   version "1.4.2" | ||||
|   resolved "https://registry.yarnpkg.com/eslint-utils/-/eslint-utils-1.4.2.tgz#166a5180ef6ab7eb462f162fd0e6f2463d7309ab" | ||||
|   integrity sha512-eAZS2sEUMlIeCjBeubdj45dmBHQwPHWyBcT1VSYB7o9x9WRRqKxyUoiXlRjyAwzN7YEzHJlYg0NmzDRWx6GP4Q== | ||||
|   dependencies: | ||||
|     eslint-visitor-keys "^1.0.0" | ||||
| 
 | ||||
| eslint-visitor-keys@^1.0.0: | ||||
| eslint-visitor-keys@^1.0.0, eslint-visitor-keys@^1.1.0: | ||||
|   version "1.1.0" | ||||
|   resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.1.0.tgz#e2a82cea84ff246ad6fb57f9bde5b46621459ec2" | ||||
|   integrity sha512-8y9YjtM1JBJU/A9Kc+SbaOV4y29sSWckBwMHa+FGtVj5gN/sbnKDf6xJUl+8g7FAij9LVaP8C24DUiH/f/2Z9A== | ||||
| 
 | ||||
| eslint@^5.4.0: | ||||
|   version "5.16.0" | ||||
|   resolved "https://registry.yarnpkg.com/eslint/-/eslint-5.16.0.tgz#a1e3ac1aae4a3fbd8296fcf8f7ab7314cbb6abea" | ||||
|   integrity sha512-S3Rz11i7c8AA5JPv7xAH+dOyq/Cu/VXHiHXBPOU1k/JAM5dXqQPt3qcrhpHSorXmrpu2g0gkIBVXAqCpzfoZIg== | ||||
| eslint@^6.5.1: | ||||
|   version "6.5.1" | ||||
|   resolved "https://registry.yarnpkg.com/eslint/-/eslint-6.5.1.tgz#828e4c469697d43bb586144be152198b91e96ed6" | ||||
|   integrity sha512-32h99BoLYStT1iq1v2P9uwpyznQ4M2jRiFB6acitKz52Gqn+vPaMDUTB1bYi1WN4Nquj2w+t+bimYUG83DC55A== | ||||
|   dependencies: | ||||
|     "@babel/code-frame" "^7.0.0" | ||||
|     ajv "^6.9.1" | ||||
|     ajv "^6.10.0" | ||||
|     chalk "^2.1.0" | ||||
|     cross-spawn "^6.0.5" | ||||
|     debug "^4.0.1" | ||||
|     doctrine "^3.0.0" | ||||
|     eslint-scope "^4.0.3" | ||||
|     eslint-utils "^1.3.1" | ||||
|     eslint-visitor-keys "^1.0.0" | ||||
|     espree "^5.0.1" | ||||
|     eslint-scope "^5.0.0" | ||||
|     eslint-utils "^1.4.2" | ||||
|     eslint-visitor-keys "^1.1.0" | ||||
|     espree "^6.1.1" | ||||
|     esquery "^1.0.1" | ||||
|     esutils "^2.0.2" | ||||
|     file-entry-cache "^5.0.1" | ||||
|     functional-red-black-tree "^1.0.1" | ||||
|     glob "^7.1.2" | ||||
|     glob-parent "^5.0.0" | ||||
|     globals "^11.7.0" | ||||
|     ignore "^4.0.6" | ||||
|     import-fresh "^3.0.0" | ||||
|     imurmurhash "^0.1.4" | ||||
|     inquirer "^6.2.2" | ||||
|     js-yaml "^3.13.0" | ||||
|     inquirer "^6.4.1" | ||||
|     is-glob "^4.0.0" | ||||
|     js-yaml "^3.13.1" | ||||
|     json-stable-stringify-without-jsonify "^1.0.1" | ||||
|     levn "^0.3.0" | ||||
|     lodash "^4.17.11" | ||||
|     lodash "^4.17.14" | ||||
|     minimatch "^3.0.4" | ||||
|     mkdirp "^0.5.1" | ||||
|     natural-compare "^1.4.0" | ||||
|     optionator "^0.8.2" | ||||
|     path-is-inside "^1.0.2" | ||||
|     progress "^2.0.0" | ||||
|     regexpp "^2.0.1" | ||||
|     semver "^5.5.1" | ||||
|     strip-ansi "^4.0.0" | ||||
|     strip-json-comments "^2.0.1" | ||||
|     semver "^6.1.2" | ||||
|     strip-ansi "^5.2.0" | ||||
|     strip-json-comments "^3.0.1" | ||||
|     table "^5.2.3" | ||||
|     text-table "^0.2.0" | ||||
|     v8-compile-cache "^2.0.3" | ||||
| 
 | ||||
| espree@^5.0.1: | ||||
|   version "5.0.1" | ||||
|   resolved "https://registry.yarnpkg.com/espree/-/espree-5.0.1.tgz#5d6526fa4fc7f0788a5cf75b15f30323e2f81f7a" | ||||
|   integrity sha512-qWAZcWh4XE/RwzLJejfcofscgMc9CamR6Tn1+XRXNzrvUSSbiAjGOI/fggztjIi7y9VLPqnICMIPiGyr8JaZ0A== | ||||
| espree@^6.1.1: | ||||
|   version "6.1.1" | ||||
|   resolved "https://registry.yarnpkg.com/espree/-/espree-6.1.1.tgz#7f80e5f7257fc47db450022d723e356daeb1e5de" | ||||
|   integrity sha512-EYbr8XZUhWbYCqQRW0duU5LxzL5bETN6AjKBGy1302qqzPaCH10QbRg3Wvco79Z8x9WbiE8HYB4e75xl6qUYvQ== | ||||
|   dependencies: | ||||
|     acorn "^6.0.7" | ||||
|     acorn-jsx "^5.0.0" | ||||
|     eslint-visitor-keys "^1.0.0" | ||||
|     acorn "^7.0.0" | ||||
|     acorn-jsx "^5.0.2" | ||||
|     eslint-visitor-keys "^1.1.0" | ||||
| 
 | ||||
| esprima@^3.1.3: | ||||
|   version "3.1.3" | ||||
| @ -3853,6 +3867,13 @@ glob-parent@^3.1.0: | ||||
|     is-glob "^3.1.0" | ||||
|     path-dirname "^1.0.0" | ||||
| 
 | ||||
| glob-parent@^5.0.0: | ||||
|   version "5.1.0" | ||||
|   resolved "https://registry.yarnpkg.com/glob-parent/-/glob-parent-5.1.0.tgz#5f4c1d1e748d30cd73ad2944b3577a81b081e8c2" | ||||
|   integrity sha512-qjtRgnIVmOfnKUE3NJAQEdk+lKrxfw8t5ke7SXtfMTHcjsBfOfWXCQfdb30zfDoZQ2IRSIiidmjtbHZPZ++Ihw== | ||||
|   dependencies: | ||||
|     is-glob "^4.0.1" | ||||
| 
 | ||||
| glob-to-regexp@^0.4.0: | ||||
|   version "0.4.1" | ||||
|   resolved "https://registry.yarnpkg.com/glob-to-regexp/-/glob-to-regexp-0.4.1.tgz#c75297087c851b9a578bd217dd59a92f59fe546e" | ||||
| @ -4364,7 +4385,7 @@ ini@^1.3.4, ini@^1.3.5, ini@~1.3.0: | ||||
|   resolved "https://registry.yarnpkg.com/ini/-/ini-1.3.5.tgz#eee25f56db1c9ec6085e0c22778083f596abf927" | ||||
|   integrity sha512-RZY5huIKCMRWDUqZlEi72f/lmXKMvuszcMBduliQ3nnWbx9X/ZBQO7DijMEYS9EhHBb2qacRUMtC7svLwe0lcw== | ||||
| 
 | ||||
| inquirer@^6.2.2: | ||||
| inquirer@^6.4.1: | ||||
|   version "6.5.2" | ||||
|   resolved "https://registry.yarnpkg.com/inquirer/-/inquirer-6.5.2.tgz#ad50942375d036d327ff528c08bd5fab089928ca" | ||||
|   integrity sha512-cntlB5ghuB0iuO65Ovoi8ogLHiWGs/5yNrtUcKjFhSSiVeAIVpD7koaSU9RM8mpXw5YDi9RdYXGQMaOURB7ycQ== | ||||
| @ -4603,7 +4624,7 @@ is-glob@^3.1.0: | ||||
|   dependencies: | ||||
|     is-extglob "^2.1.0" | ||||
| 
 | ||||
| is-glob@^4.0.0: | ||||
| is-glob@^4.0.0, is-glob@^4.0.1: | ||||
|   version "4.0.1" | ||||
|   resolved "https://registry.yarnpkg.com/is-glob/-/is-glob-4.0.1.tgz#7567dbe9f2f5e2467bc77ab83c4a29482407a5dc" | ||||
|   integrity sha512-5G0tKtBTFImOqDnLB2hG6Bp2qcKEFduo4tZu9MT/H6NQv/ghhy30o55ufafxJ/LdH79LLs2Kfrn85TLKyA7BUg== | ||||
| @ -5178,7 +5199,7 @@ js-levenshtein@^1.1.3: | ||||
|   resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-4.0.0.tgz#19203fb59991df98e3a287050d4647cdeaf32499" | ||||
|   integrity sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ== | ||||
| 
 | ||||
| js-yaml@^3.13.0, js-yaml@^3.13.1: | ||||
| js-yaml@^3.13.1: | ||||
|   version "3.13.1" | ||||
|   resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.13.1.tgz#aff151b30bfdfa8e49e05da22e7415e9dfa37847" | ||||
|   integrity sha512-YfbcO7jXDdyj0DGxYVSlSeQNHbD7XPWvrVWeVUujrQEoZzWJIRrCPoyk6kL6IAjAG2IolMK4T0hNUe0HOUs5Jw== | ||||
| @ -6962,7 +6983,7 @@ prelude-ls@~1.1.2: | ||||
|   resolved "https://registry.yarnpkg.com/prelude-ls/-/prelude-ls-1.1.2.tgz#21932a549f5e52ffd9a827f570e04be62a97da54" | ||||
|   integrity sha1-IZMqVJ9eUv/ZqCf1cOBL5iqX2lQ= | ||||
| 
 | ||||
| prettier@^1.8.2: | ||||
| prettier@^1.18.2: | ||||
|   version "1.18.2" | ||||
|   resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.18.2.tgz#6823e7c5900017b4bd3acf46fe9ac4b4d7bda9ea" | ||||
|   integrity sha512-OeHeMc0JhFE9idD4ZdtNibzY0+TPHSpSSb9h8FqtP+YnoZZ1sl8Vc9b1sasjfymH3SonAF4QcA2+mzHPhMvIiw== | ||||
| @ -7861,12 +7882,12 @@ selfsigned@^1.10.7: | ||||
|   dependencies: | ||||
|     node-forge "0.9.0" | ||||
| 
 | ||||
| "semver@2 || 3 || 4 || 5", semver@^5.3.0, semver@^5.4.1, semver@^5.5.0, semver@^5.5.1, semver@^5.6.0, semver@^5.7.0: | ||||
| "semver@2 || 3 || 4 || 5", semver@^5.3.0, semver@^5.4.1, semver@^5.5.0, semver@^5.6.0, semver@^5.7.0: | ||||
|   version "5.7.1" | ||||
|   resolved "https://registry.yarnpkg.com/semver/-/semver-5.7.1.tgz#a954f931aeba508d307bbf069eff0c01c96116f7" | ||||
|   integrity sha512-sauaDf/PZdVgrLTNYHRtpXa1iRiKcaebiKQ1BJdpQlWH2lCvexQdX55snPFyK7QzpudqbCI0qXFfOasHdyNDGQ== | ||||
| 
 | ||||
| semver@^6.0.0, semver@^6.2.0, semver@^6.3.0: | ||||
| semver@^6.0.0, semver@^6.1.2, semver@^6.2.0, semver@^6.3.0: | ||||
|   version "6.3.0" | ||||
|   resolved "https://registry.yarnpkg.com/semver/-/semver-6.3.0.tgz#ee0a64c8af5e8ceea67687b133761e1becbd1d3d" | ||||
|   integrity sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw== | ||||
| @ -8392,7 +8413,12 @@ strip-indent@^1.0.1: | ||||
|   dependencies: | ||||
|     get-stdin "^4.0.1" | ||||
| 
 | ||||
| strip-json-comments@^2.0.1, strip-json-comments@~2.0.1: | ||||
| strip-json-comments@^3.0.1: | ||||
|   version "3.0.1" | ||||
|   resolved "https://registry.yarnpkg.com/strip-json-comments/-/strip-json-comments-3.0.1.tgz#85713975a91fb87bf1b305cca77395e40d2a64a7" | ||||
|   integrity sha512-VTyMAUfdm047mwKl+u79WIdrZxtFtn+nBxHeb844XBQ9uMNTuTHdx2hc5RiAJYqwTj3wc/xe5HLSdJSkJ+WfZw== | ||||
| 
 | ||||
| strip-json-comments@~2.0.1: | ||||
|   version "2.0.1" | ||||
|   resolved "https://registry.yarnpkg.com/strip-json-comments/-/strip-json-comments-2.0.1.tgz#3c531942e908c2697c0ec344858c286c7ca0a60a" | ||||
|   integrity sha1-PFMZQukIwml8DsNEhYwobHygpgo= | ||||
| @ -8907,6 +8933,11 @@ v8-compile-cache@2.0.3: | ||||
|   resolved "https://registry.yarnpkg.com/v8-compile-cache/-/v8-compile-cache-2.0.3.tgz#00f7494d2ae2b688cfe2899df6ed2c54bef91dbe" | ||||
|   integrity sha512-CNmdbwQMBjwr9Gsmohvm0pbL954tJrNzf6gWL3K+QMQf00PF7ERGrEiLgjuU3mKreLC2MeGhUsNV9ybTbLgd3w== | ||||
| 
 | ||||
| v8-compile-cache@^2.0.3: | ||||
|   version "2.1.0" | ||||
|   resolved "https://registry.yarnpkg.com/v8-compile-cache/-/v8-compile-cache-2.1.0.tgz#e14de37b31a6d194f5690d67efc4e7f6fc6ab30e" | ||||
|   integrity sha512-usZBT3PW+LOjM25wbqIlZwPeJV+3OSz3M1k1Ws8snlW39dZyYL9lOGC5FgPVHfk0jKmjiDV8Z0mIbVQPiwFs7g== | ||||
| 
 | ||||
| validate-npm-package-license@^3.0.1: | ||||
|   version "3.0.4" | ||||
|   resolved "https://registry.yarnpkg.com/validate-npm-package-license/-/validate-npm-package-license-3.0.4.tgz#fc91f6b9c7ba15c857f4cb2c5defeec39d4f410a" | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user