chore(deps-dev): bump eslint-plugin-prettier from 3.4.0 to 3.4.1
Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) from 3.4.0 to 3.4.1. - [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases) - [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md) - [Commits](https://github.com/prettier/eslint-plugin-prettier/commits) --- updated-dependencies: - dependency-name: eslint-plugin-prettier dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
		
							parent
							
								
									f3d30fc12b
								
							
						
					
					
						commit
						79b2c4c12a
					
				
							
								
								
									
										14
									
								
								package-lock.json
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										14
									
								
								package-lock.json
									
									
									
										generated
									
									
									
								
							| @ -52,7 +52,7 @@ | ||||
|         "eslint": "^7.32.0", | ||||
|         "eslint-config-prettier": "^8.3.0", | ||||
|         "eslint-plugin-nuxt": "^2.0.0", | ||||
|         "eslint-plugin-prettier": "^3.4.0", | ||||
|         "eslint-plugin-prettier": "^3.4.1", | ||||
|         "eslint-plugin-promise": "^5.1.0", | ||||
|         "husky": "^7.0.1", | ||||
|         "jest": "^27.0.6", | ||||
| @ -10309,9 +10309,9 @@ | ||||
|       } | ||||
|     }, | ||||
|     "node_modules/eslint-plugin-prettier": { | ||||
|       "version": "3.4.0", | ||||
|       "resolved": "https://registry.npmjs.org/eslint-plugin-prettier/-/eslint-plugin-prettier-3.4.0.tgz", | ||||
|       "integrity": "sha512-UDK6rJT6INSfcOo545jiaOwB701uAIt2/dR7WnFQoGCVl1/EMqdANBmwUaqqQ45aXprsTGzSa39LI1PyuRBxxw==", | ||||
|       "version": "3.4.1", | ||||
|       "resolved": "https://registry.npmjs.org/eslint-plugin-prettier/-/eslint-plugin-prettier-3.4.1.tgz", | ||||
|       "integrity": "sha512-htg25EUYUeIhKHXjOinK4BgCcDwtLHjqaxCDsMy5nbnUMkKFvIhMVCp+5GFUXQ4Nr8lBsPqtGAqBenbpFqAA2g==", | ||||
|       "dev": true, | ||||
|       "dependencies": { | ||||
|         "prettier-linter-helpers": "^1.0.0" | ||||
| @ -32439,9 +32439,9 @@ | ||||
|       } | ||||
|     }, | ||||
|     "eslint-plugin-prettier": { | ||||
|       "version": "3.4.0", | ||||
|       "resolved": "https://registry.npmjs.org/eslint-plugin-prettier/-/eslint-plugin-prettier-3.4.0.tgz", | ||||
|       "integrity": "sha512-UDK6rJT6INSfcOo545jiaOwB701uAIt2/dR7WnFQoGCVl1/EMqdANBmwUaqqQ45aXprsTGzSa39LI1PyuRBxxw==", | ||||
|       "version": "3.4.1", | ||||
|       "resolved": "https://registry.npmjs.org/eslint-plugin-prettier/-/eslint-plugin-prettier-3.4.1.tgz", | ||||
|       "integrity": "sha512-htg25EUYUeIhKHXjOinK4BgCcDwtLHjqaxCDsMy5nbnUMkKFvIhMVCp+5GFUXQ4Nr8lBsPqtGAqBenbpFqAA2g==", | ||||
|       "dev": true, | ||||
|       "requires": { | ||||
|         "prettier-linter-helpers": "^1.0.0" | ||||
|  | ||||
| @ -80,7 +80,7 @@ | ||||
|     "eslint": "^7.32.0", | ||||
|     "eslint-config-prettier": "^8.3.0", | ||||
|     "eslint-plugin-nuxt": "^2.0.0", | ||||
|     "eslint-plugin-prettier": "^3.4.0", | ||||
|     "eslint-plugin-prettier": "^3.4.1", | ||||
|     "eslint-plugin-promise": "^5.1.0", | ||||
|     "husky": "^7.0.1", | ||||
|     "jest": "^27.0.6", | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user