mirror of
				https://github.com/cinnyapp/cinny.git
				synced 2025-11-04 14:30:29 +03:00 
			
		
		
		
	Update dependency eslint to v8.24.0 (#870)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
		
							parent
							
								
									8b6cecdbf8
								
							
						
					
					
						commit
						c2d353b973
					
				
					 2 changed files with 16 additions and 16 deletions
				
			
		
							
								
								
									
										30
									
								
								package-lock.json
									
										
									
										generated
									
									
									
								
							
							
						
						
									
										30
									
								
								package-lock.json
									
										
									
										generated
									
									
									
								
							| 
						 | 
				
			
			@ -53,7 +53,7 @@
 | 
			
		|||
        "crypto-browserify": "3.12.0",
 | 
			
		||||
        "css-loader": "6.7.1",
 | 
			
		||||
        "css-minimizer-webpack-plugin": "4.1.0",
 | 
			
		||||
        "eslint": "8.23.1",
 | 
			
		||||
        "eslint": "8.24.0",
 | 
			
		||||
        "eslint-config-airbnb": "19.0.4",
 | 
			
		||||
        "eslint-plugin-import": "2.26.0",
 | 
			
		||||
        "eslint-plugin-jsx-a11y": "6.6.1",
 | 
			
		||||
| 
						 | 
				
			
			@ -1859,9 +1859,9 @@
 | 
			
		|||
      "integrity": "sha512-CnD7zLItIzt86q4Sj3kZUiLcBk1dSk81qcqgMGaZe7SQ1P8hFNxhMl5AZthK1zrDM5m74VVhaOpuMGIL4gagaA=="
 | 
			
		||||
    },
 | 
			
		||||
    "node_modules/@humanwhocodes/config-array": {
 | 
			
		||||
      "version": "0.10.4",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/@humanwhocodes/config-array/-/config-array-0.10.4.tgz",
 | 
			
		||||
      "integrity": "sha512-mXAIHxZT3Vcpg83opl1wGlVZ9xydbfZO3r5YfRSH6Gpp2J/PfdBP0wbDa2sO6/qRbcalpoevVyW6A/fI6LfeMw==",
 | 
			
		||||
      "version": "0.10.5",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/@humanwhocodes/config-array/-/config-array-0.10.5.tgz",
 | 
			
		||||
      "integrity": "sha512-XVVDtp+dVvRxMoxSiSfasYaG02VEe1qH5cKgMQJWhol6HwzbcqoCMJi8dAGoYAO57jhUyhI6cWuRiTcRaDaYug==",
 | 
			
		||||
      "dev": true,
 | 
			
		||||
      "dependencies": {
 | 
			
		||||
        "@humanwhocodes/object-schema": "^1.2.1",
 | 
			
		||||
| 
						 | 
				
			
			@ -4898,13 +4898,13 @@
 | 
			
		|||
      }
 | 
			
		||||
    },
 | 
			
		||||
    "node_modules/eslint": {
 | 
			
		||||
      "version": "8.23.1",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/eslint/-/eslint-8.23.1.tgz",
 | 
			
		||||
      "integrity": "sha512-w7C1IXCc6fNqjpuYd0yPlcTKKmHlHHktRkzmBPZ+7cvNBQuiNjx0xaMTjAJGCafJhQkrFJooREv0CtrVzmHwqg==",
 | 
			
		||||
      "version": "8.24.0",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/eslint/-/eslint-8.24.0.tgz",
 | 
			
		||||
      "integrity": "sha512-dWFaPhGhTAiPcCgm3f6LI2MBWbogMnTJzFBbhXVRQDJPkr9pGZvVjlVfXd+vyDcWPA2Ic9L2AXPIQM0+vk/cSQ==",
 | 
			
		||||
      "dev": true,
 | 
			
		||||
      "dependencies": {
 | 
			
		||||
        "@eslint/eslintrc": "^1.3.2",
 | 
			
		||||
        "@humanwhocodes/config-array": "^0.10.4",
 | 
			
		||||
        "@humanwhocodes/config-array": "^0.10.5",
 | 
			
		||||
        "@humanwhocodes/gitignore-to-minimatch": "^1.0.2",
 | 
			
		||||
        "@humanwhocodes/module-importer": "^1.0.1",
 | 
			
		||||
        "ajv": "^6.10.0",
 | 
			
		||||
| 
						 | 
				
			
			@ -13091,9 +13091,9 @@
 | 
			
		|||
      "integrity": "sha512-CnD7zLItIzt86q4Sj3kZUiLcBk1dSk81qcqgMGaZe7SQ1P8hFNxhMl5AZthK1zrDM5m74VVhaOpuMGIL4gagaA=="
 | 
			
		||||
    },
 | 
			
		||||
    "@humanwhocodes/config-array": {
 | 
			
		||||
      "version": "0.10.4",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/@humanwhocodes/config-array/-/config-array-0.10.4.tgz",
 | 
			
		||||
      "integrity": "sha512-mXAIHxZT3Vcpg83opl1wGlVZ9xydbfZO3r5YfRSH6Gpp2J/PfdBP0wbDa2sO6/qRbcalpoevVyW6A/fI6LfeMw==",
 | 
			
		||||
      "version": "0.10.5",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/@humanwhocodes/config-array/-/config-array-0.10.5.tgz",
 | 
			
		||||
      "integrity": "sha512-XVVDtp+dVvRxMoxSiSfasYaG02VEe1qH5cKgMQJWhol6HwzbcqoCMJi8dAGoYAO57jhUyhI6cWuRiTcRaDaYug==",
 | 
			
		||||
      "dev": true,
 | 
			
		||||
      "requires": {
 | 
			
		||||
        "@humanwhocodes/object-schema": "^1.2.1",
 | 
			
		||||
| 
						 | 
				
			
			@ -15536,13 +15536,13 @@
 | 
			
		|||
      "dev": true
 | 
			
		||||
    },
 | 
			
		||||
    "eslint": {
 | 
			
		||||
      "version": "8.23.1",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/eslint/-/eslint-8.23.1.tgz",
 | 
			
		||||
      "integrity": "sha512-w7C1IXCc6fNqjpuYd0yPlcTKKmHlHHktRkzmBPZ+7cvNBQuiNjx0xaMTjAJGCafJhQkrFJooREv0CtrVzmHwqg==",
 | 
			
		||||
      "version": "8.24.0",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/eslint/-/eslint-8.24.0.tgz",
 | 
			
		||||
      "integrity": "sha512-dWFaPhGhTAiPcCgm3f6LI2MBWbogMnTJzFBbhXVRQDJPkr9pGZvVjlVfXd+vyDcWPA2Ic9L2AXPIQM0+vk/cSQ==",
 | 
			
		||||
      "dev": true,
 | 
			
		||||
      "requires": {
 | 
			
		||||
        "@eslint/eslintrc": "^1.3.2",
 | 
			
		||||
        "@humanwhocodes/config-array": "^0.10.4",
 | 
			
		||||
        "@humanwhocodes/config-array": "^0.10.5",
 | 
			
		||||
        "@humanwhocodes/gitignore-to-minimatch": "^1.0.2",
 | 
			
		||||
        "@humanwhocodes/module-importer": "^1.0.1",
 | 
			
		||||
        "ajv": "^6.10.0",
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -59,7 +59,7 @@
 | 
			
		|||
    "crypto-browserify": "3.12.0",
 | 
			
		||||
    "css-loader": "6.7.1",
 | 
			
		||||
    "css-minimizer-webpack-plugin": "4.1.0",
 | 
			
		||||
    "eslint": "8.23.1",
 | 
			
		||||
    "eslint": "8.24.0",
 | 
			
		||||
    "eslint-config-airbnb": "19.0.4",
 | 
			
		||||
    "eslint-plugin-import": "2.26.0",
 | 
			
		||||
    "eslint-plugin-jsx-a11y": "6.6.1",
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue