Update eslint (non-major) (#27328)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
		
					parent
					
						
							
								640421f661
							
						
					
				
			
			
				commit
				
					
						eabe839744
					
				
			
		
					 1 changed files with 71 additions and 77 deletions
				
			
		
							
								
								
									
										148
									
								
								yarn.lock
									
										
									
									
									
								
							
							
						
						
									
										148
									
								
								yarn.lock
									
										
									
									
									
								
							|  | @ -1305,15 +1305,10 @@ | |||
|   dependencies: | ||||
|     eslint-visitor-keys "^3.3.0" | ||||
| 
 | ||||
| "@eslint-community/regexpp@^4.5.1": | ||||
|   version "4.9.0" | ||||
|   resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.9.0.tgz#7ccb5f58703fa61ffdcbf39e2c604a109e781162" | ||||
|   integrity sha512-zJmuCWj2VLBt4c25CfBIbMZLGLyhkvs7LznyVX5HfpzeocThgIj5XQK4L+g3U36mMcx8bPMhGyPpwCATamC4jQ== | ||||
| 
 | ||||
| "@eslint-community/regexpp@^4.6.1": | ||||
|   version "4.8.1" | ||||
|   resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.8.1.tgz#8c4bb756cc2aa7eaf13cfa5e69c83afb3260c20c" | ||||
|   integrity sha512-PWiOzLIUAjN/w5K17PoF4n6sKBw0gqLHPhywmYHP4t1VFQQVYeb1yWsJwnMVEMl3tUHME7X/SJPZLmtG7XBDxQ== | ||||
| "@eslint-community/regexpp@^4.5.1", "@eslint-community/regexpp@^4.6.1": | ||||
|   version "4.9.1" | ||||
|   resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.9.1.tgz#449dfa81a57a1d755b09aa58d826c1262e4283b4" | ||||
|   integrity sha512-Y27x+MBLjXa+0JWDhykM3+JE+il3kHKAEqabfEWq3SDhZjLYb6/BHL/JKFnH3fe207JaXkyDo685Oc2Glt6ifA== | ||||
| 
 | ||||
| "@eslint/eslintrc@^2.1.2": | ||||
|   version "2.1.2" | ||||
|  | @ -1330,10 +1325,10 @@ | |||
|     minimatch "^3.1.2" | ||||
|     strip-json-comments "^3.1.1" | ||||
| 
 | ||||
| "@eslint/js@8.50.0": | ||||
|   version "8.50.0" | ||||
|   resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.50.0.tgz#9e93b850f0f3fa35f5fa59adfd03adae8488e484" | ||||
|   integrity sha512-NCC3zz2+nvYd+Ckfh87rA47zfu2QsQpvc6k1yzTk+b9KzRj0wkGa8LSoGOXN6Zv4lRf/EIoZ80biDh9HOI+RNQ== | ||||
| "@eslint/js@8.51.0": | ||||
|   version "8.51.0" | ||||
|   resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.51.0.tgz#6d419c240cfb2b66da37df230f7e7eef801c32fa" | ||||
|   integrity sha512-HxjQ8Qn+4SI3/AFv6sOrDB+g6PpUTDwSJiQqOrnneEk8L71161srI9gjzzZvYVbzHiVg/BvcH95+cK/zfIt4pg== | ||||
| 
 | ||||
| "@floating-ui/core@^1.3.1": | ||||
|   version "1.3.1" | ||||
|  | @ -2624,15 +2619,15 @@ | |||
|     "@types/yargs-parser" "*" | ||||
| 
 | ||||
| "@typescript-eslint/eslint-plugin@^6.0.0": | ||||
|   version "6.7.3" | ||||
|   resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-6.7.3.tgz#d98046e9f7102d49a93d944d413c6055c47fafd7" | ||||
|   integrity sha512-vntq452UHNltxsaaN+L9WyuMch8bMd9CqJ3zhzTPXXidwbf5mqqKCVXEuvRZUqLJSTLeWE65lQwyXsRGnXkCTA== | ||||
|   version "6.7.4" | ||||
|   resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-6.7.4.tgz#057338df21b6062c2f2fc5999fbea8af9973ac6d" | ||||
|   integrity sha512-DAbgDXwtX+pDkAHwiGhqP3zWUGpW49B7eqmgpPtg+BKJXwdct79ut9+ifqOFPJGClGKSHXn2PTBatCnldJRUoA== | ||||
|   dependencies: | ||||
|     "@eslint-community/regexpp" "^4.5.1" | ||||
|     "@typescript-eslint/scope-manager" "6.7.3" | ||||
|     "@typescript-eslint/type-utils" "6.7.3" | ||||
|     "@typescript-eslint/utils" "6.7.3" | ||||
|     "@typescript-eslint/visitor-keys" "6.7.3" | ||||
|     "@typescript-eslint/scope-manager" "6.7.4" | ||||
|     "@typescript-eslint/type-utils" "6.7.4" | ||||
|     "@typescript-eslint/utils" "6.7.4" | ||||
|     "@typescript-eslint/visitor-keys" "6.7.4" | ||||
|     debug "^4.3.4" | ||||
|     graphemer "^1.4.0" | ||||
|     ignore "^5.2.4" | ||||
|  | @ -2641,31 +2636,31 @@ | |||
|     ts-api-utils "^1.0.1" | ||||
| 
 | ||||
| "@typescript-eslint/parser@^6.0.0": | ||||
|   version "6.7.3" | ||||
|   resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-6.7.3.tgz#aaf40092a32877439e5957e18f2d6a91c82cc2fd" | ||||
|   integrity sha512-TlutE+iep2o7R8Lf+yoer3zU6/0EAUc8QIBB3GYBc1KGz4c4TRm83xwXUZVPlZ6YCLss4r77jbu6j3sendJoiQ== | ||||
|   version "6.7.4" | ||||
|   resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-6.7.4.tgz#23d1dd4fe5d295c7fa2ab651f5406cd9ad0bd435" | ||||
|   integrity sha512-I5zVZFY+cw4IMZUeNCU7Sh2PO5O57F7Lr0uyhgCJmhN/BuTlnc55KxPonR4+EM3GBdfiCyGZye6DgMjtubQkmA== | ||||
|   dependencies: | ||||
|     "@typescript-eslint/scope-manager" "6.7.3" | ||||
|     "@typescript-eslint/types" "6.7.3" | ||||
|     "@typescript-eslint/typescript-estree" "6.7.3" | ||||
|     "@typescript-eslint/visitor-keys" "6.7.3" | ||||
|     "@typescript-eslint/scope-manager" "6.7.4" | ||||
|     "@typescript-eslint/types" "6.7.4" | ||||
|     "@typescript-eslint/typescript-estree" "6.7.4" | ||||
|     "@typescript-eslint/visitor-keys" "6.7.4" | ||||
|     debug "^4.3.4" | ||||
| 
 | ||||
| "@typescript-eslint/scope-manager@6.7.3": | ||||
|   version "6.7.3" | ||||
|   resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-6.7.3.tgz#07e5709c9bdae3eaf216947433ef97b3b8b7d755" | ||||
|   integrity sha512-wOlo0QnEou9cHO2TdkJmzF7DFGvAKEnB82PuPNHpT8ZKKaZu6Bm63ugOTn9fXNJtvuDPanBc78lGUGGytJoVzQ== | ||||
| "@typescript-eslint/scope-manager@6.7.4": | ||||
|   version "6.7.4" | ||||
|   resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-6.7.4.tgz#a484a17aa219e96044db40813429eb7214d7b386" | ||||
|   integrity sha512-SdGqSLUPTXAXi7c3Ob7peAGVnmMoGzZ361VswK2Mqf8UOYcODiYvs8rs5ILqEdfvX1lE7wEZbLyELCW+Yrql1A== | ||||
|   dependencies: | ||||
|     "@typescript-eslint/types" "6.7.3" | ||||
|     "@typescript-eslint/visitor-keys" "6.7.3" | ||||
|     "@typescript-eslint/types" "6.7.4" | ||||
|     "@typescript-eslint/visitor-keys" "6.7.4" | ||||
| 
 | ||||
| "@typescript-eslint/type-utils@6.7.3": | ||||
|   version "6.7.3" | ||||
|   resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-6.7.3.tgz#c2c165c135dda68a5e70074ade183f5ad68f3400" | ||||
|   integrity sha512-Fc68K0aTDrKIBvLnKTZ5Pf3MXK495YErrbHb1R6aTpfK5OdSFj0rVN7ib6Tx6ePrZ2gsjLqr0s98NG7l96KSQw== | ||||
| "@typescript-eslint/type-utils@6.7.4": | ||||
|   version "6.7.4" | ||||
|   resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-6.7.4.tgz#847cd3b59baf948984499be3e0a12ff07373e321" | ||||
|   integrity sha512-n+g3zi1QzpcAdHFP9KQF+rEFxMb2KxtnJGID3teA/nxKHOVi3ylKovaqEzGBbVY2pBttU6z85gp0D00ufLzViQ== | ||||
|   dependencies: | ||||
|     "@typescript-eslint/typescript-estree" "6.7.3" | ||||
|     "@typescript-eslint/utils" "6.7.3" | ||||
|     "@typescript-eslint/typescript-estree" "6.7.4" | ||||
|     "@typescript-eslint/utils" "6.7.4" | ||||
|     debug "^4.3.4" | ||||
|     ts-api-utils "^1.0.1" | ||||
| 
 | ||||
|  | @ -2674,10 +2669,10 @@ | |||
|   resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.62.0.tgz#258607e60effa309f067608931c3df6fed41fd2f" | ||||
|   integrity sha512-87NVngcbVXUahrRTqIK27gD2t5Cu1yuCXxbLcFtCzZGlfyVWWh8mLHkoxzjsB6DDNnvdL+fW8MiwPEJyGJQDgQ== | ||||
| 
 | ||||
| "@typescript-eslint/types@6.7.3": | ||||
|   version "6.7.3" | ||||
|   resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-6.7.3.tgz#0402b5628a63f24f2dc9d4a678e9a92cc50ea3e9" | ||||
|   integrity sha512-4g+de6roB2NFcfkZb439tigpAMnvEIg3rIjWQ+EM7IBaYt/CdJt6em9BJ4h4UpdgaBWdmx2iWsafHTrqmgIPNw== | ||||
| "@typescript-eslint/types@6.7.4": | ||||
|   version "6.7.4" | ||||
|   resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-6.7.4.tgz#5d358484d2be986980c039de68e9f1eb62ea7897" | ||||
|   integrity sha512-o9XWK2FLW6eSS/0r/tgjAGsYasLAnOWg7hvZ/dGYSSNjCh+49k5ocPN8OmG5aZcSJ8pclSOyVKP2x03Sj+RrCA== | ||||
| 
 | ||||
| "@typescript-eslint/typescript-estree@5.62.0": | ||||
|   version "5.62.0" | ||||
|  | @ -2692,30 +2687,30 @@ | |||
|     semver "^7.3.7" | ||||
|     tsutils "^3.21.0" | ||||
| 
 | ||||
| "@typescript-eslint/typescript-estree@6.7.3": | ||||
|   version "6.7.3" | ||||
|   resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-6.7.3.tgz#ec5bb7ab4d3566818abaf0e4a8fa1958561b7279" | ||||
|   integrity sha512-YLQ3tJoS4VxLFYHTw21oe1/vIZPRqAO91z6Uv0Ss2BKm/Ag7/RVQBcXTGcXhgJMdA4U+HrKuY5gWlJlvoaKZ5g== | ||||
| "@typescript-eslint/typescript-estree@6.7.4": | ||||
|   version "6.7.4" | ||||
|   resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-6.7.4.tgz#f2baece09f7bb1df9296e32638b2e1130014ef1a" | ||||
|   integrity sha512-ty8b5qHKatlNYd9vmpHooQz3Vki3gG+3PchmtsA4TgrZBKWHNjWfkQid7K7xQogBqqc7/BhGazxMD5vr6Ha+iQ== | ||||
|   dependencies: | ||||
|     "@typescript-eslint/types" "6.7.3" | ||||
|     "@typescript-eslint/visitor-keys" "6.7.3" | ||||
|     "@typescript-eslint/types" "6.7.4" | ||||
|     "@typescript-eslint/visitor-keys" "6.7.4" | ||||
|     debug "^4.3.4" | ||||
|     globby "^11.1.0" | ||||
|     is-glob "^4.0.3" | ||||
|     semver "^7.5.4" | ||||
|     ts-api-utils "^1.0.1" | ||||
| 
 | ||||
| "@typescript-eslint/utils@6.7.3": | ||||
|   version "6.7.3" | ||||
|   resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-6.7.3.tgz#96c655816c373135b07282d67407cb577f62e143" | ||||
|   integrity sha512-vzLkVder21GpWRrmSR9JxGZ5+ibIUSudXlW52qeKpzUEQhRSmyZiVDDj3crAth7+5tmN1ulvgKaCU2f/bPRCzg== | ||||
| "@typescript-eslint/utils@6.7.4": | ||||
|   version "6.7.4" | ||||
|   resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-6.7.4.tgz#2236f72b10e38277ee05ef06142522e1de470ff2" | ||||
|   integrity sha512-PRQAs+HUn85Qdk+khAxsVV+oULy3VkbH3hQ8hxLRJXWBEd7iI+GbQxH5SEUSH7kbEoTp6oT1bOwyga24ELALTA== | ||||
|   dependencies: | ||||
|     "@eslint-community/eslint-utils" "^4.4.0" | ||||
|     "@types/json-schema" "^7.0.12" | ||||
|     "@types/semver" "^7.5.0" | ||||
|     "@typescript-eslint/scope-manager" "6.7.3" | ||||
|     "@typescript-eslint/types" "6.7.3" | ||||
|     "@typescript-eslint/typescript-estree" "6.7.3" | ||||
|     "@typescript-eslint/scope-manager" "6.7.4" | ||||
|     "@typescript-eslint/types" "6.7.4" | ||||
|     "@typescript-eslint/typescript-estree" "6.7.4" | ||||
|     semver "^7.5.4" | ||||
| 
 | ||||
| "@typescript-eslint/visitor-keys@5.62.0": | ||||
|  | @ -2726,12 +2721,12 @@ | |||
|     "@typescript-eslint/types" "5.62.0" | ||||
|     eslint-visitor-keys "^3.3.0" | ||||
| 
 | ||||
| "@typescript-eslint/visitor-keys@6.7.3": | ||||
|   version "6.7.3" | ||||
|   resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-6.7.3.tgz#83809631ca12909bd2083558d2f93f5747deebb2" | ||||
|   integrity sha512-HEVXkU9IB+nk9o63CeICMHxFWbHWr3E1mpilIQBe9+7L/lH97rleFLVtYsfnWB+JVMaiFnEaxvknvmIzX+CqVg== | ||||
| "@typescript-eslint/visitor-keys@6.7.4": | ||||
|   version "6.7.4" | ||||
|   resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-6.7.4.tgz#80dfecf820fc67574012375859085f91a4dff043" | ||||
|   integrity sha512-pOW37DUhlTZbvph50x5zZCkFn3xzwkGtNoJHzIM3svpiSkJzwOYr/kVBaXmf+RAQiUDs1AHEZVNPg6UJCJpwRA== | ||||
|   dependencies: | ||||
|     "@typescript-eslint/types" "6.7.3" | ||||
|     "@typescript-eslint/types" "6.7.4" | ||||
|     eslint-visitor-keys "^3.4.1" | ||||
| 
 | ||||
| "@webassemblyjs/ast@1.9.0": | ||||
|  | @ -5528,14 +5523,14 @@ eslint-visitor-keys@^3.3.0, eslint-visitor-keys@^3.4.1, eslint-visitor-keys@^3.4 | |||
|   integrity sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag== | ||||
| 
 | ||||
| eslint@^8.41.0: | ||||
|   version "8.50.0" | ||||
|   resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.50.0.tgz#2ae6015fee0240fcd3f83e1e25df0287f487d6b2" | ||||
|   integrity sha512-FOnOGSuFuFLv/Sa+FDVRZl4GGVAAFFi8LecRsI5a1tMO5HIE8nCm4ivAlzt4dT3ol/PaaGC0rJEEXQmHJBGoOg== | ||||
|   version "8.51.0" | ||||
|   resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.51.0.tgz#4a82dae60d209ac89a5cff1604fea978ba4950f3" | ||||
|   integrity sha512-2WuxRZBrlwnXi+/vFSJyjMqrNjtJqiasMzehF0shoLaW7DzS3/9Yvrmq5JiT66+pNjiX4UBnLDiKHcWAr/OInA== | ||||
|   dependencies: | ||||
|     "@eslint-community/eslint-utils" "^4.2.0" | ||||
|     "@eslint-community/regexpp" "^4.6.1" | ||||
|     "@eslint/eslintrc" "^2.1.2" | ||||
|     "@eslint/js" "8.50.0" | ||||
|     "@eslint/js" "8.51.0" | ||||
|     "@humanwhocodes/config-array" "^0.11.11" | ||||
|     "@humanwhocodes/module-importer" "^1.0.1" | ||||
|     "@nodelib/fs.walk" "^1.2.8" | ||||
|  | @ -6001,15 +5996,15 @@ findup-sync@^3.0.0: | |||
|     resolve-dir "^1.0.1" | ||||
| 
 | ||||
| flat-cache@^3.0.4: | ||||
|   version "3.1.0" | ||||
|   resolved "https://registry.yarnpkg.com/flat-cache/-/flat-cache-3.1.0.tgz#0e54ab4a1a60fe87e2946b6b00657f1c99e1af3f" | ||||
|   integrity sha512-OHx4Qwrrt0E4jEIcI5/Xb+f+QmJYNj2rrK8wiIdQOIrB9WrrJL8cjZvXdXuBTkkEwEqLycb5BeZDV1o2i9bTew== | ||||
|   version "3.1.1" | ||||
|   resolved "https://registry.yarnpkg.com/flat-cache/-/flat-cache-3.1.1.tgz#a02a15fdec25a8f844ff7cc658f03dd99eb4609b" | ||||
|   integrity sha512-/qM2b3LUIaIgviBQovTLvijfyOQXPtSRnRK26ksj2J7rzPIecePUIpJsZ4T02Qg+xiAEKIs5K8dsHEd+VaKa/Q== | ||||
|   dependencies: | ||||
|     flatted "^3.2.7" | ||||
|     flatted "^3.2.9" | ||||
|     keyv "^4.5.3" | ||||
|     rimraf "^3.0.2" | ||||
| 
 | ||||
| flatted@^3.2.7: | ||||
| flatted@^3.2.9: | ||||
|   version "3.2.9" | ||||
|   resolved "https://registry.yarnpkg.com/flatted/-/flatted-3.2.9.tgz#7eb4c67ca1ba34232ca9d2d93e9886e611ad7daf" | ||||
|   integrity sha512-36yxDn5H7OFZQla0/jFJmbIKTdZAQHngCedGxiMmpNfEZM0sdEeT+WczLQrjK6D7o2aiyLYDnkw0R3JK0Qv1RQ== | ||||
|  | @ -6308,9 +6303,9 @@ globals@^11.1.0: | |||
|   integrity sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA== | ||||
| 
 | ||||
| globals@^13.19.0: | ||||
|   version "13.22.0" | ||||
|   resolved "https://registry.yarnpkg.com/globals/-/globals-13.22.0.tgz#0c9fcb9c48a2494fbb5edbfee644285543eba9d8" | ||||
|   integrity sha512-H1Ddc/PbZHTDVJSnj8kWptIRSD6AM3pK+mKytuIVF4uoBV7rshFlhhvA58ceJ5wp3Er58w6zj7bykMpYXt3ETw== | ||||
|   version "13.23.0" | ||||
|   resolved "https://registry.yarnpkg.com/globals/-/globals-13.23.0.tgz#ef31673c926a0976e1f61dab4dca57e0c0a8af02" | ||||
|   integrity sha512-XAmF0RjlrjY23MA51q3HltdlGxUpXPvg0GioKiD9X6HD28iMjo2dKC8Vqwm7lne4GNr78+RHTfliktR6ZH09wA== | ||||
|   dependencies: | ||||
|     type-fest "^0.20.2" | ||||
| 
 | ||||
|  | @ -8019,9 +8014,9 @@ keycode@^2.1.7: | |||
|   integrity sha512-Rdgz9Hl9Iv4QKi8b0OlCRQEzp4AgVxyCtz5S/+VIHezDmrDhkp2N2TqBWOLz0/gbeREXOOiI9/4b8BY9uw2vFg== | ||||
| 
 | ||||
| keyv@^4.5.3: | ||||
|   version "4.5.3" | ||||
|   resolved "https://registry.yarnpkg.com/keyv/-/keyv-4.5.3.tgz#00873d2b046df737963157bd04f294ca818c9c25" | ||||
|   integrity sha512-QCiSav9WaX1PgETJ+SpNnx2PRRapJ/oRSXM4VO5OGYGSjrxbKPVFVhB3l2OCbLCk329N8qyAtsJjSjvVBWzEug== | ||||
|   version "4.5.4" | ||||
|   resolved "https://registry.yarnpkg.com/keyv/-/keyv-4.5.4.tgz#a879a99e29452f942439f2a405e3af8b31d4de93" | ||||
|   integrity sha512-oxVHkHR/EJf2CNXnWxRLW6mg7JyCCUcG0DtEGmL2ctUo1PNTin1PUil+r/+4r5MpVgC/fn1kjsx7mjSujKqIpw== | ||||
|   dependencies: | ||||
|     json-buffer "3.0.1" | ||||
| 
 | ||||
|  | @ -11478,7 +11473,6 @@ stringz@^2.1.0: | |||
|     char-regex "^1.0.2" | ||||
| 
 | ||||
| "strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^6.0.0, strip-ansi@^6.0.1: | ||||
|   name strip-ansi-cjs | ||||
|   version "6.0.1" | ||||
|   resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9" | ||||
|   integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A== | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue