mirror of
				https://github.com/mastermindzh/rickvanlieshout.com
				synced 2025-10-28 07:17:26 +01:00 
			
		
		
		
	chore(deps): update eslint
This commit is contained in:
		| @@ -96,9 +96,9 @@ | |||||||
|     "browserslist": "4.7.2", |     "browserslist": "4.7.2", | ||||||
|     "concurrently": "5.0.0", |     "concurrently": "5.0.0", | ||||||
|     "eslint": "6.6.0", |     "eslint": "6.6.0", | ||||||
|     "eslint-config-airbnb-base": "13.2.0", |     "eslint-config-airbnb-base": "14.0.0", | ||||||
|     "eslint-plugin-import": "2.18.2", |     "eslint-plugin-import": "2.18.2", | ||||||
|     "eslint-plugin-jest": "22.21.0", |     "eslint-plugin-jest": "23.0.2", | ||||||
|     "eslint-plugin-jsx-a11y": "6.2.3", |     "eslint-plugin-jsx-a11y": "6.2.3", | ||||||
|     "eslint-plugin-react": "7.16.0", |     "eslint-plugin-react": "7.16.0", | ||||||
|     "eslint-watch": "6.0.1", |     "eslint-watch": "6.0.1", | ||||||
|   | |||||||
							
								
								
									
										49
									
								
								yarn.lock
									
									
									
									
									
								
							
							
						
						
									
										49
									
								
								yarn.lock
									
									
									
									
									
								
							| @@ -1776,7 +1776,7 @@ | |||||||
|     regexpp "^2.0.1" |     regexpp "^2.0.1" | ||||||
|     tsutils "^3.17.1" |     tsutils "^3.17.1" | ||||||
|  |  | ||||||
| "@typescript-eslint/experimental-utils@2.6.0": | "@typescript-eslint/experimental-utils@2.6.0", "@typescript-eslint/experimental-utils@^2.5.0": | ||||||
|   version "2.6.0" |   version "2.6.0" | ||||||
|   resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-2.6.0.tgz#ed70bef72822bff54031ff0615fc888b9e2b6e8a" |   resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-2.6.0.tgz#ed70bef72822bff54031ff0615fc888b9e2b6e8a" | ||||||
|   integrity sha512-34BAFpNOwHXeqT+AvdalLxOvcPYnCxA5JGmBAFL64RGMdP0u65rXjii7l/nwpgk5aLEE1LaqF+SsCU0/Cb64xA== |   integrity sha512-34BAFpNOwHXeqT+AvdalLxOvcPYnCxA5JGmBAFL64RGMdP0u65rXjii7l/nwpgk5aLEE1LaqF+SsCU0/Cb64xA== | ||||||
| @@ -1785,15 +1785,6 @@ | |||||||
|     "@typescript-eslint/typescript-estree" "2.6.0" |     "@typescript-eslint/typescript-estree" "2.6.0" | ||||||
|     eslint-scope "^5.0.0" |     eslint-scope "^5.0.0" | ||||||
|  |  | ||||||
| "@typescript-eslint/experimental-utils@^1.13.0": |  | ||||||
|   version "1.13.0" |  | ||||||
|   resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-1.13.0.tgz#b08c60d780c0067de2fb44b04b432f540138301e" |  | ||||||
|   integrity sha512-zmpS6SyqG4ZF64ffaJ6uah6tWWWgZ8m+c54XXgwFtUv0jNz8aJAVx8chMCvnk7yl6xwn8d+d96+tWp7fXzTuDg== |  | ||||||
|   dependencies: |  | ||||||
|     "@types/json-schema" "^7.0.3" |  | ||||||
|     "@typescript-eslint/typescript-estree" "1.13.0" |  | ||||||
|     eslint-scope "^4.0.0" |  | ||||||
|  |  | ||||||
| "@typescript-eslint/parser@^2.6.0": | "@typescript-eslint/parser@^2.6.0": | ||||||
|   version "2.6.0" |   version "2.6.0" | ||||||
|   resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-2.6.0.tgz#5106295c6a7056287b4719e24aae8d6293d5af49" |   resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-2.6.0.tgz#5106295c6a7056287b4719e24aae8d6293d5af49" | ||||||
| @@ -1804,13 +1795,6 @@ | |||||||
|     "@typescript-eslint/typescript-estree" "2.6.0" |     "@typescript-eslint/typescript-estree" "2.6.0" | ||||||
|     eslint-visitor-keys "^1.1.0" |     eslint-visitor-keys "^1.1.0" | ||||||
|  |  | ||||||
| "@typescript-eslint/typescript-estree@1.13.0": |  | ||||||
|   version "1.13.0" |  | ||||||
|   resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-1.13.0.tgz#8140f17d0f60c03619798f1d628b8434913dc32e" |  | ||||||
|   dependencies: |  | ||||||
|     lodash.unescape "4.0.1" |  | ||||||
|     semver "5.5.0" |  | ||||||
|  |  | ||||||
| "@typescript-eslint/typescript-estree@2.6.0": | "@typescript-eslint/typescript-estree@2.6.0": | ||||||
|   version "2.6.0" |   version "2.6.0" | ||||||
|   resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-2.6.0.tgz#d3e9d8e001492e2b9124c4d4bd4e7f03c0fd7254" |   resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-2.6.0.tgz#d3e9d8e001492e2b9124c4d4bd4e7f03c0fd7254" | ||||||
| @@ -3771,11 +3755,7 @@ configstore@^5.0.0: | |||||||
|     write-file-atomic "^3.0.0" |     write-file-atomic "^3.0.0" | ||||||
|     xdg-basedir "^4.0.0" |     xdg-basedir "^4.0.0" | ||||||
|  |  | ||||||
| confusing-browser-globals@^1.0.5: | confusing-browser-globals@^1.0.7, confusing-browser-globals@^1.0.9: | ||||||
|   version "1.0.7" |  | ||||||
|   resolved "https://registry.yarnpkg.com/confusing-browser-globals/-/confusing-browser-globals-1.0.7.tgz#5ae852bd541a910e7ffb2dbb864a2d21a36ad29b" |  | ||||||
|  |  | ||||||
| confusing-browser-globals@^1.0.9: |  | ||||||
|   version "1.0.9" |   version "1.0.9" | ||||||
|   resolved "https://registry.yarnpkg.com/confusing-browser-globals/-/confusing-browser-globals-1.0.9.tgz#72bc13b483c0276801681871d4898516f8f54fdd" |   resolved "https://registry.yarnpkg.com/confusing-browser-globals/-/confusing-browser-globals-1.0.9.tgz#72bc13b483c0276801681871d4898516f8f54fdd" | ||||||
|   integrity sha512-KbS1Y0jMtyPgIxjO7ZzMAuUpAKMt1SzCL9fsrKsX6b0zJPTaT0SiSPmewwVZg9UAO83HVIlEhZF84LIjZ0lmAw== |   integrity sha512-KbS1Y0jMtyPgIxjO7ZzMAuUpAKMt1SzCL9fsrKsX6b0zJPTaT0SiSPmewwVZg9UAO83HVIlEhZF84LIjZ0lmAw== | ||||||
| @@ -5031,11 +5011,12 @@ escodegen@^1.9.1: | |||||||
|   optionalDependencies: |   optionalDependencies: | ||||||
|     source-map "~0.6.1" |     source-map "~0.6.1" | ||||||
|  |  | ||||||
| eslint-config-airbnb-base@13.2.0: | eslint-config-airbnb-base@14.0.0: | ||||||
|   version "13.2.0" |   version "14.0.0" | ||||||
|   resolved "https://registry.yarnpkg.com/eslint-config-airbnb-base/-/eslint-config-airbnb-base-13.2.0.tgz#f6ea81459ff4dec2dda200c35f1d8f7419d57943" |   resolved "https://registry.yarnpkg.com/eslint-config-airbnb-base/-/eslint-config-airbnb-base-14.0.0.tgz#8a7bcb9643d13c55df4dd7444f138bf4efa61e17" | ||||||
|  |   integrity sha512-2IDHobw97upExLmsebhtfoD3NAKhV4H0CJWP3Uprd/uk+cHuWYOczPVxQ8PxLFUAw7o3Th1RAU8u1DoUpr+cMA== | ||||||
|   dependencies: |   dependencies: | ||||||
|     confusing-browser-globals "^1.0.5" |     confusing-browser-globals "^1.0.7" | ||||||
|     object.assign "^4.1.0" |     object.assign "^4.1.0" | ||||||
|     object.entries "^1.1.0" |     object.entries "^1.1.0" | ||||||
|  |  | ||||||
| @@ -5103,12 +5084,12 @@ eslint-plugin-import@2.18.2, eslint-plugin-import@^2.18.2: | |||||||
|     read-pkg-up "^2.0.0" |     read-pkg-up "^2.0.0" | ||||||
|     resolve "^1.11.0" |     resolve "^1.11.0" | ||||||
|  |  | ||||||
| eslint-plugin-jest@22.21.0: | eslint-plugin-jest@23.0.2: | ||||||
|   version "22.21.0" |   version "23.0.2" | ||||||
|   resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-22.21.0.tgz#8137294645866636160487d9764224b9a43e2eb1" |   resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-23.0.2.tgz#54a59bfe77245186afe13711a297067aefefff0a" | ||||||
|   integrity sha512-OaqnSS7uBgcGiqXUiEnjoqxPNKvR4JWG5mSRkzVoR6+vDwlqqp11beeql1hYs0HTbdhiwrxWLxbX0Vx7roG3Ew== |   integrity sha512-fkxcvOJm0hC/jbJqYJjtuC9mvpTJqXd0Nixx7joVQvJoBQuXk/ws3+MtRYzD/4TcKSgvr21uuSLdwSxKJKC2cg== | ||||||
|   dependencies: |   dependencies: | ||||||
|     "@typescript-eslint/experimental-utils" "^1.13.0" |     "@typescript-eslint/experimental-utils" "^2.5.0" | ||||||
|  |  | ||||||
| eslint-plugin-jsx-a11y@6.2.3, eslint-plugin-jsx-a11y@^6.2.3: | eslint-plugin-jsx-a11y@6.2.3, eslint-plugin-jsx-a11y@^6.2.3: | ||||||
|   version "6.2.3" |   version "6.2.3" | ||||||
| @@ -5145,7 +5126,7 @@ eslint-plugin-react@7.16.0, eslint-plugin-react@^7.16.0: | |||||||
|     prop-types "^15.7.2" |     prop-types "^15.7.2" | ||||||
|     resolve "^1.12.0" |     resolve "^1.12.0" | ||||||
|  |  | ||||||
| eslint-scope@^4.0.0, eslint-scope@^4.0.3: | eslint-scope@^4.0.3: | ||||||
|   version "4.0.3" |   version "4.0.3" | ||||||
|   resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-4.0.3.tgz#ca03833310f6889a3264781aa82e63eb9cfe7848" |   resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-4.0.3.tgz#ca03833310f6889a3264781aa82e63eb9cfe7848" | ||||||
|   dependencies: |   dependencies: | ||||||
| @@ -13460,10 +13441,6 @@ semver-truncate@^1.1.2: | |||||||
|   version "5.7.0" |   version "5.7.0" | ||||||
|   resolved "https://registry.yarnpkg.com/semver/-/semver-5.7.0.tgz#790a7cf6fea5459bac96110b29b60412dc8ff96b" |   resolved "https://registry.yarnpkg.com/semver/-/semver-5.7.0.tgz#790a7cf6fea5459bac96110b29b60412dc8ff96b" | ||||||
|  |  | ||||||
| semver@5.5.0: |  | ||||||
|   version "5.5.0" |  | ||||||
|   resolved "https://registry.yarnpkg.com/semver/-/semver-5.5.0.tgz#dc4bbc7a6ca9d916dee5d43516f0092b58f7b8ab" |  | ||||||
|  |  | ||||||
| semver@^5.7.1: | semver@^5.7.1: | ||||||
|   version "5.7.1" |   version "5.7.1" | ||||||
|   resolved "https://registry.yarnpkg.com/semver/-/semver-5.7.1.tgz#a954f931aeba508d307bbf069eff0c01c96116f7" |   resolved "https://registry.yarnpkg.com/semver/-/semver-5.7.1.tgz#a954f931aeba508d307bbf069eff0c01c96116f7" | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user