mirror of
				https://github.com/microsoft/playwright.git
				synced 2025-06-26 21:40:17 +00:00 
			
		
		
		
	chore: drop adm-zip from dev dependencies (#17198)
This was used in the `repack-juggler`.
This commit is contained in:
		
							parent
							
								
									cf8f662f13
								
							
						
					
					
						commit
						3708ba7a1f
					
				
							
								
								
									
										13
									
								
								package-lock.json
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										13
									
								
								package-lock.json
									
									
									
										generated
									
									
									
								
							| @ -31,7 +31,6 @@ | |||||||
|         "@typescript-eslint/parser": "^5.10.2", |         "@typescript-eslint/parser": "^5.10.2", | ||||||
|         "@vitejs/plugin-react": "^1.3.2", |         "@vitejs/plugin-react": "^1.3.2", | ||||||
|         "@zip.js/zip.js": "^2.4.2", |         "@zip.js/zip.js": "^2.4.2", | ||||||
|         "adm-zip": "^0.5.9", |  | ||||||
|         "ansi-to-html": "^0.7.2", |         "ansi-to-html": "^0.7.2", | ||||||
|         "chokidar": "^3.5.3", |         "chokidar": "^3.5.3", | ||||||
|         "colors": "^1.4.0", |         "colors": "^1.4.0", | ||||||
| @ -1924,14 +1923,6 @@ | |||||||
|         "acorn": "^6.0.0 || ^7.0.0 || ^8.0.0" |         "acorn": "^6.0.0 || ^7.0.0 || ^8.0.0" | ||||||
|       } |       } | ||||||
|     }, |     }, | ||||||
|     "node_modules/adm-zip": { |  | ||||||
|       "version": "0.5.9", |  | ||||||
|       "dev": true, |  | ||||||
|       "license": "MIT", |  | ||||||
|       "engines": { |  | ||||||
|         "node": ">=6.0" |  | ||||||
|       } |  | ||||||
|     }, |  | ||||||
|     "node_modules/ajv": { |     "node_modules/ajv": { | ||||||
|       "version": "6.12.6", |       "version": "6.12.6", | ||||||
|       "dev": true, |       "dev": true, | ||||||
| @ -9628,10 +9619,6 @@ | |||||||
|       "dev": true, |       "dev": true, | ||||||
|       "requires": {} |       "requires": {} | ||||||
|     }, |     }, | ||||||
|     "adm-zip": { |  | ||||||
|       "version": "0.5.9", |  | ||||||
|       "dev": true |  | ||||||
|     }, |  | ||||||
|     "ajv": { |     "ajv": { | ||||||
|       "version": "6.12.6", |       "version": "6.12.6", | ||||||
|       "dev": true, |       "dev": true, | ||||||
|  | |||||||
| @ -67,7 +67,6 @@ | |||||||
|     "@typescript-eslint/parser": "^5.10.2", |     "@typescript-eslint/parser": "^5.10.2", | ||||||
|     "@vitejs/plugin-react": "^1.3.2", |     "@vitejs/plugin-react": "^1.3.2", | ||||||
|     "@zip.js/zip.js": "^2.4.2", |     "@zip.js/zip.js": "^2.4.2", | ||||||
|     "adm-zip": "^0.5.9", |  | ||||||
|     "ansi-to-html": "^0.7.2", |     "ansi-to-html": "^0.7.2", | ||||||
|     "chokidar": "^3.5.3", |     "chokidar": "^3.5.3", | ||||||
|     "colors": "^1.4.0", |     "colors": "^1.4.0", | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Andrey Lushnikov
						Andrey Lushnikov