forked from cybrespace/pinafore
		
	update eslint-plugin-html to version 4.0.6 (#550)
* chore(package): update eslint-plugin-html to version 4.0.6 * chore(package): update lockfile package-lock.json
This commit is contained in:
		
							parent
							
								
									1fecbb4c8e
								
							
						
					
					
						commit
						cb4c7b18c0
					
				
					 2 changed files with 4 additions and 4 deletions
				
			
		
							
								
								
									
										6
									
								
								package-lock.json
									
										
									
										generated
									
									
									
								
							
							
						
						
									
										6
									
								
								package-lock.json
									
										
									
										generated
									
									
									
								
							| 
						 | 
				
			
			@ -4565,9 +4565,9 @@
 | 
			
		|||
      }
 | 
			
		||||
    },
 | 
			
		||||
    "eslint-plugin-html": {
 | 
			
		||||
      "version": "4.0.5",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/eslint-plugin-html/-/eslint-plugin-html-4.0.5.tgz",
 | 
			
		||||
      "integrity": "sha512-yULqYldzhYXTwZEaJXM30HhfgJdtTzuVH3LeoANybESHZ5+2ztLD72BsB2wR124/kk/PvQqZofDFSdNIk+kykw==",
 | 
			
		||||
      "version": "4.0.6",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/eslint-plugin-html/-/eslint-plugin-html-4.0.6.tgz",
 | 
			
		||||
      "integrity": "sha512-nj6A9oK+7BKnMm0E7dMRH3r75BfpkXtcVIb3pFC4AcDdBTNyg2NGxHXyFNT1emW4VsR7P2SZvRXXQtUR+kY08w==",
 | 
			
		||||
      "dev": true,
 | 
			
		||||
      "requires": {
 | 
			
		||||
        "htmlparser2": "^3.8.2"
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -103,7 +103,7 @@
 | 
			
		|||
    "yargs": "^12.0.1"
 | 
			
		||||
  },
 | 
			
		||||
  "devDependencies": {
 | 
			
		||||
    "eslint-plugin-html": "^4.0.5",
 | 
			
		||||
    "eslint-plugin-html": "^4.0.6",
 | 
			
		||||
    "now": "^11.4.0",
 | 
			
		||||
    "standard": "^12.0.0",
 | 
			
		||||
    "testcafe": "^0.22.0"
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue