chore(deps-dev): bump eslint from 7.28.0 to 7.29.0
Bumps [eslint](https://github.com/eslint/eslint) from 7.28.0 to 7.29.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/compare/v7.28.0...v7.29.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
		
							parent
							
								
									840c983384
								
							
						
					
					
						commit
						dbf1f06d9c
					
				
							
								
								
									
										15
									
								
								package-lock.json
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										15
									
								
								package-lock.json
									
									
									
										generated
									
									
									
								
							| @ -9837,9 +9837,9 @@ | ||||
|       } | ||||
|     }, | ||||
|     "eslint": { | ||||
|       "version": "7.28.0", | ||||
|       "resolved": "https://registry.npmjs.org/eslint/-/eslint-7.28.0.tgz", | ||||
|       "integrity": "sha512-UMfH0VSjP0G4p3EWirscJEQ/cHqnT/iuH6oNZOB94nBjWbMnhGEPxsZm1eyIW0C/9jLI0Fow4W5DXLjEI7mn1g==", | ||||
|       "version": "7.29.0", | ||||
|       "resolved": "https://registry.npmjs.org/eslint/-/eslint-7.29.0.tgz", | ||||
|       "integrity": "sha512-82G/JToB9qIy/ArBzIWG9xvvwL3R86AlCjtGw+A29OMZDqhTybz/MByORSukGxeI+YPCR4coYyITKk8BFH9nDA==", | ||||
|       "dev": true, | ||||
|       "requires": { | ||||
|         "@babel/code-frame": "7.12.11", | ||||
| @ -9960,15 +9960,6 @@ | ||||
|             } | ||||
|           } | ||||
|         }, | ||||
|         "glob-parent": { | ||||
|           "version": "5.1.2", | ||||
|           "resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-5.1.2.tgz", | ||||
|           "integrity": "sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==", | ||||
|           "dev": true, | ||||
|           "requires": { | ||||
|             "is-glob": "^4.0.1" | ||||
|           } | ||||
|         }, | ||||
|         "globals": { | ||||
|           "version": "13.9.0", | ||||
|           "resolved": "https://registry.npmjs.org/globals/-/globals-13.9.0.tgz", | ||||
|  | ||||
| @ -73,7 +73,7 @@ | ||||
|     "babel-core": "7.0.0-bridge.0", | ||||
|     "babel-eslint": "^10.1.0", | ||||
|     "babel-jest": "^27.0.2", | ||||
|     "eslint": "^7.28.0", | ||||
|     "eslint": "^7.29.0", | ||||
|     "eslint-config-prettier": "^8.3.0", | ||||
|     "eslint-plugin-nuxt": "^2.0.0", | ||||
|     "eslint-plugin-prettier": "^3.4.0", | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user