chore(deps-dev): bump eslint-plugin-prettier from 3.4.1 to 4.0.0
This commit is contained in:
		
							parent
							
								
									7e4b15e19e
								
							
						
					
					
						commit
						66fee6a712
					
				
							
								
								
									
										56
									
								
								package-lock.json
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										56
									
								
								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.1", | ||||
|         "eslint-plugin-prettier": "^4.0.0", | ||||
|         "eslint-plugin-promise": "^5.1.0", | ||||
|         "husky": "^7.0.2", | ||||
|         "jest": "^27.1.0", | ||||
| @ -5540,6 +5540,18 @@ | ||||
|         "yallist": "^2.1.2" | ||||
|       } | ||||
|     }, | ||||
|     "node_modules/@vue/component-compiler-utils/node_modules/prettier": { | ||||
|       "version": "1.19.1", | ||||
|       "resolved": "https://registry.npmjs.org/prettier/-/prettier-1.19.1.tgz", | ||||
|       "integrity": "sha512-s7PoyDv/II1ObgQunCbB9PdLmUcBZcnWOcxDh7O0N/UwDEsHyqkW+Qh28jW+mVuCdx7gLB0BotYI1Y6uI9iyew==", | ||||
|       "optional": true, | ||||
|       "bin": { | ||||
|         "prettier": "bin-prettier.js" | ||||
|       }, | ||||
|       "engines": { | ||||
|         "node": ">=4" | ||||
|       } | ||||
|     }, | ||||
|     "node_modules/@vue/component-compiler-utils/node_modules/yallist": { | ||||
|       "version": "2.1.2", | ||||
|       "resolved": "https://registry.npmjs.org/yallist/-/yallist-2.1.2.tgz", | ||||
| @ -10316,9 +10328,9 @@ | ||||
|       } | ||||
|     }, | ||||
|     "node_modules/eslint-plugin-prettier": { | ||||
|       "version": "3.4.1", | ||||
|       "resolved": "https://registry.npmjs.org/eslint-plugin-prettier/-/eslint-plugin-prettier-3.4.1.tgz", | ||||
|       "integrity": "sha512-htg25EUYUeIhKHXjOinK4BgCcDwtLHjqaxCDsMy5nbnUMkKFvIhMVCp+5GFUXQ4Nr8lBsPqtGAqBenbpFqAA2g==", | ||||
|       "version": "4.0.0", | ||||
|       "resolved": "https://registry.npmjs.org/eslint-plugin-prettier/-/eslint-plugin-prettier-4.0.0.tgz", | ||||
|       "integrity": "sha512-98MqmCJ7vJodoQK359bqQWaxOE0CS8paAz/GgjaZLyex4TTk3g9HugoO89EqWCrFiOqn9EVvcoo7gZzONCWVwQ==", | ||||
|       "dev": true, | ||||
|       "dependencies": { | ||||
|         "prettier-linter-helpers": "^1.0.0" | ||||
| @ -10327,8 +10339,8 @@ | ||||
|         "node": ">=6.0.0" | ||||
|       }, | ||||
|       "peerDependencies": { | ||||
|         "eslint": ">=5.0.0", | ||||
|         "prettier": ">=1.13.0" | ||||
|         "eslint": ">=7.28.0", | ||||
|         "prettier": ">=2.0.0" | ||||
|       }, | ||||
|       "peerDependenciesMeta": { | ||||
|         "eslint-config-prettier": { | ||||
| @ -19349,15 +19361,16 @@ | ||||
|       } | ||||
|     }, | ||||
|     "node_modules/prettier": { | ||||
|       "version": "1.19.1", | ||||
|       "resolved": "https://registry.npmjs.org/prettier/-/prettier-1.19.1.tgz", | ||||
|       "integrity": "sha512-s7PoyDv/II1ObgQunCbB9PdLmUcBZcnWOcxDh7O0N/UwDEsHyqkW+Qh28jW+mVuCdx7gLB0BotYI1Y6uI9iyew==", | ||||
|       "devOptional": true, | ||||
|       "version": "2.3.2", | ||||
|       "resolved": "https://registry.npmjs.org/prettier/-/prettier-2.3.2.tgz", | ||||
|       "integrity": "sha512-lnJzDfJ66zkMy58OL5/NY5zp70S7Nz6KqcKkXYzn2tMVrNxvbqaBpg7H3qHaLxCJ5lNMsGuM8+ohS7cZrthdLQ==", | ||||
|       "dev": true, | ||||
|       "peer": true, | ||||
|       "bin": { | ||||
|         "prettier": "bin-prettier.js" | ||||
|       }, | ||||
|       "engines": { | ||||
|         "node": ">=4" | ||||
|         "node": ">=10.13.0" | ||||
|       } | ||||
|     }, | ||||
|     "node_modules/prettier-linter-helpers": { | ||||
| @ -29117,6 +29130,12 @@ | ||||
|             "yallist": "^2.1.2" | ||||
|           } | ||||
|         }, | ||||
|         "prettier": { | ||||
|           "version": "1.19.1", | ||||
|           "resolved": "https://registry.npmjs.org/prettier/-/prettier-1.19.1.tgz", | ||||
|           "integrity": "sha512-s7PoyDv/II1ObgQunCbB9PdLmUcBZcnWOcxDh7O0N/UwDEsHyqkW+Qh28jW+mVuCdx7gLB0BotYI1Y6uI9iyew==", | ||||
|           "optional": true | ||||
|         }, | ||||
|         "yallist": { | ||||
|           "version": "2.1.2", | ||||
|           "resolved": "https://registry.npmjs.org/yallist/-/yallist-2.1.2.tgz", | ||||
| @ -33062,9 +33081,9 @@ | ||||
|       } | ||||
|     }, | ||||
|     "eslint-plugin-prettier": { | ||||
|       "version": "3.4.1", | ||||
|       "resolved": "https://registry.npmjs.org/eslint-plugin-prettier/-/eslint-plugin-prettier-3.4.1.tgz", | ||||
|       "integrity": "sha512-htg25EUYUeIhKHXjOinK4BgCcDwtLHjqaxCDsMy5nbnUMkKFvIhMVCp+5GFUXQ4Nr8lBsPqtGAqBenbpFqAA2g==", | ||||
|       "version": "4.0.0", | ||||
|       "resolved": "https://registry.npmjs.org/eslint-plugin-prettier/-/eslint-plugin-prettier-4.0.0.tgz", | ||||
|       "integrity": "sha512-98MqmCJ7vJodoQK359bqQWaxOE0CS8paAz/GgjaZLyex4TTk3g9HugoO89EqWCrFiOqn9EVvcoo7gZzONCWVwQ==", | ||||
|       "dev": true, | ||||
|       "requires": { | ||||
|         "prettier-linter-helpers": "^1.0.0" | ||||
| @ -39861,10 +39880,11 @@ | ||||
|       "integrity": "sha1-1PRWKwzjaW5BrFLQ4ALlemNdxtw=" | ||||
|     }, | ||||
|     "prettier": { | ||||
|       "version": "1.19.1", | ||||
|       "resolved": "https://registry.npmjs.org/prettier/-/prettier-1.19.1.tgz", | ||||
|       "integrity": "sha512-s7PoyDv/II1ObgQunCbB9PdLmUcBZcnWOcxDh7O0N/UwDEsHyqkW+Qh28jW+mVuCdx7gLB0BotYI1Y6uI9iyew==", | ||||
|       "devOptional": true | ||||
|       "version": "2.3.2", | ||||
|       "resolved": "https://registry.npmjs.org/prettier/-/prettier-2.3.2.tgz", | ||||
|       "integrity": "sha512-lnJzDfJ66zkMy58OL5/NY5zp70S7Nz6KqcKkXYzn2tMVrNxvbqaBpg7H3qHaLxCJ5lNMsGuM8+ohS7cZrthdLQ==", | ||||
|       "dev": true, | ||||
|       "peer": true | ||||
|     }, | ||||
|     "prettier-linter-helpers": { | ||||
|       "version": "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.1", | ||||
|     "eslint-plugin-prettier": "^4.0.0", | ||||
|     "eslint-plugin-promise": "^5.1.0", | ||||
|     "husky": "^7.0.2", | ||||
|     "jest": "^27.1.0", | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user