mirror of
				https://github.com/TeamPiped/Piped.git
				synced 2025-11-04 06:31:55 +00:00 
			
		
		
		
	chore(deps): update dependency eslint to v8.41.0
This commit is contained in:
		@@ -37,7 +37,7 @@
 | 
				
			|||||||
        "@vitejs/plugin-legacy": "4.0.3",
 | 
					        "@vitejs/plugin-legacy": "4.0.3",
 | 
				
			||||||
        "@vitejs/plugin-vue": "4.2.3",
 | 
					        "@vitejs/plugin-vue": "4.2.3",
 | 
				
			||||||
        "@vue/compiler-sfc": "3.3.4",
 | 
					        "@vue/compiler-sfc": "3.3.4",
 | 
				
			||||||
        "eslint": "8.40.0",
 | 
					        "eslint": "8.41.0",
 | 
				
			||||||
        "eslint-config-prettier": "8.8.0",
 | 
					        "eslint-config-prettier": "8.8.0",
 | 
				
			||||||
        "eslint-plugin-prettier": "4.2.1",
 | 
					        "eslint-plugin-prettier": "4.2.1",
 | 
				
			||||||
        "eslint-plugin-vue": "9.13.0",
 | 
					        "eslint-plugin-vue": "9.13.0",
 | 
				
			||||||
 
 | 
				
			|||||||
							
								
								
									
										34
									
								
								yarn.lock
									
									
									
									
									
								
							
							
						
						
									
										34
									
								
								yarn.lock
									
									
									
									
									
								
							@@ -1076,10 +1076,10 @@
 | 
				
			|||||||
    minimatch "^3.1.2"
 | 
					    minimatch "^3.1.2"
 | 
				
			||||||
    strip-json-comments "^3.1.1"
 | 
					    strip-json-comments "^3.1.1"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
"@eslint/js@8.40.0":
 | 
					"@eslint/js@8.41.0":
 | 
				
			||||||
  version "8.40.0"
 | 
					  version "8.41.0"
 | 
				
			||||||
  resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.40.0.tgz#3ba73359e11f5a7bd3e407f70b3528abfae69cec"
 | 
					  resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.41.0.tgz#080321c3b68253522f7646b55b577dd99d2950b3"
 | 
				
			||||||
  integrity sha512-ElyB54bJIhXQYVKjDSvCkPO1iU1tSAeVQJbllWJq1XQSmmA4dgFk8CbiBGpiOPxleE48vDogxCtmMYku4HSVLA==
 | 
					  integrity sha512-LxcyMGxwmTh2lY9FwHPGWOHmYFCZvbrFCBZL4FzSSsxsRPuhrYUg/49/0KDfW8tnIEaEHtfmn6+NPN+1DqaNmA==
 | 
				
			||||||
 | 
					
 | 
				
			||||||
"@fortawesome/fontawesome-common-types@6.4.0":
 | 
					"@fortawesome/fontawesome-common-types@6.4.0":
 | 
				
			||||||
  version "6.4.0"
 | 
					  version "6.4.0"
 | 
				
			||||||
@@ -2280,15 +2280,15 @@ eslint-visitor-keys@^3.3.0, eslint-visitor-keys@^3.4.1:
 | 
				
			|||||||
  resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.4.1.tgz#c22c48f48942d08ca824cc526211ae400478a994"
 | 
					  resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.4.1.tgz#c22c48f48942d08ca824cc526211ae400478a994"
 | 
				
			||||||
  integrity sha512-pZnmmLwYzf+kWaM/Qgrvpen51upAktaaiI01nsJD/Yr3lMOdNtq0cxkrrg16w64VtisN6okbs7Q8AfGqj4c9fA==
 | 
					  integrity sha512-pZnmmLwYzf+kWaM/Qgrvpen51upAktaaiI01nsJD/Yr3lMOdNtq0cxkrrg16w64VtisN6okbs7Q8AfGqj4c9fA==
 | 
				
			||||||
 | 
					
 | 
				
			||||||
eslint@8.40.0:
 | 
					eslint@8.41.0:
 | 
				
			||||||
  version "8.40.0"
 | 
					  version "8.41.0"
 | 
				
			||||||
  resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.40.0.tgz#a564cd0099f38542c4e9a2f630fa45bf33bc42a4"
 | 
					  resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.41.0.tgz#3062ca73363b4714b16dbc1e60f035e6134b6f1c"
 | 
				
			||||||
  integrity sha512-bvR+TsP9EHL3TqNtj9sCNJVAFK3fBN8Q7g5waghxyRsPLIMwL73XSKnZFK0hk/O2ANC+iAoq6PWMQ+IfBAJIiQ==
 | 
					  integrity sha512-WQDQpzGBOP5IrXPo4Hc0814r4/v2rrIsB0rhT7jtunIalgg6gYXWhRMOejVO8yH21T/FGaxjmFjBMNqcIlmH1Q==
 | 
				
			||||||
  dependencies:
 | 
					  dependencies:
 | 
				
			||||||
    "@eslint-community/eslint-utils" "^4.2.0"
 | 
					    "@eslint-community/eslint-utils" "^4.2.0"
 | 
				
			||||||
    "@eslint-community/regexpp" "^4.4.0"
 | 
					    "@eslint-community/regexpp" "^4.4.0"
 | 
				
			||||||
    "@eslint/eslintrc" "^2.0.3"
 | 
					    "@eslint/eslintrc" "^2.0.3"
 | 
				
			||||||
    "@eslint/js" "8.40.0"
 | 
					    "@eslint/js" "8.41.0"
 | 
				
			||||||
    "@humanwhocodes/config-array" "^0.11.8"
 | 
					    "@humanwhocodes/config-array" "^0.11.8"
 | 
				
			||||||
    "@humanwhocodes/module-importer" "^1.0.1"
 | 
					    "@humanwhocodes/module-importer" "^1.0.1"
 | 
				
			||||||
    "@nodelib/fs.walk" "^1.2.8"
 | 
					    "@nodelib/fs.walk" "^1.2.8"
 | 
				
			||||||
@@ -2308,13 +2308,12 @@ eslint@8.40.0:
 | 
				
			|||||||
    find-up "^5.0.0"
 | 
					    find-up "^5.0.0"
 | 
				
			||||||
    glob-parent "^6.0.2"
 | 
					    glob-parent "^6.0.2"
 | 
				
			||||||
    globals "^13.19.0"
 | 
					    globals "^13.19.0"
 | 
				
			||||||
    grapheme-splitter "^1.0.4"
 | 
					    graphemer "^1.4.0"
 | 
				
			||||||
    ignore "^5.2.0"
 | 
					    ignore "^5.2.0"
 | 
				
			||||||
    import-fresh "^3.0.0"
 | 
					    import-fresh "^3.0.0"
 | 
				
			||||||
    imurmurhash "^0.1.4"
 | 
					    imurmurhash "^0.1.4"
 | 
				
			||||||
    is-glob "^4.0.0"
 | 
					    is-glob "^4.0.0"
 | 
				
			||||||
    is-path-inside "^3.0.3"
 | 
					    is-path-inside "^3.0.3"
 | 
				
			||||||
    js-sdsl "^4.1.4"
 | 
					 | 
				
			||||||
    js-yaml "^4.1.0"
 | 
					    js-yaml "^4.1.0"
 | 
				
			||||||
    json-stable-stringify-without-jsonify "^1.0.1"
 | 
					    json-stable-stringify-without-jsonify "^1.0.1"
 | 
				
			||||||
    levn "^0.4.1"
 | 
					    levn "^0.4.1"
 | 
				
			||||||
@@ -2618,10 +2617,10 @@ graceful-fs@^4.1.6, graceful-fs@^4.2.0:
 | 
				
			|||||||
  resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.2.11.tgz#4183e4e8bf08bb6e05bbb2f7d2e0c8f712ca40e3"
 | 
					  resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.2.11.tgz#4183e4e8bf08bb6e05bbb2f7d2e0c8f712ca40e3"
 | 
				
			||||||
  integrity sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==
 | 
					  integrity sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==
 | 
				
			||||||
 | 
					
 | 
				
			||||||
grapheme-splitter@^1.0.4:
 | 
					graphemer@^1.4.0:
 | 
				
			||||||
  version "1.0.4"
 | 
					  version "1.4.0"
 | 
				
			||||||
  resolved "https://registry.yarnpkg.com/grapheme-splitter/-/grapheme-splitter-1.0.4.tgz#9cf3a665c6247479896834af35cf1dbb4400767e"
 | 
					  resolved "https://registry.yarnpkg.com/graphemer/-/graphemer-1.4.0.tgz#fb2f1d55e0e3a1849aeffc90c4fa0dd53a0e66c6"
 | 
				
			||||||
  integrity sha512-bzh50DW9kTPM00T8y4o8vQg89Di9oLJVLW/KaOGIXJWP/iqCN6WKYkbNOF04vFLJhwcpYUh9ydh/+5vpOqV4YQ==
 | 
					  integrity sha512-EtKwoO6kxCL9WO5xipiHTZlSzBm7WLT627TqC/uVRd0HKmq8NXyebnNYxDoBi7wt8eTWrUrKXCOVaFq9x1kgag==
 | 
				
			||||||
 | 
					
 | 
				
			||||||
gzip-size@^6.0.0:
 | 
					gzip-size@^6.0.0:
 | 
				
			||||||
  version "6.0.0"
 | 
					  version "6.0.0"
 | 
				
			||||||
@@ -2923,11 +2922,6 @@ jiti@^1.16.0:
 | 
				
			|||||||
  resolved "https://registry.yarnpkg.com/jiti/-/jiti-1.18.2.tgz#80c3ef3d486ebf2450d9335122b32d121f2a83cd"
 | 
					  resolved "https://registry.yarnpkg.com/jiti/-/jiti-1.18.2.tgz#80c3ef3d486ebf2450d9335122b32d121f2a83cd"
 | 
				
			||||||
  integrity sha512-QAdOptna2NYiSSpv0O/BwoHBSmz4YhpzJHyi+fnMRTXFjp7B8i/YG5Z8IfusxB1ufjcD2Sre1F3R+nX3fvy7gg==
 | 
					  integrity sha512-QAdOptna2NYiSSpv0O/BwoHBSmz4YhpzJHyi+fnMRTXFjp7B8i/YG5Z8IfusxB1ufjcD2Sre1F3R+nX3fvy7gg==
 | 
				
			||||||
 | 
					
 | 
				
			||||||
js-sdsl@^4.1.4:
 | 
					 | 
				
			||||||
  version "4.4.0"
 | 
					 | 
				
			||||||
  resolved "https://registry.yarnpkg.com/js-sdsl/-/js-sdsl-4.4.0.tgz#8b437dbe642daa95760400b602378ed8ffea8430"
 | 
					 | 
				
			||||||
  integrity sha512-FfVSdx6pJ41Oa+CF7RDaFmTnCaFhua+SNYQX74riGOpl96x+2jQCqEfQ2bnXu/5DPCqlRuiqyvTJM0Qjz26IVg==
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
js-tokens@^4.0.0:
 | 
					js-tokens@^4.0.0:
 | 
				
			||||||
  version "4.0.0"
 | 
					  version "4.0.0"
 | 
				
			||||||
  resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-4.0.0.tgz#19203fb59991df98e3a287050d4647cdeaf32499"
 | 
					  resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-4.0.0.tgz#19203fb59991df98e3a287050d4647cdeaf32499"
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user