mirror of
				https://github.com/cinnyapp/cinny.git
				synced 2025-11-04 06:20:28 +03:00 
			
		
		
		
	Bump eslint from 8.15.0 to 8.16.0 (#574)
Bumps [eslint](https://github.com/eslint/eslint) from 8.15.0 to 8.16.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/compare/v8.15.0...v8.16.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
		
							parent
							
								
									e48d216d79
								
							
						
					
					
						commit
						00956f5bba
					
				
					 2 changed files with 26 additions and 26 deletions
				
			
		
							
								
								
									
										50
									
								
								package-lock.json
									
										
									
										generated
									
									
									
								
							
							
						
						
									
										50
									
								
								package-lock.json
									
										
									
										generated
									
									
									
								
							| 
						 | 
				
			
			@ -55,7 +55,7 @@
 | 
			
		|||
        "crypto-browserify": "^3.12.0",
 | 
			
		||||
        "css-loader": "^6.7.1",
 | 
			
		||||
        "css-minimizer-webpack-plugin": "^3.4.1",
 | 
			
		||||
        "eslint": "^8.15.0",
 | 
			
		||||
        "eslint": "^8.16.0",
 | 
			
		||||
        "eslint-config-airbnb": "^19.0.4",
 | 
			
		||||
        "eslint-plugin-import": "^2.26.0",
 | 
			
		||||
        "eslint-plugin-jsx-a11y": "^6.4.1",
 | 
			
		||||
| 
						 | 
				
			
			@ -1789,15 +1789,15 @@
 | 
			
		|||
      }
 | 
			
		||||
    },
 | 
			
		||||
    "node_modules/@eslint/eslintrc": {
 | 
			
		||||
      "version": "1.2.3",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-1.2.3.tgz",
 | 
			
		||||
      "integrity": "sha512-uGo44hIwoLGNyduRpjdEpovcbMdd+Nv7amtmJxnKmI8xj6yd5LncmSwDa5NgX/41lIFJtkjD6YdVfgEzPfJ5UA==",
 | 
			
		||||
      "version": "1.3.0",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-1.3.0.tgz",
 | 
			
		||||
      "integrity": "sha512-UWW0TMTmk2d7hLcWD1/e2g5HDM/HQ3csaLSqXCfqwh4uNDuNqlaKWXmEsL4Cs41Z0KnILNvwbHAah3C2yt06kw==",
 | 
			
		||||
      "dev": true,
 | 
			
		||||
      "dependencies": {
 | 
			
		||||
        "ajv": "^6.12.4",
 | 
			
		||||
        "debug": "^4.3.2",
 | 
			
		||||
        "espree": "^9.3.2",
 | 
			
		||||
        "globals": "^13.9.0",
 | 
			
		||||
        "globals": "^13.15.0",
 | 
			
		||||
        "ignore": "^5.2.0",
 | 
			
		||||
        "import-fresh": "^3.2.1",
 | 
			
		||||
        "js-yaml": "^4.1.0",
 | 
			
		||||
| 
						 | 
				
			
			@ -5637,12 +5637,12 @@
 | 
			
		|||
      }
 | 
			
		||||
    },
 | 
			
		||||
    "node_modules/eslint": {
 | 
			
		||||
      "version": "8.15.0",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/eslint/-/eslint-8.15.0.tgz",
 | 
			
		||||
      "integrity": "sha512-GG5USZ1jhCu8HJkzGgeK8/+RGnHaNYZGrGDzUtigK3BsGESW/rs2az23XqE0WVwDxy1VRvvjSSGu5nB0Bu+6SA==",
 | 
			
		||||
      "version": "8.16.0",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/eslint/-/eslint-8.16.0.tgz",
 | 
			
		||||
      "integrity": "sha512-MBndsoXY/PeVTDJeWsYj7kLZ5hQpJOfMYLsF6LicLHQWbRDG19lK5jOix4DPl8yY4SUFcE3txy86OzFLWT+yoA==",
 | 
			
		||||
      "dev": true,
 | 
			
		||||
      "dependencies": {
 | 
			
		||||
        "@eslint/eslintrc": "^1.2.3",
 | 
			
		||||
        "@eslint/eslintrc": "^1.3.0",
 | 
			
		||||
        "@humanwhocodes/config-array": "^0.9.2",
 | 
			
		||||
        "ajv": "^6.10.0",
 | 
			
		||||
        "chalk": "^4.0.0",
 | 
			
		||||
| 
						 | 
				
			
			@ -5660,7 +5660,7 @@
 | 
			
		|||
        "file-entry-cache": "^6.0.1",
 | 
			
		||||
        "functional-red-black-tree": "^1.0.1",
 | 
			
		||||
        "glob-parent": "^6.0.1",
 | 
			
		||||
        "globals": "^13.6.0",
 | 
			
		||||
        "globals": "^13.15.0",
 | 
			
		||||
        "ignore": "^5.2.0",
 | 
			
		||||
        "import-fresh": "^3.0.0",
 | 
			
		||||
        "imurmurhash": "^0.1.4",
 | 
			
		||||
| 
						 | 
				
			
			@ -6047,9 +6047,9 @@
 | 
			
		|||
      }
 | 
			
		||||
    },
 | 
			
		||||
    "node_modules/eslint/node_modules/globals": {
 | 
			
		||||
      "version": "13.12.0",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/globals/-/globals-13.12.0.tgz",
 | 
			
		||||
      "integrity": "sha512-uS8X6lSKN2JumVoXrbUz+uG4BYG+eiawqm3qFcT7ammfbUHeCBoJMlHcec/S3krSk73/AE/f0szYFmgAA3kYZg==",
 | 
			
		||||
      "version": "13.15.0",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/globals/-/globals-13.15.0.tgz",
 | 
			
		||||
      "integrity": "sha512-bpzcOlgDhMG070Av0Vy5Owklpv1I6+j96GhUI7Rh7IzDCKLzboflLrrfqMu8NquDbiR4EOQk7XzJwqVJxicxog==",
 | 
			
		||||
      "dev": true,
 | 
			
		||||
      "dependencies": {
 | 
			
		||||
        "type-fest": "^0.20.2"
 | 
			
		||||
| 
						 | 
				
			
			@ -15194,15 +15194,15 @@
 | 
			
		|||
      "dev": true
 | 
			
		||||
    },
 | 
			
		||||
    "@eslint/eslintrc": {
 | 
			
		||||
      "version": "1.2.3",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-1.2.3.tgz",
 | 
			
		||||
      "integrity": "sha512-uGo44hIwoLGNyduRpjdEpovcbMdd+Nv7amtmJxnKmI8xj6yd5LncmSwDa5NgX/41lIFJtkjD6YdVfgEzPfJ5UA==",
 | 
			
		||||
      "version": "1.3.0",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-1.3.0.tgz",
 | 
			
		||||
      "integrity": "sha512-UWW0TMTmk2d7hLcWD1/e2g5HDM/HQ3csaLSqXCfqwh4uNDuNqlaKWXmEsL4Cs41Z0KnILNvwbHAah3C2yt06kw==",
 | 
			
		||||
      "dev": true,
 | 
			
		||||
      "requires": {
 | 
			
		||||
        "ajv": "^6.12.4",
 | 
			
		||||
        "debug": "^4.3.2",
 | 
			
		||||
        "espree": "^9.3.2",
 | 
			
		||||
        "globals": "^13.9.0",
 | 
			
		||||
        "globals": "^13.15.0",
 | 
			
		||||
        "ignore": "^5.2.0",
 | 
			
		||||
        "import-fresh": "^3.2.1",
 | 
			
		||||
        "js-yaml": "^4.1.0",
 | 
			
		||||
| 
						 | 
				
			
			@ -18290,12 +18290,12 @@
 | 
			
		|||
      "dev": true
 | 
			
		||||
    },
 | 
			
		||||
    "eslint": {
 | 
			
		||||
      "version": "8.15.0",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/eslint/-/eslint-8.15.0.tgz",
 | 
			
		||||
      "integrity": "sha512-GG5USZ1jhCu8HJkzGgeK8/+RGnHaNYZGrGDzUtigK3BsGESW/rs2az23XqE0WVwDxy1VRvvjSSGu5nB0Bu+6SA==",
 | 
			
		||||
      "version": "8.16.0",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/eslint/-/eslint-8.16.0.tgz",
 | 
			
		||||
      "integrity": "sha512-MBndsoXY/PeVTDJeWsYj7kLZ5hQpJOfMYLsF6LicLHQWbRDG19lK5jOix4DPl8yY4SUFcE3txy86OzFLWT+yoA==",
 | 
			
		||||
      "dev": true,
 | 
			
		||||
      "requires": {
 | 
			
		||||
        "@eslint/eslintrc": "^1.2.3",
 | 
			
		||||
        "@eslint/eslintrc": "^1.3.0",
 | 
			
		||||
        "@humanwhocodes/config-array": "^0.9.2",
 | 
			
		||||
        "ajv": "^6.10.0",
 | 
			
		||||
        "chalk": "^4.0.0",
 | 
			
		||||
| 
						 | 
				
			
			@ -18313,7 +18313,7 @@
 | 
			
		|||
        "file-entry-cache": "^6.0.1",
 | 
			
		||||
        "functional-red-black-tree": "^1.0.1",
 | 
			
		||||
        "glob-parent": "^6.0.1",
 | 
			
		||||
        "globals": "^13.6.0",
 | 
			
		||||
        "globals": "^13.15.0",
 | 
			
		||||
        "ignore": "^5.2.0",
 | 
			
		||||
        "import-fresh": "^3.0.0",
 | 
			
		||||
        "imurmurhash": "^0.1.4",
 | 
			
		||||
| 
						 | 
				
			
			@ -18383,9 +18383,9 @@
 | 
			
		|||
          }
 | 
			
		||||
        },
 | 
			
		||||
        "globals": {
 | 
			
		||||
          "version": "13.12.0",
 | 
			
		||||
          "resolved": "https://registry.npmjs.org/globals/-/globals-13.12.0.tgz",
 | 
			
		||||
          "integrity": "sha512-uS8X6lSKN2JumVoXrbUz+uG4BYG+eiawqm3qFcT7ammfbUHeCBoJMlHcec/S3krSk73/AE/f0szYFmgAA3kYZg==",
 | 
			
		||||
          "version": "13.15.0",
 | 
			
		||||
          "resolved": "https://registry.npmjs.org/globals/-/globals-13.15.0.tgz",
 | 
			
		||||
          "integrity": "sha512-bpzcOlgDhMG070Av0Vy5Owklpv1I6+j96GhUI7Rh7IzDCKLzboflLrrfqMu8NquDbiR4EOQk7XzJwqVJxicxog==",
 | 
			
		||||
          "dev": true,
 | 
			
		||||
          "requires": {
 | 
			
		||||
            "type-fest": "^0.20.2"
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue