mirror of
				https://github.com/mastermindzh/rickvanlieshout.com
				synced 2025-11-03 18:19:39 +01:00 
			
		
		
		
	chore(deps): update dependency eslint to v7.22.0
This commit is contained in:
		@@ -96,7 +96,7 @@
 | 
			
		||||
    "babel-preset-gatsby": "0.12.2",
 | 
			
		||||
    "browserslist": "4.16.3",
 | 
			
		||||
    "concurrently": "5.3.0",
 | 
			
		||||
    "eslint": "7.21.0",
 | 
			
		||||
    "eslint": "7.22.0",
 | 
			
		||||
    "eslint-config-airbnb-base": "14.2.1",
 | 
			
		||||
    "eslint-plugin-import": "2.22.1",
 | 
			
		||||
    "eslint-plugin-jest": "24.2.1",
 | 
			
		||||
 
 | 
			
		||||
							
								
								
									
										21
									
								
								yarn.lock
									
									
									
									
									
								
							
							
						
						
									
										21
									
								
								yarn.lock
									
									
									
									
									
								
							@@ -7759,10 +7759,10 @@ eslint-watch@7.0.0:
 | 
			
		||||
    optionator "^0.9.1"
 | 
			
		||||
    source-map-support "^0.5.13"
 | 
			
		||||
 | 
			
		||||
eslint@7.21.0:
 | 
			
		||||
  version "7.21.0"
 | 
			
		||||
  resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.21.0.tgz#4ecd5b8c5b44f5dedc9b8a110b01bbfeb15d1c83"
 | 
			
		||||
  integrity sha512-W2aJbXpMNofUp0ztQaF40fveSsJBjlSCSWpy//gzfTvwC+USs/nceBrKmlJOiM8r1bLwP2EuYkCqArn/6QTIgg==
 | 
			
		||||
eslint@7.22.0:
 | 
			
		||||
  version "7.22.0"
 | 
			
		||||
  resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.22.0.tgz#07ecc61052fec63661a2cab6bd507127c07adc6f"
 | 
			
		||||
  integrity sha512-3VawOtjSJUQiiqac8MQc+w457iGLfuNGLFn8JmF051tTKbh5/x/0vlcEj8OgDCaw7Ysa2Jn8paGshV7x2abKXg==
 | 
			
		||||
  dependencies:
 | 
			
		||||
    "@babel/code-frame" "7.12.11"
 | 
			
		||||
    "@eslint/eslintrc" "^0.4.0"
 | 
			
		||||
@@ -7781,7 +7781,7 @@ eslint@7.21.0:
 | 
			
		||||
    file-entry-cache "^6.0.1"
 | 
			
		||||
    functional-red-black-tree "^1.0.1"
 | 
			
		||||
    glob-parent "^5.0.0"
 | 
			
		||||
    globals "^12.1.0"
 | 
			
		||||
    globals "^13.6.0"
 | 
			
		||||
    ignore "^4.0.6"
 | 
			
		||||
    import-fresh "^3.0.0"
 | 
			
		||||
    imurmurhash "^0.1.4"
 | 
			
		||||
@@ -7789,7 +7789,7 @@ eslint@7.21.0:
 | 
			
		||||
    js-yaml "^3.13.1"
 | 
			
		||||
    json-stable-stringify-without-jsonify "^1.0.1"
 | 
			
		||||
    levn "^0.4.1"
 | 
			
		||||
    lodash "^4.17.20"
 | 
			
		||||
    lodash "^4.17.21"
 | 
			
		||||
    minimatch "^3.0.4"
 | 
			
		||||
    natural-compare "^1.4.0"
 | 
			
		||||
    optionator "^0.9.1"
 | 
			
		||||
@@ -9786,6 +9786,13 @@ globals@^12.1.0:
 | 
			
		||||
  dependencies:
 | 
			
		||||
    type-fest "^0.8.1"
 | 
			
		||||
 | 
			
		||||
globals@^13.6.0:
 | 
			
		||||
  version "13.6.0"
 | 
			
		||||
  resolved "https://registry.yarnpkg.com/globals/-/globals-13.6.0.tgz#d77138e53738567bb96a3916ff6f6b487af20ef7"
 | 
			
		||||
  integrity sha512-YFKCX0SiPg7l5oKYCJ2zZGxcXprVXHcSnVuvzrT3oSENQonVLqM5pf9fN5dLGZGyCjhw8TN8Btwe/jKnZ0pjvQ==
 | 
			
		||||
  dependencies:
 | 
			
		||||
    type-fest "^0.20.2"
 | 
			
		||||
 | 
			
		||||
globby@11.0.1, globby@^11.0.1:
 | 
			
		||||
  version "11.0.1"
 | 
			
		||||
  resolved "https://registry.yarnpkg.com/globby/-/globby-11.0.1.tgz#9a2bf107a068f3ffeabc49ad702c79ede8cfd357"
 | 
			
		||||
@@ -19296,7 +19303,7 @@ type-detect@4.0.8:
 | 
			
		||||
  resolved "https://registry.yarnpkg.com/type-detect/-/type-detect-4.0.8.tgz#7646fb5f18871cfbb7749e69bd39a6388eb7450c"
 | 
			
		||||
  integrity sha512-0fr/mIH1dlO+x7TlcMy+bIDqKPsw/70tVyeHW787goQjhmqaZe10uwLujubK9q9Lg6Fiho1KUKDYz0Z7k7g5/g==
 | 
			
		||||
 | 
			
		||||
type-fest@0.20.2:
 | 
			
		||||
type-fest@0.20.2, type-fest@^0.20.2:
 | 
			
		||||
  version "0.20.2"
 | 
			
		||||
  resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-0.20.2.tgz#1bf207f4b28f91583666cb5fbd327887301cd5f4"
 | 
			
		||||
  integrity sha512-Ne+eE4r0/iWnpAxD852z3A+N0Bt5RN//NjJwRd2VFHEmrywxf5vsZlh4R6lixl6B+wz/8d+maTSAkN1FIkI3LQ==
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user